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

Scaling in Azure App Service – Almost Everything You Need To Know

Azure App Service is one of my favorite cloud services in terms of hosting web applications due to the ease of scaling that I frequently need. Let's see how! Read all

Chef 101: Getting Started With Automation

Everything you need to get started with configuration management and system compliance using the Chef ecosystem. Set up a Chef Infra Server and start coding. Read all

Single Responsibility Principle: The Most Important Rule in the Software World

Do you want to know the most important singular rule in the world of software engineering? Here you can learn why it should matter to all engineers. Read all

Watching the Requests Go By: Reconstructing an API Spec with APIClarity

Read all

KubeMQ: A Modern Alternative to Kafka

Read all

Hands-On Presto Tutorial: Presto 102

This tutorial will show you how to get a three node Presto cluster up and running on your local machine with a Docker sandbox. Read all

Limit Communication Between Microservices With Kubernetes Network Policies

To prevent a few compromised services from affecting all the services on the platform, a microservices platform needs to limit the interactions between ... Read all

How To Use DORA Engineering Metrics To Improve Your Dev Team

Objective data to measure software development is here, and it’s here to stay. Read all

Scaling AWS RDS Databases

Learn about scaling RDS Databases manually with the AWS CLI, the AWS console, or automatically third-party tools and internal AWS logic. Read all

Spring Boot - Tracing Micro Service Logs | Log Tracing In Microservices With Spring Cloud Sleuth

In the below video tutorial, take a closer look at Log Tracing in Microservices With Spring Cloud Sleuth. Read all

The Benefits of Using NVMe for Kubernetes

Read all

How Carbon Uses PrestoDB With Ahana to Power Real-Time Customer Dashboards

Why ad tech company Carbon chose Presto on AWS for SQL data lake analytics. Read all

 

 

 

 

Top