Systems | Development | Analytics | API | Testing

%term

Scaling Your Phoenix App in Elixir with FLAME

When you build an app, you'll often find that certain tasks do not require user interaction and are better performed in the background. Elixir provides excellent primitives, such as Task.async, to offload these tasks from the main user pipeline. Additionally, libraries like Oban offer more control over background tasks when needed. There's also FLAME, which the core Phoenix team is developing to offer a scalable solution for offloading intensive tasks to remote machines.

Diving Deep: How Qlik Services Help You Explore the Depths of Data

A little-known fact about me is my love for scuba diving. There’s nothing quite like the feeling of being so close to nature, exploring the mysteries of the underwater world. Every chance I get, I dive into the ocean’s depths, uncovering hidden wonders that most people never get to see. That got me thinking about the similarities between data and the ocean. Just like the vast, uncharted waters of the sea, the world of data holds incredible potential—if you know how to navigate it.

S1.E18: API testing | QA Therapy Podcast

API testing is crucial for enhancing the overall quality and reliability of our software. By identifying bugs and errors early in the development process, developers can address them promptly, preventing them from escalating into significant issues. Today, we're fortunate to have Diogo Rede as our guest. As a Solution Architect and Test Advocate with extensive experience in testing and automation.

Stateful vs. Stateless Web App Design

The difference between stateful and stateless applications is essential when developing APIs. However, if you’re not a developer who’s working with stateful and stateless systems, you might not fully understand these concepts. More importantly, you may not know why stateless REST APIs are so essential to building scalable web applications? Here are the key takeaways to know about stateful vs. stateless apps.

Introducing Service Requests and Change Requests for the Support Portal

In our latest update to the WSO2 support portal, we’ve introduced two important new features: Service Requests and Change Requests. These are designed specifically for Managed Deployment based accounts and replace the previous Hosting tasks and Hosting query type cases, offering a more streamlined and efficient way to manage your support needs.

Why Manual Testing Matters: A Ultimate Guide To Software Testing?

Manual testing is a fundamental yet essential process in software development where testers manually execute test cases without the use of automation tools. Despite advancements in automation, over 30% of global testing efforts are still carried out manually, according to industry research.

What is Data Stewardship? Roles, Benefits, and Types

Businesses handle massive amounts of data daily. To make informed decisions, this data must be optimized for accuracy and consistency, which requires effective data management. However, for best results, data management must be coupled with data governance, which provides essential frameworks to manage data quality and security. Data stewardship takes it a step further.