Tutorial for professional deploying at AWS with S3, Fargate and Cognito for authentication

Hello everybody

I’m writing in the moment a complete tutorial for deploying streamlit at Amazon AWS. You find the different parts at medium. This gives you the possibility to create professional solutions for customers as web services.

Feel free to give me a feedback or write any questions.

Overview of the different parts

- introduction of this tutorial (part 0)
- using a file in streamlit saved in AWS and upload a new one (part 1)
- make a docker container and uploading to AWS ECS (part 2)
- launching this container as a fargate service (part 3)
- connecting the service to your Route53 hosted zone (part 4)
- integrating authentication with Cognito (part 5) β€” not published yet

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.