Systems | Development | Analytics | API | Testing

Latest News

Overcoming scale challenges with AWS & CloudFront - 5 key takeaways

The Ably service handles massive amounts of data throughput and concurrent connections for many customers while maintaining a highly reliable and available service, with a 5x9s uptime guarantee. Ably has no scale ceiling, and that’s challenging work (it’s one of the reasons I joined Ably). While the challenges we face in delivering our service are compelling, we sometimes face novel internet scale problems, such as breaching the limits of AWS services!

Master Documenting Your APIs: Tips for Effective API Documentation

API (application programming interface) document works as a developer’s compass for navigating complex services. In this guide, we provide straightforward insights into crafting excellent API documentation. At the end of this article, you will know how to succeed as both creators and consumers of APIs through effective documentation.

Using Python for GET API Calls: A Step-by-Step Guide for Developers

Understanding how to make a GET request to an API using Python is an essential skill for developers. This article will guide you through the process, demonstrating how to use Python’s ‘requests’ library to fetch data, handle the full JSON object in response, and manage API errors efficiently. Step into the practical world of Python GET API calls without any detours.

Managing Application Auth for Different Audiences

Let’s pose a hypothetical scenario. You're the API product owner at the Paris, Texas Regional Airport. You're in charge of two main APIs: Flights API and Scheduling API. Flights API is primarily used by local research institutions that are interested in read-only access to information about departures and arrivals. Scheduling API is primarily used by airline partners who are interested in updating information about their flights and gates.

Cloud Game Development Solutions for Your Team

Game development has only grown more complicated as studios adjust to working with increasingly larger projects, globally distributed teams, and limited resources. It’s no surprise that teams are exploring alternative solutions, like cloud game development, to build their next break out game. The appeals of building a game in the cloud include its abilities to minimize developer and artist challenges and optimize your development pipeline.

Top 3 Challenges for Automated Loan Underwriting

Automation and artificial intelligence have been key players in financial services for years. Financial institutions have automated routine tasks across fraud detection and prevention, loan application processing, and customer service, to name just a few. But the pace and breadth of adoption will only increase. In the lending market, automated underwriting can be a game-changer.

Enforcement of Apple Privacy Manifest starting from May 1, 2024

Here's how Apple's upcoming Privacy Manifest enforcement, starting May 1, 2024, will change the way app developers handle privacy. Learn the details of the new requirements, from creating privacy manifest files to meeting crucial deadlines, to ensure your app meets Apple's stringent privacy standards.

Complete Guide to SwiftUI Lists for Developers

Whether it’s the groceries you need from the store, the chores your mom left on the kitchen counter for when you got home from class, or even things to do before you die, lists are everywhere. Presenting data in a column (or a list) is the most familiar and natural way to organize information in both the analogue and digital worlds.

Solving Memory Leaks in Node.js has Never Been Easier, Introducing the Latest Version of N|Solid

We are thrilled to announce the release of a new feature in N|Solid that includes sample heap profiling and heap objects observability for main processes and worker threads. N|Solid is known for its Node.js performance and security observability and diagnostic tools and best-in-class low overhead has completed a new innovation to hunt memory leaks in development and production environments. Memory is a precious resource in computing.

Interview With Google Software Engineer Michael Muinos

In this edition of our series dedicated to spotlighting the movers and shakers in the tech world, we're thrilled to welcome Michael Muinos, an experienced Software Engineer currently residing at Google who is also the founder of Algos With Michael. Through this conversation, we aim to dive deep into the experiences that have defined Michael's career, alongside exploring the challenges and triumphs encountered, we will also share advice for aspiring software engineering professionals in this piece.