-
Book Overview & Buying
-
Table Of Contents
Implementing Serverless Microservices Architecture Patterns
By :
Implementing Serverless Microservices Architecture Patterns
By:
Overview of this book
Building a microservices platform using virtual machines or containers, involves a lot of initial and ongoing effort and there is a cost associated with having idle services running, maintenance of the boxes and a configuration complexity involved in scaling up and down.
In this course, We will show you how Serverless computing can be used to implement the majority of the Microservice architecture patterns and when put in a continuous integration & continuous delivery pipeline; can dramatically increase the delivery speed, productivity and flexibility of the development team in your organization, while reducing the overall running, operational and maintenance costs.
We start by introducing the microservice patterns that are typically used with containers, and show you throughout the course how these can efficiently be implemented using serverless computing. This includes the serverless patterns related to non-relational databases, relational databases, event sourcing, command query responsibility segregation (CQRS), messaging, API composition, monitoring, observability, continuous integration and continuous delivery pipelines. https://github.com/PacktPublishing/Implementing-Microservice-Architecture-using-Serverless-Computing-on-AWS
Table of Contents (7 chapters)
Serverless Microservices Architecture Patterns
Serverless Distributed Data Management Patterns
Accessing Relational Database Serverless Patterns
Serverless Query and Messaging Patterns
Serverless Monitoring and Observability Patterns
Serverless Continuous Integration and Continuous Delivery Pipelines
Serverless Microservices at Scale in Production