Implementation of #VPC with servers in private subnets and NAT used in Production environment.
-
Updated
Apr 11, 2024
Implementation of #VPC with servers in private subnets and NAT used in Production environment.
In this project the weather data of a desired city is retrieved using API from weather data providers and that will be pushed to the S3 bucket via gateway endpoint, that is performed by a python code in an EC2 instance which is present in private subnet.
Explore AWS networking & security with a web app deployed on EC2 in a VPC. Public & private services handle product data storage & retrieval via RESTful APIs.
This Terraform project deploys a secure serverless API on AWS with private VPC endpoints, featuring an API Gateway fronting a VPC-isolated Lambda function that securely accesses DynamoDB through private network connections—all provisioned as infrastructure-as-code with zero public internet exposure for backend services.
Add a description, image, and links to the private-subnet topic page so that developers can more easily learn about it.
To associate your repository with the private-subnet topic, visit your repo's landing page and select "manage topics."