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 1
Vendor and Tools
Content Locked
Section 5
Production Serverless
This video aims at building a production-ready version of hello world. - Understand what production-ready means - Checkout starter project - Understand testing, code coverage, and CI/CD