Login using Social Account
     Continue with GoogleLogin using your credentials
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 PosgreSQL.
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 on to Docker Hub, using GitHub and Travis CI. Finally, we will understand how to automate deployments on to AWS Elastic Beanstalk using GitHub and Travis.
Before going through this project, it is very highly recommended to go through the previous project: Deploying App with Docker, Travis CI & AWS Elastic Beanstalk for basic understanding about concepts related to Docker, Travis, GitHub and AWS Elastic Beanstalk.
For the entire code of this project, please visit: https://github.com/cloudxlab/user-wishlist-app
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...