Completed
00:00 Introduction and Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Streamline Your Cloud Native Application Deployment Using AWS SAM
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction and Overview
- 2 00:20 Understanding AWS SAM
- 3 00:36 Modern Cloud Native Apps
- 4 01:36 Operational Model Frameworks
- 5 02:57 Challenges in Serverless Apps
- 6 03:49 AWS Native and Open Source Tools
- 7 05:58 Practical Guide to Using SAM
- 8 06:39 Building the Application
- 9 09:12 Event-Driven Architecture
- 10 11:41 Using SAM for Integration Services
- 11 11:56 SAM Templates and Policies
- 12 20:01 Local Testing with SAM CLI
- 13 24:45 Integrating External APIs with AWS API Gateway
- 14 25:21 Customizing API Gateway Credentials and URI
- 15 26:04 Using OpenAPI YAML in SAM Templates
- 16 26:19 Defining REST API Resources in SAM
- 17 27:43 Building and Deploying with SAM
- 18 28:04 Handling Errors and Validating Templates
- 19 28:34 Deploying and Testing the API
- 20 30:28 Introduction to SAM Build and SAM Sync
- 21 31:23 Using SAM Sync for Step Functions
- 22 32:37 Creating and Deploying Step Functions
- 23 36:10 Invoking Step Functions Locally
- 24 38:22 Managing Deployments with SAM Pipeline
- 25 41:04 Setting Up CI/CD with SAM Pipeline
- 26 43:01 Demonstration of SAM Pipeline Setup
- 27 48:53 Final Thoughts and Resources