Containers
Category: AWS Lambda
Containerizing Lambda deployments using OCI container images
This post is contributed by Mark Sweat, Senior Software Architect with Koch Industries. Developers looking to run their code with AWS in a serverless fashion have had to make a decision between two separate runtime models – each with a distinct packaging and deployment pattern. The two choices we have had are running functions as […]
Create a pipeline with canary deployments for Amazon EKS with AWS App Mesh
NOTICE: October 04, 2024 – This post no longer reflects the best guidance for configuring a service mesh with Amazon EKS and its examples no longer work as shown. Please refer to newer content on Amazon VPC Lattice. ——– In this post, we will demonstrate how customers can leverage different AWS services in conjunction with […]