Category: News

[Research Results] Starting Web App in 2024

August 1, 2024 By Mark Otto Off

We are thrilled to share the results of our third study on how to start web applications in 2024! Over the past few years, our studies on web app development in 2022 and 2023 have garnered significant attention and citations. This year, we have continued…

Accelerate your Terraform development with Amazon Q Developer

July 31, 2024 By Mark Otto Off

This post demonstrates how Amazon Q Developer, a generative AI-powered assistant for software development, helps create Terraform templates. Terraform is an infrastructure as code (IaC) tool that provisions and manages infrastructure on AWS safely and predictably. When used in an integrated development environment (IDE), Amazon…

Testing your applications with Amazon Q Developer

July 29, 2024 By Mark Otto Off

Testing code is a fundamental step in the field of software development. It ensures that applications are reliable, meet quality standards, and work as intended. Automated software tests help to detect issues and defects early, reducing impact to end-user experience and business. In addition, tests…

Amazon’s Exabyte-Scale Migration from Apache Spark to Ray on Amazon EC2

July 25, 2024 By Mark Otto 0

Large-scale, distributed compute framework migrations are not for the faint of heart. There are backwards-compatibility constraints to maintain, performance expectations to meet, scalability limits to overcome, and the omnipresent risk of introducing breaking changes to production. This all becomes especially troubling if you happen to…

AI Web App Generator to Make Apps in Minutes

July 23, 2024 By Mark Otto Off

Imagine creating a fully functional web app in minutes, without writing a single line of code. Are you tired of spending countless hours coding your web applications? Is there a faster, more efficient way to develop robust business software? Have you ever wondered how AI…

Getting Started with Cilium Service Mesh on Amazon EKS

July 17, 2024 By Mark Otto 0

Cilium is an open source solution for providing, securing, and observing network connectivity between workloads, powered by the revolutionary kernel technology called extended Berkeley Packet Filter (eBPF). eBPF enables the dynamic insertion of security, visibility, and networking logic into the Linux kernel. Cilium provides high-performance…