Skip to content

Fang-Zhang/-Serverless-Design-Patterns-and-Best-Practices

 
 

Repository files navigation

Serverless Design Patterns and Best Practices [Video]

This is the code repository for Serverless Design Patterns and Best Practices [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

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

What You Will Learn

  • How to setup the codebase and debug it on local machine.
  • Continuous Deployment with GitHub and Local Repository.
  • Best practices for serverless technology and solution to cold-start issue.
  • Logging and monitoring in real time.
  • Implementation of a scalable and highly available solution for the chatbot use case

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  1. The course is designed for developers that have some basic knowledge of the Serverless topic.
  2. Code examples are written in NodeJS (v.6.10). So, a basic knowledge of this language is important for better understanding

Technical Requirements

This course has the following software requirements:
AWS account is required to run the code samples

Related Products

About

Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%