7 Reasons Why Companies Should Apply DevOps and CI/CD Practices to Their Data Pipelines

Implementing DevOps to enable business teams to support their data pipeline — aka ingest, integrate, and efficiently analyze data — can be a gamechanger. Read all

Developing and Testing Services Among a Sea of Microservices

Explore the challenges of building and debugging a service on your desktop. Learn 5 options of how to test your services in your microservice-based application. Read all

Circuit Breaker Pattern With Netflix-Hystrix: Java

This article covers what the circuit breaker pattern is, what it does, and how to use the library as an implementation of the circuit breaker pattern. Read all

CockroachDB With Kerberos and Custom Service Principal Name (SPN)

This is another installment of CockroachDB and Kerberos coverage. Today, I'm going to demonstrate a way to override a custom service principal name (SPN). Read all

Setting Up A Docker Registry As Pull Through Cache

In this follow-up article, we'll show you step-by-step how to set up the pull-through cache (aka registry mirror) for use in Docker and/or Kubernetes. Read all

Comparing IaC Tools for Azure: Terraform and Bicep

Bicep might be a strong contender for people who are familiar with ARM already but may not be with other IaC tools, such as Terraform. Let's see why is that! Read all

Microservices Testing: Key Strategies and Tools

Which different types of tests exist for microservices, how can they work for other areas of software, and what are their benefits? Read this post for answers. Read all

ClickHouse or StarRocks? Here is a Detailed Comparison

While StarRocks and ClickHouse have a lot in common, there are also differences in functions, performance, and application scenarios. Check out this ... Read all

Speed up Large-Scale ML/DL Offline Inference Jobs at Microsoft Bing

This article shares our observations and the practice to solve the challenges while running inference at scale. Read all

Distributing a Java Command-Line Application

In this article, I'll show you how to package and distribute a java command-line application and the challenges one has to face to implement it. Read all

 

 

 

 

Top