Code Monkey home page Code Monkey logo

cosmos's Introduction

Cosmos

Step by Step Setup Cosmos and Nginx using AWS VPC with Public Subnet and Private Subnet

Create Elastic IP

  1. Login to your AWS Account
  2. In the navigation pane, click Elastic IPs
  3. Click Allocate new address, then click Allocate

Create and Configure Your VPC

Create a New VPC

  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.
  2. In the navigation pane, click VPC Dashboard. If you do not already have any VPC resources, locate the Your Virtual Private Cloud area of the dashboard and click Get started creating a VPC. Otherwise, click Start VPC Wizard.
  3. Select the second option, VPC with Public and Private Subnets, and then click Select.
  4. Update VPC Name and Available Zone choose us-east-2c and Private subnet name enter Public Subnet Elastic IP Allocation ID choose Elastic IP that generate at above step, the rest remain default.
  5. Click Create VPC, It takes several minutes for the VPC to be created. After the VPC is created, proceed to the following section to add a second subnet

Add a Second Subnet

  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.
  2. In the navigation pane, select Subnets, select Create subnet.
  3. Update Name tag as Private Subnet and VPC choose vpc that created early and Availability Zone choose us-east-2a and IPv4 CIDR block enter 10.0.1.0/24, then click Create

cosmos's People

Contributors

fisher-woon 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.