Systems | Development | Analytics | API | Testing

%term

Top 3 Approaches to Manage Airline Disruptions

In winter 2022, US airlines faced an arduous test as heavy storms disrupted thousands of flights, resulting in over 17,000 cancellations or delays. Southwest Airlines, known for its unique business model and exceptional customer service, was hit the hardest, with 16,000 affected flights. Despite industry-wide losses, Southwest quickly restored normalcy within a week. However, they went beyond firefighting, committing resources to strengthen their systems and prevent future incidents.

Event-Driven Architecture: Understanding its Significance for Software Development

The concept of Event-driven Architecture (EDA) has gained increasing attention in recent years. EDA is a style of software architecture that emphasizes the communication between software components via events, rather than direct invocation or method calls. In this blog post, we will delve into the concept of EDA and explore its significance in modern software development.

17 Automated Testing Insights from an Industry Expert

In today's fast-paced digital landscape, software development companies face the challenge of delivering high-quality applications quickly. One solution that has gained significant traction is automated software testing. Organizations can achieve repeatability, improve time-to-release, and enhance overall software quality by leveraging automated testing tools and methodologies.

FinOps Camp Episode 1: Governing Cost with FinOps for Cloud Analytics, Fireside Chat

Program elements, use cases, and principles to manage cloud data costs Join Eckerson VP of Research Kevin Petrie, Unravel Chief Executive Officer Kunal Agarwal, and Unravel VP of Solutions Engineering Chris Santiago as we discuss how organizations govern cloud costs as they forecast, monitor, and account for resources. The emerging discipline of FinOps enables organizations of all sizes to turn cloud usage-based pricing models to their advantage. In this fireside chat, we will explore the FinOps lifecycle, including design, operation, and optimization.

What Are Digital Twins? Learn About Digital Twin Software

Imagine being able to make a digital replica of one of the largest stadiums in the world, capturing everything from ceiling height to square footage. Now, imagine you could integrate that replica with real-life, predictive data. Then, you could use it to measure important details like stadium capacity, climate control, security wait times, video and audio syncing capabilities, and more. In this example, digital twin software enables events to run more smoothly and helps staff foresee and plan upgrades.

Ship sooner to Google Play: Release Management now supports Android production releases

Ship Android apps faster than ever. Our new features allow you to effortlessly integrate with your Google Account, create production releases and release directly to the Google Play Store. Read more on this, and what's coming next.

Radiall transforms decision-making with Qlik Cloud

Radiall, a world leader in the electronic connectors industry, has completely redesigned its BI ecosystem to become a data-driven company. Among the objectives: reduce the number of tools and data quality issues and deploy a data culture within the group. Radiall chose Qlik for the power of its powerful associative engine and its embedded ETL capabilities. The first applications implemented were the sales and marketing analysis report and the budget planning applications but the platform was quickly extended to the finance R&D, quality, HR and IT divisions.

An Introduction to Devise for Ruby on Rails

With over 20,000 GitHub stars and lots of integrations, the Devise gem is one of the most popular gems in the Ruby landscape. So why would we term it one of Ruby's "hidden" gems? Well, as popular as it is, most developers only scratch the surface of the library's capabilities. In this two-part series, we'll take a deep dive into Devise. In this first part, we'll learn some of the basics, including: In part two, we'll look at more advanced usages of Devise, including: Let's get started!