Skip to content

LaurentDumont/aws-python-deployment-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collections of ways to deploy python applications using AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published