Category: News

AWS CodePipeline adds support for Branch-based development and Monorepos

February 10, 2024 By Mark Otto Off

AWS CodePipeline is a managed continuous delivery service that automates your release pipelines for application and infrastructure updates. Today, CodePipeline adds triggers and new execution modes to support teams with various delivery strategies. These features give customers more choice in the pipelines they build. In…

Flatlogic’s Affiliate Program and January 2024 Updates!

February 6, 2024 By Mark Otto Off

We are at Flatlogic delighted to announce the launch of the Flatlogic Affiliate Program – a golden opportunity for you to collaborate and earn with us.  🌟 The Flatlogic Affiliate Program is an opportunity for you to partner with us, we’re talking about promoting our…

Generative AI Meets AWS Security

February 6, 2024 By Mark Otto Off

A Case Study Presented by CodeWhisperer Customizations Amazon CodeWhisperer is an AI-powered coding assistant that is trained on a wide variety of data, including Amazon and open-source code. With the launch of CodeWhisperer Customizations, customers can create a customization resource. The customization is produced by…

Announcing CDK Migrate: A single command to migrate to the AWS CDK

February 4, 2024 By Mark Otto Off

Today we’re excited to announce the general availability of CDK Migrate, a component of the AWS Cloud Development Kit (CDK). This feature enables users to migrate AWS CloudFormation templates, previously deployed CloudFormation stacks, or resources created outside of Infrastructure as Code (IaC) into a CDK…

Import entire applications into AWS CloudFormation

February 3, 2024 By Mark Otto Off

AWS Infrastructure as Code (IaC) enables customers to manage, model, and provision infrastructure at scale. You can declare your infrastructure as code in YAML or JSON by using AWS CloudFormation, in a general purpose programming language using the AWS Cloud Development Kit (CDK), or visually…

Announcing Generative AI CDK Constructs

February 2, 2024 By Mark Otto Off

Announced by Werner Vogels in his 2023 re:Invent Keynote, Generative AI CDK Constructs, an open-source extension of the AWS Cloud Development Kit (AWS CDK), provides well-architected multi-service patterns to quickly and efficiently create repeatable infrastructure required for generative AI projects on AWS. Our initial release…

Finch Container Development Tool: Now for Windows

February 1, 2024 By Mark Otto 0

In November 2022, AWS announced a new command line developer tool for container developers, Finch. Almost one year later we reached an important milestone in the maturity of the project with our Finch 1.0 release. Finch provides local developer tools so that container developers can…

A new and improved AWS CDK construct for Amazon DynamoDB tables

February 1, 2024 By Mark Otto Off

Recently, we launched a new AWS Cloud Development Kit (CDK) construct for Amazon DynamoDB tables, known as TableV2. This construct provides a number of new features in addition to what the original construct offered, enabling CDK authors to create global tables, simplifying the configuration of…