Category: News

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…

Chat about your AWS account resources with Amazon Q Developer

July 14, 2024 By Mark Otto Off

The traditional way customers had to interact with AWS account resources was through the AWS Management Console, SDKs, or command line interface (CLI) calls. However, these methods do not provide a quick way to gather information about AWS resources without writing scripts or navigating thought…

AWS announces workspace context awareness for Amazon Q Developer chat

July 13, 2024 By Mark Otto Off

Today, Amazon Web Services (AWS) announced the release of workspace context awareness in Amazon Q Developer chat. By including @workspace in your prompt, Amazon Q Developer will automatically ingest and index all code files, configurations, and project structure, giving the chat comprehensive context across your…