Category: News

All Flatlogic Templates Are Now Open-Source and Free!

February 5, 2025 By Mark Otto Off

We’re excited to announce that all 28 of Flatlogic’s premium React, Angular, Vue, and Bootstrap templates are now completely FREE and open-source! After 12 years and 20,000+ licenses sold, we’re making this move to give back to the developer community and focus fully on the…

Flatlogic Templates Are Now Free Forever: A 12-Year Journey

February 5, 2025 By Mark Otto Off

All Flatlogic React, Angular, Vue, Bootstrap, and other Templates are Free now! tl;dr; All 28 Premium Flatlogic templates are completely FREE now! Check them out at https://flatlogic.com/templates, download any you want, star them on our GitHub, and join our Discord Community to build together! Today…

Enhancing Code Generation with Real-Time Execution in Amazon Q Developer

January 31, 2025 By Mark Otto Off

As AI continues to drive rapid innovation in software development, a reliable runtime environment for real-time testing is essential to promote high-quality code generation. Developers often face delays in feature delivery as they spend significant time debugging and iterating on AI-generated code to verify it…

Kube Resource Orchestrator, From Experiment to Community Project

January 30, 2025 By Mark Otto 0

When we introduced our new experimental project Kube Resource Orchestrator (kro) in November last year at KubeCon North America, we were thrilled by the initial response. Customers are excited about kro’s simplicity, and we have seen some creative and novel solutions to common problems. We…

Announcing the AWS CDK Glue L2 Construct

January 30, 2025 By Mark Otto Off

Today, we’re announcing the release of the new AWS Cloud Development Kit (CDK) L2 construct for AWS Glue. This construct simplifies the correct configuration of Glue jobs, workflows, and triggers. Reviewing Glue documentation and examples of the valid parameters for each job type and language…

AWS CDK is splitting Construct Library and CLI

January 14, 2025 By Mark Otto 0

AWS CDK is an open source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. It consists of two primary components: the Construct Library that you use in a programming language to model your AWS application, and a CLI.…