Systems | Development | Analytics | API | Testing

Latest News

SQL Server Stored Procedures: Best REST API Calls for Data Integration

System administrators, DBAs, and application developers all know about the need for data integration. That’s when you have to pull data from one database, application, or web service to another. Fortunately, this task is a lot less challenging than it used to be because APIs (application programming interfaces) are so popular today. APIs provide a standard way to share the data and services of one system with another, even if the two systems are otherwise incompatible.

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.

GFF 2024 Day 3: PM Modi's Vision for India's Fintech Future and Global Leadership

As I eagerly awaited the start of Day 3 at the Global Fintech Fest 2024, the excitement was palpable. The added certainty that our very honorable Prime Minister Shri Narendra Modi would be in attendance boosted that expectation. His attendance was to take the day to another level since everyone eagerly awaited his views on India’s position in the global fintech industry. One could easily note preparations for his arrival were in full swing all over Mumbai.

Help Your CFO Double Their Strategic Value

Over the past two decades, and even more so because of the pandemic, CFOs have become one of business’ most prized assets. While financial reporting and compliance are still key responsibilities of the role, more and more businesses are now leaning on a CFO’s management expertise to help inform strategic decisions. Many CFOs spend their time dealing with the business-as-usual finance tasks and putting out fires.

Kotlin vs Java - A Comprehensive Comparison

Kotlin was built to replace Java. Or at least, supersede it for a wide range of Android development tasks. Released by JetBrains in 2016, it is designed to address some of Java’s drawbacks and provide a smoother, faster alternative for devs everywhere. So really the question in the title is redundant, right? Kotlin is just better, surely? Well, actually it’s much more nuanced than that.

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.

GFF24 Day 2 Highlights: Advancing Fintech with Robust Testing and Innovation

The excitement built as we kicked off Day 2 of the Global Fintech Fest 2024! The day was packed with insightful sessions led by some of the brightest minds in the fintech world, including top CEOs and founders. The energy was palpable, with everyone eager to dive into discussions that would shape the future of digital finance.

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.

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.