Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Serverless Architectural Patterns and Best Practices
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Characteristics of Microservice Architectures
- 3 Spectrum of AWS offerings
- 4 Lambda considerations and best practices
- 5 Lambda Best Practices
- 6 AWS X-Ray Integration with Serverless
- 7 AWS X-Ray Trace Example
- 8 AWS Serverless Application Model (SAM)
- 9 SAM Local
- 10 AWS CodeDeploy and Lambda Canary Deployments
- 11 Web application
- 12 Serverless web app security
- 13 Multi-Region with API Gateway
- 14 Serverless Data Lake Characteristics
- 15 AWS Serverless Data Lake
- 16 The Foundation...53
- 17 Search and Data Catalog
- 18 Instantly query your data lake on Amazon S3
- 19 Analytics and Processing
- 20 Athena - Serverless Interactive Query Service
- 21 Athena - Best Practices
- 22 Serverless batch processing
- 23 Stream processing characteristics
- 24 Streaming data ingestion
- 25 Real-time analytics
- 26 Amazon Kinesis Streams and AWS Lambda
- 27 Fan-out pattern