Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

💝 Valentine's Sale! Get 30% OFF Any Reviewer. Use coupon code: VDAYSALE2026 & 5% OFF Store Credits/Gift Cards

AWS Networking & Content Delivery

Longest Prefix Match: Understanding Advanced Concepts in VPC Peering

2023-08-14T02:40:31+00:00

VPC Peering Basics In AWS, a Virtual Private Cloud (VPC) peering connection is a networking connection between two VPCs which allows you to route specific traffic between them using either private IPv4 addresses or IPv6 addresses. A VPC peering connection can be created between your own VPCs, or alternatively, a VPC in another AWS account. You can also create an inter-region VPC peering connection where the VPCs are located in different AWS Regions. Amazon EC2 Instances in either VPC can communicate with each other freely as if they are within the same network. One example of VPC Peering is the [...]

Longest Prefix Match: Understanding Advanced Concepts in VPC Peering2023-08-14T02:40:31+00:00

How to invalidate API Gateway Cache

2021-05-03T13:34:08+00:00

To invalidate an existing cache entry of a request and retrieve the latest data from the integration endpoint, one must send the request together with the Cache-Control: max-age=0 header. If the recipient is authorized to communicate directly to the integration endpoint, then the integration endpoint will respond with the latest data for the request. This also replaces the existing cache entry with the new response. The IAM Policy that grants a client to invalidate the cache follows: {   "Version": "2012-10-17",   "Statement": [     {       "Effect": "Allow",       "Action": [         "execute-api:InvalidateCache"       ],       "Resource": [ "arn:aws:execute-api:region:account-id:api-id/stage-name/GET/resource-path-specifier"       ]     }   ] }    An alternative option [...]

How to invalidate API Gateway Cache2021-05-03T13:34:08+00:00

VPC Peering

2025-12-26T16:41:28+00:00

VPC Peering Cheat Sheet A networking connection between two VPCs that enables you to route traffic between them privately using private IPv4 addresses or IPv6 addresses. Instances in either VPC can communicate with each other as if they are within the same network. You can create a VPC peering connection between your own VPCs, with a VPC in another AWS account, or with a VPC in a different AWS Region (also called Inter-Region VPC Peering). A VPC peering connection is neither a gateway nor an AWS Site-to-Site VPN connection and does not rely on a separate piece of physical hardware. [...]

VPC Peering2025-12-26T16:41:28+00:00

AWS Elastic Load Balancing (ELB)

2025-12-26T10:43:10+00:00

Bookmarks General Features Types of Load Balancers Security Authentication and Access Control Summary of Features Pricing AWS Elastic Load Balancing-related Cheat Sheets Validate Your Knowledge AWS Elastic Load Balancing Cheat Sheet Distributes incoming application or network traffic across multiple targets, such as EC2 instances, containers (ECS), Lambda functions, and IP addresses, in multiple Availability Zones. When you create a load balancer, you must specify one public subnet from at least two Availability Zones. You can specify only one public subnet per Availability Zone. Access Token Validation: ALB now supports validating [...]

AWS Elastic Load Balancing (ELB)2025-12-26T10:43:10+00:00

AWS Direct Connect

2025-12-26T10:12:41+00:00

Bookmarks Beneficial Use Cases Setting Up Methods Components Cross Connects Virtual Interfaces Link Aggregation Groups (LAG) Direct Connect Gateways SiteLink Security Monitoring Pricing AWS Direct Connect-related Cheat Sheets Validate Your Knowledge AWS Direct Connect Cheat Sheet Using Direct Connect, data can now be delivered through a private network connection between AWS and your datacenter or corporate network. Direct Connect links your internal network to a Direct Connect location over a standard Ethernet fiber-optic cable. One end of the cable is connected to your router, [...]

AWS Direct Connect2025-12-26T10:12:41+00:00

Amazon CloudFront

2025-12-23T13:45:09+00:00

How Cloudfront Delivers Content Cache Behavior Settings Price Class Performance and Availability Using HTTPS with Cloudfront Monitoring Security Pricing Amazon Cloudfront-related Cheat Sheets Validate Your Knowledge Amazon CloudFront Cheat Sheet A global content delivery network (CDN) that speeds up the distribution of your static, dynamic, and streaming web content through a worldwide network of edge locations. CloudFront routes users to the edge location with the lowest latency for optimal performance. Key Highlights Speeds up static and dynamic content delivery Supports HTTP, HTTPS, WebSocket, and gRPC Regional edge caches [...]

Amazon CloudFront2025-12-23T13:45:09+00:00

Amazon API Gateway

2025-12-22T15:43:47+00:00

Bookmarks Concepts API Endpoint Types Features Monitoring Security Pricing Related Cheat Sheets Validate Your Knowledge Amazon API Gateway Cheat Sheet Amazon API Gateway is a fully managed service for creating, publishing, monitoring, securing, and scaling REST, HTTP, and WebSocket APIs. It serves as the application-facing entry point for serverless, containerized, on-premises, and hybrid workloads.          Key Highlights: HIPAA eligible service HTTPS-only endpoints Pay-per-use pricing Integrates tightly with AWS Lambda and other AWS services  Concepts API Deployment A point-in-time snapshot of API Gateway resources and methods Must [...]

Amazon API Gateway2025-12-22T15:43:47+00:00

Amazon VPC

2025-12-26T09:14:48+00:00

Bookmarks Key Concepts EC2-VPC vs EC2-Classic Default vs Non-default VPC Accessing a Corporate or Home Network VPC Use Case Scenarios Subnets Subnet Routing Subnet Security VPC Networking Components VPN Connections VPC Traffic Mirroring Pricing Amazon VPC-related Cheat Sheets Validate Your Knowledge Amazon VPC Cheat Sheet Amazon Virtual Private Cloud (VPC) allows you to create a virtual network in the cloud dedicated to your AWS account where you can launch AWS resources. Amazon VPC is the networking layer for Amazon EC2 and other AWS [...]

Amazon VPC2025-12-26T09:14:48+00:00

Amazon Route 53

2025-12-23T15:30:37+00:00

Bookmarks Key Features Domain Registration Routing Internet Traffic to your Website or Web Application Route 53 Health Checks Know the Following Concepts Routing Policies Hosted Zones Records Supported DNS Record Types DNS Domain Name Format Using Traffic Flow to Route DNS Traffic Route 53 Resolvers Route 53 Health Checks and DNS Failover Authentication and Access Control Monitoring Pricing Validate Your Knowledge Amazon Route 53 Cheat Sheet Highly available, scalable DNS web service for domain registration, DNS routing, and health checking. [...]

Amazon Route 532025-12-23T15:30:37+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!