Giter Site home page Giter Site logo

complexwebapp-multicontainer-docker's Introduction

complexwebapp-multicontainer-docker

Architecture in the development environment complexApp

complezapp2

complezapp1

complezapp3

The project directory have single docker instance then EBS understand based on that file it will deploy application complezapp4

Here we have multiple docker files then EBS confuse which one to take for that reason "Dockerrun.aws.json" comes complezapp5

Dockerrun.aws.json this file tell the EBS where to pull the images from , what resources to be allocated to each one , how to setup the port mapping and some associated information.this file Dockerrun.aws.json resembles as docker-compose file .compose have how to build the image but Dockerrun.aws.json have from where image to be pulled from. complezapp6

EBS does not understand Docker.aws.json it is forward it Amazon Elastic container service (ECS) which is responsible for creating the container based on Docker.aws.json we provided . Follow amazon ECS task definition documention for writing Docker.aws.json . complezapp8

complezapp9

Production Architecture complezapp10

complezapp11 complezapp12

Security group (Firewall rules ) tells what different sources of the internet can connect to different sources(instances) inside the VPC.when any instance is created in VPC then automatically firewall rules are created to connect the resource fron outside world

complexwebapp-multicontainer-docker's People

Contributors

sravan13 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.