Deploying Multi Container Flask App with Docker & Travis CI on AWS Elastic Beanstalk

Deploying Multi Container Flask App with Docker & Travis CI on AWS Elastic Beanstalk

0% completed
9 Concepts | 135 Learners

Welcome to this project on Deploying Multi-Container Docker App on AWS. In this app, we will learn how to build a Deploy Multi-Container Application using Flask, Redis, and PostgreSQL.

We will use NGINX-uWSGI along with Flask as the web service, and connect it with the PostgreSQL and Redis container services. Then, we will understand how to automate the process of deploying the web app to Docker Hub, using GitHub and Travis CI. Finally, we will understand how to automate deployments on AWS Elastic Beanstalk using GitHub and Travis.

Github link: https://github.com/cloudxlab/user-wishlist-app

This topic is part of below listed courses -

DevOps Certification Training | MLOps Certification Training