Creating a VPC Endpoint to access S3 and adding a secure Bucket Policy
Using a Route 53 Private Hosted Zone to register a database endpoint as a DNS entry
Setting up AWS Web Application Firewall to protect from Cross-Site Scripting, OS command execution and SQL injections, without modifying the application code.
Step-by-step instructions to setup Client VPN, and a comparison with jump hosts and Session Manager
Using CloudFront and Lambda@Edge to show a different page to customers in different countries
How to use SQS to avoid overloading a DynamoDB database with write operations
Serving content from S3 only to authenticated users
Access to a private RDS instance from a Lambda function
An easier and safer way to SSH into your EC2 instances