GenAI – How To Host The Backend Fast API In AWS ?
Table Of Content:
- Technology Stack We Are Going To Use.
- Steps Followed For Implementation
(1) Technology Stack We Are Going To Use
- ECS
- FarGate
- Application Load Balancer(ALB)
(2) Steps Followed For Implementation
(3) Step By Step Process
( ) Demo On Hosting API On AWS
Step-1: Image Of Application You Like To Deploy
Step-2: Front End Application In The Docker Image.
Step-3: Set Up Elastic Container Service : Creating A Cluster
Step-4: Set Up Elastic Container Service : Creating Task Definition
Step-4: Set Up Elastic Container Service : Creating Load Balancer
Step-5: Set Up Elastic Container Service : Creating Service
Step-6: Set Up Elastic Container Service : Edit Security Group For Load Balancer
Step-7: Use The Load Balancer To Call The Fargate Application

