Cloud Architecture Design Patterns

Revision as of 09:03, 12 January 2020 by Rasimsen (talk | contribs) (Created page with " =Architecting on AWS= All applications are broadly divided into two types. These are '''2 tier''' or '''3 tier''' architecture. Basically at high level we can say that '''2-t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Architecting on AWS

All applications are broadly divided into two types. These are 2 tier or 3 tier architecture. Basically at high level we can say that 2-tier architecture is Client server application and 3-tier architecture is Web based application.

Two-Tier Architecture

Three-Tier Architecture