Completed
Setup ECR with AWS App Runner
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Containerized Microservice Continuous Delivery to AWS App Runner with FastAPI
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Continuous Delivery Architecture
- 3 AWS App Runner
- 4 Building Containerized Microservices with FastAPI
- 5 Pinning requirements.txt to a specific version
- 6 Running FastAPI
- 7 Setup ECR
- 8 Setup ECR with AWS App Runner
- 9 Create containerized Flask API Microservice in Github Codespaces
- 10 Testing Swagger UI in Github Codespaces
- 11 Verify FastAPI Microservice in AWS App Runner
- 12 Setup AWS Code Build for Continuous Deployment with App Runner
- 13 Architectural Overview of Continuous Deployment
- 14 Verify Continuous Deployment with AWS Code Build and App Runner