AWS EC2 Instance Setup and Run MongoDB in EC2 | Install MongoDB in EC2 S...
AWS EC2 Instance Setup and Run MongoDB in EC2 | Install MongoDB in EC2 Server
In this video we will learn amazon EC2 server setup from beginning. Also, install nosql mongo database in EC2 sever.
1. Creating aws linux EC2 instance from AWS management console.
2. Adding firewall rule in the security group to open mongodb port.
3. Login to EC2 instance from local terminal using secret key pair.
4. Download mongo database in EC2 instance.
5. Install Mongo database in EC2 instance.
6. Update mongodb configuration to accept connection from remote machines.
7. Create user in mongodb.
8. Connect mongo compass tool in local machine to mongodb in EC2 instance.
9. Insert data in mongo database using mongo compass.
** Introduction of AWS EC2 Instance **
Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) Cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage. Amazon EC2 enables you to scale up or down to handle changes in requirements or spikes in popularity, reducing your need to forecast traffic.
** Benefits of AWS EC2 Instance **
AWS enables you to select the operating system, programming language, web application platform, database, and other services you need. With AWS, you receive a virtual environment that lets you load the software and services your application requires. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage.
** 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 - 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 - 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 - 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.
** Chapter Timestamps **
0:00 Welcome to AWS EC2 sever setup
0:43 Agenda of the video
2:04 Explained AWS EC2 and MongoDB architecture
2:50 Create AWS EC2 server and configuration
5:24 Create security key pair for AWS EC2 instance
8:00 Connect AWS EC2 server from local terminal or putty ssh tool
10:19 Download and install mongo database in AWS EC2 server
10:26 Start mongodb server in EC2 server
11:57 Update mongodb config to allow remote connections
13:11 Create user in mongodb
13:56 Create firewall rule to open mongodb port in EC2 instance
15:47 Connect mongo compass tool to mongodb in EC2 server
16:37 Insert data in mongodb running in EC2 server
19:09 Summary of AWS EC2 server setup and MongoDB
#awsec2 #mongodb #awstutorial
** CHECK OUT OUR OTHER VIDEOS **
Amazon EC2 Instance Setup and Running Springboot Microservice in EC2:
• Amazon EC2 Instan...
Spring boot project setup:
• Spring boot Proje...
Spring Boot Microservice with postgres database Project:
• Spring Boot Micro...
Prepare Docker file, Container and Build Image:
• Docker Tutorial f...
Deploy Docker Image AWS Elastic Container Service:
• Deploy Springboot...
Run MongoDB in Docker Container:
• Run MongoDB Image...
** CHECK OUR PLAYLISTS **
Spring Boot Complete Tutorial
• Spring Boot Tutor...
Cloud & Container Tutorial with AWS Cloud and Docker Containers
• Cloud & Container...
Java Design Pattern Complete Tutorial
• Java Design Patte...
** ABOUT OUR CHANNEL **
CodeOneDigest is a youtube channel that produces videos on programming languages, cloud and container technologies, Software design principles, Java frameworks in English and Hindi languages.
Check out our channel here:
/ @codeonedigest
Don’t forget to subscribe!
** OUR WEBSITE **
https://codeonedigest.wordpress.com/
** GET IN TOUCH **
Email us on codeonedigest@gmail.com
FOLLOW US ON SOCIAL - LIKE, SHARE & SUBSCRIBE
Get updates or reach out to Get updates on our Social Media Profiles!
Subscribe: https://bit.ly/3NeWQ8U
Twitter: https://twitter.com/codeonedigest
Facebook: https://www.facebook.com/codeonedigest
Instagram: https://www.instagram.com/codeonedigest/
Linkedin: https://www.linkedin.com/in/codeone-d...
Github: https://github.com/codeonedigest
Website: https://codeonedigest.wordpress.com/
Comments
Post a Comment