0% found this document useful (0 votes)
306 views1 page

AWS Capstone Project

Internet traffic enters a virtual private cloud through an internet gateway and passes to EC2 instances in public subnets, which retrieve data from an Aurora database compatible with MySQL in private subnets using API calls. The Aurora database then exports the stored data to S3 buckets for duplicate storage.

Uploaded by

Sameed Ijaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
306 views1 page

AWS Capstone Project

Internet traffic enters a virtual private cloud through an internet gateway and passes to EC2 instances in public subnets, which retrieve data from an Aurora database compatible with MySQL in private subnets using API calls. The Aurora database then exports the stored data to S3 buckets for duplicate storage.

Uploaded by

Sameed Ijaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

AWS Cloud Technical Essentials – Capstone Project

Internet traffic would enter into the virtual private cloud (VPC) through the internet gateway (IGW)
and would pass to the EC2 instances inside the public subnets. These EC2 instances retrieve data
from Amazon Aurora, which is compatible with MySQL databases, in the private subnets using API
calls. The data stored in the Aurora database is exported to S3 buckets for duplicate storage.

You might also like