Module 1 Week 1 Flashcards
(251 cards)
Why does backend development pay more than front end development?
Because it requires more set up, configuration, resources, and IT structural knowledge.
Full stack developers must have a solid grasp of…
Planning, architecture, design, development, deployment, and maintenance.
Examples of soft skills include…
Communication and listening to understand, not just respond.
Backend developers build the schema. What is the schema?
A representation of a plan or theory in the form of an outline or model.
True or false? Backend developers build the architecture of how data is used.
True
What are the two types of networks?
Wired and wireless
Can network switches connect to other network switches?
Yes
What is a web server?
A computer that runs applications and service ranging from websites to instant messaging.
Why do they get the name servers?
Because they provide a service to another computer and it’s user (also known as the client)
Where and how are servers stored?
In data centers with hundreds to thousands of other servers.
What is the roll of a data center?
To ensure servers have continuous power, continuous internet connection, and are kept cool 24 hours a day.
Servers are built based on what?
The purpose they serve
Servers for only storing images would most likely have what?
A lot of hard drive space
Servers for computing complex calculations would most likely have what?
A fast processor and a lot of memory
The physical components of a server are called what?
Server hardware
The code that runs on server hardware is called what?
Software
The functions of a web server are…
Website storage & administration, data storage, security, managing email. and handling web requests.
When you type a website into your browser it is the web servers job to respond with the contents of that website. What is this called?
The request-response cycle
Web servers are designed to…
Respond to thousands of requests by clients per second
A webpage is…
A document that displays images, text, videos, and other content in the web browser.
A website is…
A collection of webpages that are linked together.
How many years would it takes to download all the webpages on the internet with our current speed?
3,000,000 years
True or false? All the billions of webpages rely on the same core technologies.
True
A webpage is what in its most basic form?
A text document