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.
Basics of running a custom Docker container locally A tiny cheat sheet for those of us that don't use Docker enough to have muscle memory and want to get things done.
A reasonable approach to CI/CD pipelines Consider this approach for continuously deploying and testing your next project.