DEV Community

Cover image for Deploying a FastAPI Application with CI/CD Pipeline: HNG Task 2

Deploying a FastAPI Application with CI/CD Pipeline: HNG Task 2

Precious Ogundipe on February 11, 2025

Introduction In this article, I will walk you through how I deployed a FastAPI application with continuous integration (CI) and continuo...
Collapse
 
oyerohabib profile image
oyerohabib

Well done, would be nice to provide guidance or a reference on how to go about the AWS Server Configuration and setup.

Collapse
 
dipe_ profile image
Precious Ogundipe

Thanks so much @oyerohabib, I'll work on that

Collapse
 
victory_amadi_3ef2588a06e profile image
Victory Amadi

Beautiful

Collapse
 
toluxfash profile image
Tolulope Fasoro

Nice 👏👏

Collapse
 
adeoluwa profile image
Kiishi_joseph

My lifesaver

Collapse
 
blessing_omoregie_18167f8 profile image
Blessing Omoregie

Awesome documentation

Collapse
 
jude_chukwu_798057e28d50e profile image
Jude Chukwu

This is awesome 🙌

Collapse
 
noxxspring profile image
Noxxspring

this is nice

Collapse
 
cavo789 profile image
Christophe Avonture

If you are using Docker, creating a virtual env is useless, no ? Docker is your virtual env. Is there something I miss ?

Collapse
 
dipe_ profile image
Precious Ogundipe

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

Collapse
 
cavo789 profile image
Christophe Avonture

... 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.

Thread Thread
 
dipe_ profile image
Precious Ogundipe

Ok, thanks so much 🙏🏻🙏🏻