Deploying Sveltekit to AWS Lambda I had a hard time using the sveltekit-adapter-aws and services like Elastic Beanstalk, ECS, and CloudFlare Pages. So I created a minimal example of deploying Sveltekit to AWS Lambda using the CDK.
Tips on passing AWS Certification exams Tips and resources that I've gathered from my experience passing all of the associate and professional AWS certification exams.
Deleting and emptying Amazon S3 Buckets using the AWS CLI Here's a quick command that will help you safely clean up a lot of S3 buckets quickly and easily.
Tips on getting hired at AWS A non-exhaustive list of helpful things to prepare for an interview loop at Amazon.
A reasonable approach to CI/CD pipelines Consider this approach for continuously deploying and testing your next project.