Giter VIP home page Giter VIP logo

aws-ecs-setup-and-run-mongodb-in-ecs's Introduction

AWS-ECS-Setup-and-Run-MongoDB-in-ECS

AWS ECS Setup and Run MongoDB in ECS : https://www.youtube.com/watch?v=7QmbmHsz0x8

We will learn amazon ECS Elastic Container Service setup from beginning.

Also, Download Mongo database image from Docker-Hub repository and run mongodb image in ECS container service.

  1. Creating aws ECS service from AWS management console.

  2. Create & setup ECS cluster

  3. Create & setup Task Definition

  4. Download Mongo database Image from docker hub repository

  5. Run Task Definition in Cluster

  6. Connect mongo database in AWS ECS from local

  7. Test mongo database in AWS ECS

Introduction of AWS ECS Elastic Container Service Instance

Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that simplifies your deployment, management, and scaling of containerized applications.

Simply describe your application and the resources required, and Amazon ECS will launch, monitor, and scale your application across flexible compute options with automatic integrations to other supporting AWS services that your application needs.

Perform system operations such as creating custom scaling and capacity rules, and observe and query data from application logs and telemetry.

Amazon ECS is a fully managed container orchestration service that helps you to more efficiently deploy, manage, and scale containerized applications.

It deeply integrates with the AWS environment to provide an easy-to-use solution for running container workloads in the cloud and on premises with advanced security features using Amazon ECS Anywhere.

Benefits of AWS ECS Instance

  1. Modernize applications - Empower developers to build and deploy applications with enhanced security features in a fast, standardized, compliant, and cost-efficient manner with Amazon ECS.

  2. Automatically scale web applications - Automatically scale and run web applications in multiple Availability Zones with the performance, scale, reliability, and availability of AWS.

  3. Support batch processing - Plan, schedule, and run batch computing workloads across AWS services, including Amazon Elastic Compute Cloud (EC2), AWS Fargate, and Amazon EC2 Spot Instances.

  4. Train NLP and AI/ML models - Train natural language processing (NLP) and other artificial intelligence (AI) / machine learning (ML) models without managing the infrastructure by using Amazon ECS with AWS Fargate.

NoSQL MongoDB

MongoDB is an open-source document database and leading NoSQL database.

This video will give you complete understanding of running the MongoDB in docker container.

Mongo Database is a physical container for collections.

Each database gets its own set of files on the file system.

A single MongoDB server typically has multiple databases.

Mongo DB Collection is a group of MongoDB documents.

It is the equivalent of an RDBMS table. A collection exists within a single database. Collections do not enforce a schema.

MongoDB Compass is a powerful GUI for querying, aggregating, and analyzing your MongoDB data in a visual environment.

Compass is free to use and can be run on macOS, Windows, and Linux.

aws-ecs-setup-and-run-mongodb-in-ecs's People

Contributors

luiscoco avatar

Watchers

 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.