🏷 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
What is CORS?CORS (Cross-Origin Resource Sharing) is a mechanism that allows restricted resources on a web page to interact with other origins outside the domain from which the first resource was served. In simpler terms, it lets your API interact with differe…▷ read more