![Cover image for Deploying a FastAPI Application with CI/CD Pipeline: HNG Task 2](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2zrxz6xqagol03hffzxn.gif)
Introduction
In this article, I will walk you through how I deployed a FastAPI application with continuous integration (CI) and continuo...
For further actions, you may consider blocking this person and/or reporting abuse
Well done, would be nice to provide guidance or a reference on how to go about the AWS Server Configuration and setup.
Thanks so much @oyerohabib, I'll work on that
Beautiful
Nice 👏👏
My lifesaver
Awesome documentation
This is awesome 🙌
this is nice
If you are using Docker, creating a virtual env is useless, no ? Docker is your virtual env. Is there something I miss ?
Not really, I did all those stuffs to test my application locally before dockerizing, so it depends on how you want to approach it, but it not necessary you create a virtual environment
... before dockerizing : take a look to the notion of devcontainer if you've time.
You'll code "inside" docker and that's a game changer.
Ok, thanks so much 🙏🏻🙏🏻