Introduction into Software architecture
You will learn about the most important types of software architecture and how they relate to the hardware concepts we have already covered.

What you learn in this lesson #
3 important software architectures, you should know #
- Stand Alone architecture
- Client-Server (legacy) architecture
- Service-oriented architecture

Connecting Software Architecture with hardware #
- Stand-alone architecture runs on a single computer
- Clientโserver architecture requires a server and multiple client computers
- Service-oriented architecture uses virtual machines (VMs), containers, and browsers

Concepts of frontend and backend #
- Service-oriented architecture provides frontend and backend
- short introduction into frontend
- short introduction into backend

๐๐๐ Start Course ๐๐๐