cloud-native-toolkit / cloud-native-toolkit/software-everywhere
AWS Automation BoM for Production Architecture
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Assemble AWS Modules to deploy Production ROSA Platform [Architecture](https://github.com/cloud-native-toolkit/automation-solutions/blob/main/architectures/aws/aws-cloud-architecture-production.png).
- [x] VPC Layer
Workload Zones - Edge, Development and Production
- [x] Subnet Layer
Availability & Security Controls
- [x] Transit Gateway
Inter Network connectivity
- [x] Internet Gateway
Allows instances with public IPs to access the internet (Bastion).
- [x] NAT Gateway
Allows instances with no public IPs to access the internet (Proxy).
- [x] KMS for encryption
Securely(Encryption) store data within Cloud Infrastructure.
- [x] VPN Server
Allow SREs securely connect over IPsec tunnel to Production Environment.
- [x] SSH Keys
Public-Private key security infrastructure for securely access Production EC2 instances.
- [ ] Bastion Instance
Secured EC2 instance used by SREs for administrative tasks.
- [ ] End-To-End Test
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.