Skip to content
Ram ch edited this page Aug 2, 2018 · 4 revisions

Building microservices with docker on AWS

Introduction:

This project aims to build and run a python flask application with gunicorn[Web Server Gateway Interface] and Nginx[front end web server for reverse proxy] as Docker containers on AWS ubuntu 16.04 server. The project is a complete ground up from creation of an AWS instance to deploying containers and managing them on Rancher.

Clone this wiki locally