🏷 AWS

Everything Amazon Web Services! product reviews, small projects, ideas and tricks I've learned while working on AWS

Best of AWS re:Invent

1 min read
2020Zero Trust: An AWS perspective – Quint Van DemanTen easy and effective ways to secure your AWS environment – Becky WeissSecurity best practices the AWS Well-Architected way – Ben Potter2019CI/CD for serverless applications – Eric Johnson 2018Become an IAM…▷ read more

Well-Architected Framework

1 min read
AWS Well-Architected FrameworkDesign PrinciplesAWS...Cost OptimizationCost OptimizationPerformance EfficiencyPerformance Effi...OperationalExcellenceOperational...SecuritySecurityReliabilityReliabilityPerform OperationsAs CodePerform Operations...Annotate Do…▷ read more

Troubleshooting AWS API Gateway & CORS issues

2 min read
The problemSetting CORS while using AWS API Gateway can be confusing as the Enable CORS option in the Action menu doesn't work out of the box. The problem occurs during the pre-flight call that fail as it is. A solution to this issue is simply to create a…▷ read more