Infrastructure Fundamentals

1. What is a Server ?

2. Web Server vs Application Server vs Database Server ?

3. Application Architecture Diagram

  • An architecture diagram is a visual representation of all the elements that make up part, or all, of a system. It is like a blue print to the whole project.
  • This diagram gives a top-level view of a software’s structure. To elaborate, it generally includes various components that interact with each other and how the software interacts with external databases and servers.

4. Fundamental Components in Architecture Diagram