AWS Open Source Blog

Tag: Tekton

Canary Testing with AWS App Mesh and Tekton

Canary Testing with AWS App Mesh and Tekton

Planning a release from product strategy to product delivery is a complex process with multiple interconnected services and workflows. On top of that, creating and deploying new versions of services into production has always been a challenge for developers. DevOps teams must choose an effective deployment strategy to enable Continuous Integration and Continuous Delivery (CI/CD) […]

Deploying an AWS Lambda function with the serverless framework and Tekton

This article is a guest post from Sebastien Goasguen, co-founder of TriggerMesh. Deploying AWS Lambda functions with the serverless framework is arguably the easiest way to deploy functions and configure how they get triggered. If you want to automate your function deployment, you will most likely do so via your CI/CD workflow. A CI/CD pipeline […]