Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • workshop-ages-winter-2021
  • wiki
  • Wiki
  • Dia 2: Amazon Web Services (AWS)

Dia 2: Amazon Web Services (AWS) · Changes

Page history
Update Dia 2: Amazon Web Services (AWS) authored Jul 20, 2021 by Henrique Reis Kops's avatar Henrique Reis Kops
Show whitespace changes
Inline Side-by-side
Dia-2:-Amazon-Web-Services-(AWS).md
View page @ 46fcdc20
...@@ -39,7 +39,7 @@ Ainda é necessário que a nossa VPC tenha acesso à internet, portanto criaremo ...@@ -39,7 +39,7 @@ Ainda é necessário que a nossa VPC tenha acesso à internet, portanto criaremo
7. Com o botão direito do mouse, clicar no novo Internet Gateway (*detached*) e escolher **attach to VPC** 7. Com o botão direito do mouse, clicar no novo Internet Gateway (*detached*) e escolher **attach to VPC**
8. Selecionar a VPC criada (ex.: `swarm-vpc`) e clicar em **Attach Internet Gateway** 8. Selecionar a VPC criada (ex.: `swarm-vpc`) e clicar em **Attach Internet Gateway**
Por fim, vamos criar modificar a Routing Table para endereçar o tráfego em `0.0.0.0/0` para o Internet Gateway criado: Por fim, vamos criar modificar a Routing Table para endereçar o tráfego em `0.0.0.0/0` (rota padrão) para o Internet Gateway criado:
1. Acessar o painel do serviço **VPC** no console da AWS 1. Acessar o painel do serviço **VPC** no console da AWS
2. No menu lateral, acessar **Route Tables** 2. No menu lateral, acessar **Route Tables**
......
Clone repository
  • Dia 1: Frontend, Backend e Git
  • Dia 2: Amazon Web Services (AWS)
  • Dia 3: Containers Docker e CI CD
  • Home