title: “Native Speed, Modern Safety: Swift for Backend Development”
description: “Join us as we explore Swift beyond iOS with Sebastien Stormacq, AWS Developer Advocate and Swift specialist. Discover why Swift is becoming a compelling choice for server-side development, offering native compilation, memory safety without garbage collection, and modern concurrency features that deliver exceptional performance and cost efficiency.
Seb shares how Apple processes billions of daily requests using Swift on AWS infrastructure, achieving 40% better performance and 30% lower costs when migrating services from Java. We dive into the technical advantages that make Swift competitive with traditional backend languages, explore the vibrant server-side ecosystem with frameworks like Vapor and Hummingbird, and discuss practical implementations including serverless architectures on AWS Lambda.
Whether you’re a Swift developer curious about server-side possibilities, a full-stack developer looking to unify your tech stack, or a backend engineer evaluating language options, this conversation offers practical insights into Swift’s capabilities beyond the client.”
guests:
- name: “Sebastien Stormacq”
link: https://www.linkedin.com/in/sebastienstormacq/
title: “Principal Developer Advocate, AWS”
episode: 193
duration: “00:49:01”
size: 93650111
file: 193.mp3
social-background: 193.png
publication: 2026-01-29 08:00:00 +0100
author: “Romain Jourdan”
category: podcasts
aws-categories: - “Developer Tools”
- “Serverless”
- “Programming Languages”
links: - text: “Interview with Chris Lattner: From Swift to Mojo and High-Performance AI Engineering”
link: https://youtu.be/Fxp3131i1yE?si=-LE7SvPGbcwGcXue - text: “Swift AWS Lambda Runtime Repository”
link: https://github.com/awslabs/swift-aws-lambda-runtime - text: “Swift on Lambda Tutorial”
link: https://swiftpackageindex.com/awslabs/swift-aws-lambda-runtime/~/tutorials/table-of-content - text: “Swift Bedrock Library”
link: https://github.com/build-on-aws/swift-bedrock-library - text: “Swift Bedrock Library Documentation”
link: https://build-on-aws.github.io/swift-bedrock-library/documentation/bedrockservice/ - text: “Swift.org”
link: https://www.swift.org/ - text: “Getting Started with Swift”
link: https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour/