Tag: aws

Deploying container application using Amazon CodeCatalyst and AWS App Runner

September 25, 2023 By Mark Otto Off

Introduction Amazon CodeCatalyst provides a collaboration space where developers easily build applications and streamline the deployment process. It integrates with container application services such as AWS App Runner, making containerized application deployments efficient and straightforward. Using CodeCatalyst’s native CI/CD workflow actions, development teams swiftly roll…

How to import existing resources into AWS CDK Stacks

September 22, 2023 By Mark Otto Off

Introduction Many customers have provisioned resources through the AWS Management Console or different Infrastructure as Code (IaC) tools, and then started using AWS Cloud Development Kit (AWS CDK) in a later stage. After introducing AWS CDK into the architecture, you might want to import some…

Weaveworks and AWS Joining Forces to Maintain Open Source eksctl

July 13, 2023 By Mark Otto 0

In 2019 we announced in partnership with Weaveworks, that the open source eksctl CLI tool was the officially supported CLI tool for Amazon Elastic Kubernetes Service (Amazon EKS). Jointly developed by AWS and Weaveworks, eksctl simplifies and automates much of the experience of creating EKS…