Book Image

Serverless Design Patterns and Best Practices [Video]

By : Bianchi Luca
Book Image

Serverless Design Patterns and Best Practices [Video]

By: Bianchi Luca

Overview of this book

This course describes reusable serverless patterns for event-driven data processing, web applications, mobile and IoT applications, application ecosystems, and event workflows. You will learn about the various patterns such as the command pattern, messaging pattern, priority queue pattern, and fan-out pattern, and gain insights into when to use which one. Patterns related to authentication, automation, data management, and error handling will also be covered. We also delve into DevOps concepts and take you through CI and CD. Finally you'll master patterns involved in testing, securing, and scaling your cloud-native applications The codes of this course are placed on GitHub: https://github.com/PacktPublishing/-Serverless-Design-Patterns-and-Best-Practices
Table of Contents (9 chapters)
Chapter 8
Data Pipelines
Content Locked
Section 2
Fan-in/Fan-out, Pipes, and Filters
Learn what throughput is and how it can be handled at architectural level. - Learn what stream is - Learn what throughput is - Fan-in/Fan-out can be implemented with AWS services