Learn all about Server-Side Swift with these posts
Learn how to build server-side applications using Swift.
How we built a feature using serverless functions, satori and resvg to generate beautiful open-graph images dynamically for NowPlaying
How to use CloudWatch events to automatically run Swift AWS lambdas on a schedule.
How to use GitHub Actions and the AWS CLI to automatically update the code for a Swift AWS lambda on every push to main.
How to use GitHub webhooks to trigger Xcode Cloud builds by writing a comment on a pull request.
Making a URL shortener serverless edge function using Fastly and Upstash.
Exploring the new Swift AWS lambda runtime API and how it enables the use of async/await.