Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 425 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 425 Bytes

There are too many ways to do things on the internet

Deploying a fastapi application on AWS

  • simple-ec2-with-direct-public-ip
    • spot-instances
    • on-demand
  • simple-ec2-with-application-load-balancer
  • beanstalk
  • fargate
  • eks
  • ecs
  • lambda
  • lightsail
  • AWS App Runner

Authentication to AWS with Terraform

  • By default, Terraform will use the credentials in your home folder (on linux) at ~/.aws/config