An open API service indexing awesome lists of open source software.

https://github.com/codica2/basic-aws-cloudformation

Basic Setup AWS with Cloudformation
https://github.com/codica2/basic-aws-cloudformation

Last synced: 5 months ago
JSON representation

Basic Setup AWS with Cloudformation

Awesome Lists containing this project

README

          

# Basic Setup: VPC, Subnets + RouteTables, Internet + NAT Gateways, Security Group, Bastion Server, Application Load Balancer, ECR!

![](cloud-formation-aws.png)

**`cloud-formation-aws.yaml`** - cloudformation file for AWS.

**What's customizable:**
1. VPC.
2. 4 Subnet (2 Public and 2 Private).
3. Configure RouteTable.
4. NAT
5. Security Group
6. Bastion Server
7. Application Load Balancer
8. Elastic Container Registry

**You need to create a PEM key yourself. `Example: StackName-aws-key`, StackName - must match the name of the CloudFormation task.**

## License
Cleaning file is Copyright © 2015-2021 Codica. It is released under the [MIT License](https://opensource.org/licenses/MIT).

## About Codica

[![Codica logo](https://www.codica.com/assets/images/logo/logo.svg)](https://www.codica.com)

We love open source software! See [our other projects](https://github.com/codica2) or [hire us](https://www.codica.com/) to design, develop, and grow your product.