Systems | Development | Analytics | API | Testing

%term

CrowdStrike Security Failure: A Security Testing Update

Having strong security testing services are crucial, as demonstrated by the recent incident involving top cybersecurity service CrowdStrike, which rocked the industry. A global outage hurting companies, airlines, and government institutions throughout the globe was caused by a defective upgrade to their Falcon Sensor software. This terrible episode serves as a clear warning of the possible repercussions when security updates, intended to protect systems, contain undetected flaws.

Enhancing Your Elixir Codebase with Gleam

Do you write Elixir but sometimes miss the benefits of type safety we have in other languages? If the answer is "yes", you may want to take a look at Gleam. It is a relatively young language that runs on top of the BEAM platform, which means it can be added as an enhancement to an Elixir codebase without you having to rewrite everything. In this article, we will add Gleam code to an Elixir project.

How Generative AI is Transforming Application Modernization

Per the trends suggested by Red Hat, modernization is among the topmost funding priorities (45%) for global businesses - all thanks to the promises of better digital experience, cloud-native, and quicker time to market. Generative AI can fulfill these promises by automating legacy system updates, enhancing user interfaces, facilitating cloud migration, and expediting software delivery.

Deploy and Manage Cloud Apps from VS Code with the Choreo Extension

The Choreo extension for Visual Studio Code (VS Code) enables developers to manage cloud applications without leaving VS Code. This seamless integration enhances the overall development workflow, offering everything from component creation to monitoring. With the release of version 2.0, the Choreo extension is now better aligned with typical development workflows and offers an experience that's more familiar to users of the Choreo console.

What is Istio Service Mesh?

As a developer working with microservices architectures, you may find yourself facing numerous challenges. Managing multiple services, each with its own potential points of failure, can be complex. Issues such as communication difficulties, security concerns, and lack of visibility are common in these environments. These challenges are not unique. As microservices architectures expand, they often introduce complexities that can be demanding for development teams to handle.

S1.E12: From Agile to Holistic Testing | QA Therapy Podcast

Testing has undergone a significant evolution, encompassing a broader range of quality attributes and adopting a more holistic perspective. But what exactly does this entail? We're thrilled to welcome our special guest, Janet Gregory, a renowned conference speaker and prolific author in the topic of agile testing. Collaborate seamlessly throughout the testing process with Xray - from planning and execution to debriefing and reporting - using the tools you're already familiar with, all within Jira.

The Load on Developers Is Increasing

Pushing your code to production without testing? You might want to think twice. In this episode, Bobby Dorlus, founder and CEO of #TheTechHustle, shares the importance of test automation, site reliability engineering, and his advocacy of diversity within the industry. Tune in as Jason and Bobby analyze the stats and real-life debacles that happen when testing gets skipped, as well as those who should be responsible for testing. Spoiler alert—it’s not just the developers.

How to organize a bug bash

Bug bashes are time-boxed events where participants (developers, testers, product managers, and customers) come together to identify and report as many bugs as possible, providing a fresh perspective on the software. They encourage cross-functional interaction, accelerate the bug discovery process, uncover critical issues, improve the overall quality of the software, and enhance product reliability before release. To organize one, you need to consider.