AWS Network Connectivity Options
VPC – VPC connections External Network connectivity to AWS CGW — (IPSEC VPN) –> VGW -> VPC1 CGW — (IPSEC VPN) –> TGW -> VPC1,… Read More »AWS Network Connectivity Options
VPC – VPC connections External Network connectivity to AWS CGW — (IPSEC VPN) –> VGW -> VPC1 CGW — (IPSEC VPN) –> TGW -> VPC1,… Read More »AWS Network Connectivity Options
CloudWatch collects monitoring and operational data in the form of logs, metrics, and events, and visualizes it using automated dashboards so you can get a… Read More »AWS Cloudwatch
1. What is a serverless application? A combination of lambda functions and other services like S3, API Gateway etc. that work together to perform tasks.… Read More »Serverless Application in AWS