© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
O. MustafaA Complete Guide to DevOps with AWShttps://doi.org/10.1007/978-1-4842-9303-4_9

9. Microservices vs. Monolithic

Osama Mustafa1  
(1)
Amman, Jordan
 

In this chapter, we will compare two popular application architectures: microservices and monolith.

In addition, I will walk you through containers of the most common tools used for microservices.

I will also demonstrate the containerization solution from Amazon AWS’s side, including how to configure it and how to use it to deploy an application.

Monolithic

A standard method for creating server and client applications is to use a monolithic architecture, wherein one huge codebase is used to create these applications. ...

Get A Complete Guide to DevOps with AWS: Deploy, Build, and Scale Services with AWS Tools and Techniques now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.