Category: News

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…

Explore Women Hack Brew 2024 with Flatlogic

January 29, 2024 By Mark Otto Off

Attention to all talented women in tech!👩🏻‍💻 We are happy to invite you to join the virtual Hack Brew hackathon happening February 23rd to 25th, 2024 with Flatlogic. In 3 day event, female coders, designers, innovators, and activists come together to build tech solutions that…

Introducing AppWizzy – Text to Web App GPT by Flatlogic!

January 19, 2024 By Mark Otto Off

At Flatlogic, we try to keep up with development trends🤝, so we want to introduce you to our latest GPTs: AppWizzy – Text to Web App. Imagine an AI that turns your spoken ideas into fully functioning apps and databases. That’s what we’re delivering. AppWizzy…

OpenSearch Expands Leadership Beyond AWS

January 16, 2024 By Mark Otto 0

The OpenSearch project has achieved another milestone, launching the inaugural OpenSearch Leadership Committee, in December 2023. The committee is another step toward open governance in which a broad community of users, contributors, and committers is included in a publicly visible and accessible process that determines…

Looking beyond code coverage with Amazon CodeWhisperer

January 9, 2024 By Mark Otto Off

Code coverage is a code quality metric leveraging unit tests. Coming up with test cases with every combination of parameters requires developer’s time, which is already scarce. Developers’ focus is (mis)directed at just meeting the coverage threshold. In doing so, quality of code may be…

Best practices for scaling AWS CDK adoption within your organization

January 7, 2024 By Mark Otto Off

Enterprises are constantly seeking ways to accelerate their journey to the cloud. Infrastructure as code (IaC) is crucial for automating and managing cloud resources efficiently. The AWS Cloud Development Kit (AWS CDK) lets you define your cloud infrastructure as code in your favorite programming language…