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

https://github.com/techjacker/rosetta-cloud

Translation of cloud terminology
https://github.com/techjacker/rosetta-cloud

architecture aws aws-lambda cloud kubernetes serverless

Last synced: 7 months ago
JSON representation

Translation of cloud terminology

Awesome Lists containing this project

README

          

|Component |AWS VMs on EC2 / ISOs |Kubernetes |Serverless (AWS lambda) |
|---------------|--------------------------------|--------------------------------------------------|-----------------------------------|
|Entrypoint |Load Balancer/nginx ec2 instance|Ingress |API Gateway |
|IP assignment |NAT instance in public subnet |Pods assigned unique IPs via Overlay Network |Lambda ARN assigned to API endpoint|