-
Stored in a database
-
- Creating the server.
- Security of the database.
- Making APIs available for the frontend components to request.
-
Backend tech.
-
Dangerous
-
Front and backend language
it store information on a database
ensuring that the server side code is free from vulnerabilities
that it can handle large amounts of traffic
make the code available so others can interact with the service
A combination of operating system, server, database and language
Linux, Apache, MySQL and PHP
Node JS
Its one language over the entire application can its a relatively easy language to use
- A backend application normally stores information in a database.
- A few things backend developers need to do are, code to interact with database, make sure the server side code is bug free, ensure that the server side code is optimized to handle large volumes of traffic and deploy the code online.
- A technology stack is the combination of programming languages, tools and frameworks that the developers use to create web and mobile applications. A stack is created when one layer of application is built atop the other. A stack contains different layers of components/servers that developers use to build software applications and solutions.
- A popular backend stack is LAMP: abbreviation for Linux, Apache, MySQL and PHP. Linux is the server operating system, Apache is the web server, MySQL is the database and P is for PHP, the scripting language.
- Node JS is convenient for front end developers because it removes the need to learn another programming language.
-
How does a backend application normally store information?
In a centralized database -
Name a few things backend developers need to do.
Set up, maintain, maximize efficiency, debug, conduct security of these databases -
What is a technology stack?
“A technology stack , also called a solutions stack , technology infrastructure, or a data ecosystem, is a list of all the technology services used to build and run one single application.”-mixpanal.com -
Name a popular backend stack.
LAMP- This is an abbreviation for Linux, Apache, MySQL and PHP. Linux is the server operating system, Apache is the web server, MySQL is the database and P is for PHP, the scripting language. -
Why is NodeJS convenient for front-end developers who want to start programming backend?
NodeJS is a JavaScript language. JavaScript can be used for both front and back end programming.
-
On a server
-
Write server side code. Write code that communicates with the data base. Make sure that it is secure and is not vulnerable.
-
It is a set of backend technologies, LAMP.
-
Javascript and Python
-
Because it uses Java to code on the frontend also.
- backend stores information on a database.
- write server side code, write code to interact with a database.
- it is the language and framework for backend development
- LAMP
- JS is required for front end development
- How does a backend application normally store information?
In a database - Name a few things backend developers need to do.
-Write server side code.
-Write code to interact with database.
-Deploying the code online so that other people can use your service - What is a technology stack?
A set of programing languages/frameworks used to build backend applications. - Name a popular backend stack.
LAMP- Linux (operating system), Apache (server), MySQL (database), PHP (server-side language) - Why is NodeJS convenient for front-end developers who want to start programming backend?
Same language you use for the front-end (Javascript ) can be used for the back-end
- How does a backend application normally store information?
- In a database
- Name a few things backend developers need to do.
- Writing server-side code
- Writing code to interact with a database
- Ensuring that the server-side code is secure and free of vulnerabilities
- Ensuring that the server-side code is optimised enough to handle large volumes of traffic
- Deploying the code online so that other people can use your service
- What is a technology stack?
- LAMP which stands for Linux (operating system), Apache (server), MySQL (database), PHP (server-side language).
- Name a popular backend stack.
- Python
- Why is NodeJS convenient for front-end developers who want to start programming backend?
- NodeJS sparked a revolution by bringing a client-side language, JavaScript, to the server. Hence reducing the need to learn a different language to program back-end.
-
database
-
Deploy code online so that other people can use your service, Writing server-side code, Writing code to interact with a database, Ensuring that the server-side code is secure and free of vulnerabilities, Ensuring that the server-side code is optimized enough to handle large volumes of traffic
-
a combination of programming languages, frameworks, and tools that developers use to build
-
LAMP- Linux, apache, MySQL, PHP
-
it is the same language thus saving helllla time
-
How does a backend application normally store information?
In a database -
Name a few things backend developers need to do.
Server side code/ code to interact with database/ make sure no issues/ -
What is a technology stack?
A group of serer-side applications. LAMP for example is Linus (operating system), Apache (server), MySql (database) and PHP (language) -
Name a popular backend stack.
LAMP -
Why is NodeJS convenient for front-end developers who want to start programming backend?
Similar language for front and back end development
- It store it on a server database
- -code to interact with database
-make sure server side code is not vulnerable- make sure the code can take on large volume
3 It is the layers of the backend development. The path the information travels
4.LAMP
- make sure the code can take on large volume
- There is no need to learn a second programming language
-
How does a backend application normally store information?
A database (ex. MySQL) -
Name a few things backend developers need to do.
- Writing server-side code
- Writing code to interact with a database
- Ensuring that the server-side code is secure and free of vulnerabilities
- Ensuring that the server-side code is optimised enough to handle large volumes of traffic
- Deploying the code online so that other people can use your service
-
What is a technology stack?
It’s the combination(group) of different technologies together to create a working app. (ex. L(inux) A(pache) M(ySQL) P(HP). -
Name a popular backend stack.
NodeJS, Flask, Django -
Why is NodeJS convenient for front-end developers who want to start programming backend?
Since it uses JavaScript as a programming language (which is a frontend language) you get more bang for you buck since you only need to learn 1 language for both front and back end
- Usually in an SQL Database
- Manage and maintain the code that makes sure the technologies and hardware run smoothly at scale
- Literally a stack of technologies like operating systems, servers, databases and side server languages
- LAMP: Linux, Apache, MySQL, and PHP
- Because a popular back end language is Java so it’d be easier to transition from the front end language to the back end language. Lots of similarities between NodeJS and Java
- In a database on the backend server. Like Mongo DB or MySQL.
- They need to learn a backend programming language like javascript, node js or python. They need to understand some of how frontend works and how backend is connected with the frontend. They need to understand databases.
- LAMP - Linux (os), Apache (server) , MySQL (database) , PHP (code), all what is needed for a functioning backend.
- Flask, Django.
- Because it relies on the same language as frontend, javascript.
Answers for Backend Technologies Reading Assignment
-
Information is normally stored in a database and fetched by the server.
-
Backend developers write code that interacts with the database, they write server-side code ensuring its functionality and free of vulnerabilities, optimize the site for large traffic and deploy code online to be put into service by users.
-
The technology stack is a set of languages/frameworks used for backend development. LAMP is an example of one of these technology stacks. It uses four technologies together, which is where we get our “stack” from in order to create functionality on the backend. Linux; our operating system, Apache; our server, MySQL; our database, & PHP; our server-side language. These four technologies make up our LAMP stack.
-
LAMP. Linux, Apache, MySQL, & PHP.
-
Because this gives you the advantage of having one less language to learn & a single language over the entire application.
-
How does a backend application normally store information?
via a database -
Name a few things backend developers need to do.
- writing server-side code
- writing code to interact with the database
- ensuring that server-side code is secure and free of vulnerabilities
- ensuring that server-side is optimized and can handle large traffic volumes
- deploying online so others can use it.
-
What is a technology stack?
a set of technologies used for a certain purpose, in this case creating a backend -
Name a popular backend stack.
LAMP. Linux, Apache, MySQL, PHP. -
Why is NodeJS convenient for front-end developers who want to start programming backend?
NodeJS uses Javascript for both frontend and backend. frontend developers have experience in this language.
-
How does a backend application normally store information?
Into a database -
Name a few things backend developers need to do.
Getting the database to interact with the frontend. Writing server side code. Deploying the finished product. Making sure the the site is secure and functioning properly. - What is a technology stack? It’s a set of languages grouped together to write your app.
- **Name a popular backend stack.**Examples LAMP, MEAN, MERN.
- Why is NodeJS convenient for front-end developers who want to start programming backend? Because you can use NodeJS to write the backend as well. If you are familiar with Javascript, then you will be able to program the backend with NodeJS.
- How does a backend application normally store information?
In a database - Name a few things backend developers need to do.
- write server code
- write a code that interacts with a database
- making sure the server code is secure
- making sure the server code can handle huge volumes of data
- making sure the code is online and the service provided is accessible
- What is a technology stack?
Combination of programming languages, frameworks and tools used to build a web service or a mobile app. - Name a popular backend stack.
MEAN - MongoDB (NoSQL database), Express.js (backend framework), Angular (frontend framework), Node.js (backend platform) - Why is NodeJS convenient for front-end developers who want to start programming back-end?
NodeJS is a JavaScript runtime environment. Using the same language for frontend and backend is advantage.
- Backend applications store information in the database located in the server.
- Backend developers write code that interacts with the database, also deploy the code online.
- Technology stack is the framework that the developers use
- Flask and Django are popular backend stacks.
- NodeJS using JavaScript which is used on the client-side as well.
- Backend stores data on a database.
- Writing server side conde, ensure the code is not prone to vulnerabilities, deploying code online for other people to use
- It is the technologies used to provide the entire service - the language, database, protocol
- Lamp or Flask
- It is an easy transition due to the experience you can gain on the front end working with NodeJS