Functions to Containerized Microservice Continuous Delivery to AWS App Runner with Fast API
Learn to deploy containerized Microservices using Cloud9, ECR, App Runner and FastAPI automatically with AWS Code
00:00 Intro
0:37 Continuous Delivery Architecture
01:06 AWS App Runner
01:41 Building Containerized Microservices with FastAPI
03:22 Pinning requirements.txt to a specific version
06:10 Running FastAPI
10:40 Setup ECR
14:19 Setup ECR with AWS App Runner
16:10 Create containerized Flask API Microservice in Github Codespaces
18:54 Testing Swagger UI in Github Codespaces
20:11 Verify FastAPI Microservice in AWS App Runner
22:20 Setup AWS Code Build for Continuous Deployment with App Runner
30:12 Architectural Overview of Continuous Deployment
32:35 Verify Continuous Deployment with AWS Code Build and App Runner
View Code in Github: https://github.com/noahgift/functions-from-zero2
If you enjoyed this video, here are additional resources to look at:
Coursera + Duke Specialization: Building Cloud Computing Solutions at Scale Specialization: https://www.coursera.org/specializations/building-cloud-computing-solutions-at-scale
Python, Bash, and SQL Essentials for Data Engineering Specialization: https://www.coursera.org/specializations/python-bash-sql-data-engineering-duke
O'Reilly Book: Practical MLOps: https://www.amazon.com/Practical-MLOps-Operationalizing-Machine-Learning/dp/1098103017
O'Reilly Book: Python for DevOps: https://www.amazon.com/gp/product/B082P97LDW/
Pragmatic AI: An Introduction to Cloud-based Machine Learning: https://www.amazon.com/gp/product/B07FB8F8QP/
Pragmatic AI Labs Book: Python Command-Line Tools: https://www.amazon.com/gp/product/B0855FSFYZ
Pragmatic AI Labs Book: Cloud Computing for Data Analysis: https://www.amazon.com/gp/product/B0992BN7W8
Pragmatic AI Book: Minimal Python: https://www.amazon.com/gp/product/B0855NSRR7
Pragmatic AI Book: Testing in Python: https://www.amazon.com/gp/product/B0855NSRR7
Subscribe to Pragmatic AI Labs YouTube Channel: https://www.youtube.com/channel/UCNDfiL0D1LUeKWAkRE1xO5Q
View content on noahgift.com: https://noahgift.com/
View content on Pragmatic AI Labs Website: https://paiml.com/
#aws #fastapi #docker #ecr