Systems | Development | Analytics | API | Testing

Latest Posts

10 Dos and Don'ts When Debugging Cloud-Native Applications

Lately, everyone has been jumping on the cloud transformation bandwagon, which isn’t surprising, because when it comes to tech, you don’t want to find yourself behind, stuck with your dusty old monoliths. Just kidding – we love ourselves some good old monolith architectures – but there’s no comparing to dynamic, cloud-native technology.

How Retailers Modernize Operations and Reporting with the Snowflake Retail Data Cloud

A modern data infrastructure is essential for retailers looking to stay competitive today. Companies are abandoning more traditional, on-premises IT infrastructures and moving to more centralized “as a service” (XaaS) models of delivery enabled by cloud technologies, according to McKinsey. Aging on-premises infrastructures are unable to meet demands for agility and innovation, eating up too much time and too many resources for teams trying to maintain them.

Puppeteer in Node.js: Common Mistakes to Avoid

Puppeteer is a powerful Node.js browser automation library for integration testing and web scraping. However, like any complex software, it comes with plenty of potential pitfalls. In this article, I'll discuss a variety of common Puppeteer mistakes I've encountered in personal and consulting projects, as well as when monitoring the Puppeteer tag on Stack Overflow.

A Complete Guide to Selenium UI testing

The user interface of an application is the first thing a user sees when they hit enter on your web address. For people involved in developing and releasing the website, you just have 50ms to impress the users. Sometimes, it’s just 17ms. With so little time with us and considering that all that time goes into analyzing the UI of the app, it becomes our responsibility to release the website only after testing the UI and its components thoroughly.

End-to-End API Monetization with The Kong Developer Portal, Stripe, and Moesif

Many API developers and companies struggle to find ways to set up systems to monetize their APIs easily. Some are simple but not customizable, and some are complex and require massive engineering effort to get them all running. To make things easier, the Moesif platform includes Billing Meters which gives massive customizability to API monetization efforts with a minimal amount of code and engineering effort.

Flutter vs React Native: Which One to Choose?

Flutter vs React Native has been one of the most talked about topics recently. They are both popular open-source frameworks for building mobile applications. React Native, created by Facebook, uses JavaScript and allows developers to build apps for both iOS and Android using the same codebase. Flutter, developed by Google, uses the Dart programming language and allows for cross-platform app development.

Revamping Data Management Strategies with Data Pipelines

1. Data pipelines can improve data management strategies by enabling quick and easy data flow, transformation, and analysis. 2. Considerations when building a data pipeline include real-time data ingestion, scalability, performance optimization, data security and governance, and support for multiple sources. 3. Data mesh is a decentralized data architecture that organizes data sources by their specific business domains and must comply with the principles of the architecture. 5.

Future-Proof Your Code: Top JavaScript Frameworks to Watch in 2023

The internet was written in JavaScript. This versatile programming language is supported by all major web browsers and has been used to create over 1.8 billion websites, which amounts to 98% of the world’s total (that figure will probably have jumped a few thousand by the time you finish this article). Developers love JavaScript for the dynamic web pages it empowers them to build, with a whole bunch of interactive elements and user interfaces available on a drag-and-drop basis.