Systems | Development | Analytics | API | Testing

%term

What is Test Case Management? A Complete Guide

Testing is not just writing test scripts and executing them. While not usually considered as an official step in the software testing life cycle, test case management is a crucial activity whose presence can be found in almost any stage of the testing process. The simple act of choosing which test case to execute is already test case management. Done right, test case management can make a real difference.

5 Automation Trends to Watch in 2024

The latest automation trends are paving the way for what Gartner defines as "hyperautomation"—the philosophy that everything that can and should be automated will eventually be automated. However, many businesses seeking to harness the latest automation technology don’t know where to start. This blog highlights five timely trends in automation that should be on your digital transformation roadmap in 2024.

Top 4 Programming Languages for IoT Development

IoT startups serve various purposes such as increased performance, security, comfort, and entertainment. However, implementing IoT projects requires a mix of skills, knowledge, and technologies, including hardware, software, cloud computing, networking, and analytics. Of course, a key element of anу IoT solution is to pick an appropriate programming language that ensures the interaction between IoT devices and apps, processing, data storage, task execution, and user interaction.

4 Key Types of Event-Driven Architecture

Adam Bellemare compares four main types of Event-Driven Architecture (EDA): Application Internal, Ephemeral Messaging, Queues, and Publish/Subscribe. Event-Driven Architectures have a long and storied history, and for good reason. They offer a powerful way to build scalable and decoupled architectures. But thanks to its long history, people often have different ideas of what EDA means depending on when they first encountered this architecture.

Managing the Lifecycle of Gateways in Kubernetes Using Gateway API

Managing your Gateways on Kubernetes has historically been a very manual process, usually involving the use of Helm for operations like upgrades. At Kong we've been working on the Kong Gateway Operator (KGO) to revolutionize the experience of operating Gateways in production. Say goodbye to the cumbersome, manual processes of managing Gateways. Our operator transforms the configuration and lifecycle management experience, automating the tedious and complex operations that used to bog you down.

Compliance Management 101: Best Practices for Establishing Your Compliance Workflow

Compliance management is crucial across a wide variety of industries, from automotive software to medical devices. These regulations protect customers and enhance safety, but they can also introduce challenges and stress for development teams. When working in regulated industries that create sophisticated, complex products, compliance management becomes more intricate.

Unpacking the Differences between AWS Redshift and AWS Athena

On top of their industry-leading cloud infrastructure, Amazon Web Services (AWS) offers more than 15 cloud-based analytics services to satisfy a diverse range of business and IT use cases. For AWS customers, understanding the features and benefits of all 15 AWS analytics services can be a daunting task - not to mention determining which analytics service(s) to deploy for a specific use case.

How to perform exploratory testing as a team

Exploratory testing marks the connection where creativity meets discovery. This method isn’t just about ticking off a list; it's about venturing into the unknown, armed with curiosity and a keen eye for detail. It's a journey that's best embarked upon as a team, where each member's unique perspective and expertise illuminate different facets of the software, uncovering insights that might otherwise remain hidden.