/AWSCli

A script to deploy an EC2 Instance and S3 bucket using AWS CLI

Primary LanguageShell

Web Server in AWS Cloud

A script to deploy an EC2 Instance and S3 bucket using AWS CLI

With Following Details

  • AMI - Ubuntu
  • Instance Type - t2.micro
  • Security Group Inbound Ports - 22, 80, 443
  • Region – Mumbai
  • Tag - "Name"

NB: Here security groups and key is already created.