Systems | Development | Analytics | API | Testing

Latest News

API Development Best Practices

API (Application Programming Interface) development is a rapidly widening field. Every piece of software you may use will involve an API, and the number of jobs for API developers skyrockets every year. Unfortunately, poorly developed APIs can create difficulty and security concerns for users. What are some API development best practices you can put into place to prevent those outcomes? Here’s the key things to know about API development best practices.

Overview of Cloud storage for your data platform

One of the most important questions in architecting a data platform is where to store and archive data. In a blog series, we’ll cover the different storage strategies for Kafka and introduce you to Lenses’ S3 Connector for backup/restore. But in this first blog, we must introduce the different Cloud storage options available. Later blogs will focus on specific solutions, explain in more depth how this maps to Kafka and then how Lenses manage your Kafka topic backups.

Generative AI vs. Large Language Models: What's the Difference?

What are the differences between generative AI vs. large language models? How are these two buzzworthy technologies related? In this article, we’ll explore their connection. To help explain the concept, I asked ChatGPT to give me some analogies comparing generative AI to large language models (LLMs), and as the stand-in for generative AI, ChatGPT tried to take all the personality for itself.

Solving 'Object Reference Not Set' Error

“Object Reference Not Set to an instance of an object.” Cast the first stone for those who never struggled with this error message as a beginner C# / .NET programmer. This infamous and dreaded error message happens when you get a NullReferenceException. This exception throws when you attempt to access a member. For instance, a method or a property on a variable that currently holds a null reference. But what does null reference exactly mean? What exactly are references?

Service Mesh vs. API Gateway | Understanding Key Differences

In the realm of microservices orchestration, the question of choosing between a service mesh vs. API gateway often arises. These two components play vital roles in managing communication within distributed systems. In this discussion, we’ll explore the differences between a service mesh and an API gateway, shedding light on their individual purposes and capabilities.

Where Are IIS Log Files Located? How to View IIS Logs on Windows & Azure

Discover where IIS log files are located on both Windows servers and Azure. This guide offers a step-by-step tutorial on how to locate and view your IIS logs, ensuring efficient troubleshooting and security audits. For a standard Windows Server, the default log location is: %SystemDrive%\inetpub\logs\LogFiles If your IIS logs are not stored in the default location, follow these directions below to look up where they are currently being stored.

The Ultimate Guide to ELK Log Analysis

ELK has become one of the most popular log analytics solutions for software-driven businesses, with thousands of organizations relying on ELK for log analysis and management in 2021. In this ultimate guide to using ELK for log management and analytics, we’re providing insights and information that will help you know what to expect when deploying, configuring, and operating an ELK stack for your organization. Keep reading to discover answers to the following.