Azure App Service is one of my favorite cloud services in terms of hosting web applications because of the ease of scaling that I frequently need. Let's see how!
Some common Kubernetes anti-patterns, some design patterns to use instead, and how Kong Ingress Controller can help implement the recommended design patterns.
If your application uses Log4j from version 2.0-alpha1 to 2.14.1, you should update to the latest version (2.16.0 at the time of writing this) as soon as possible.
A lot of organizations choose the Azure cloud for its rich infrastructure. In this post, we'll explore different options of database migration to Azure PostgreSQL.
This article will focus on Fargate ECS, how to set up and configure IBM MQ on Fargate ECS, and a simplified number of concepts and artifacts to understand it.
Learn how to automate logging in class and method level using custom annotations in the SpringBoot application, benefitting aspect-oriented programming.
GridGain simplifies the complex architectures by managing Apache Ignite clustered environments. This article shows Ignite cluster configuration to work with GridGain.
Metadata synchronization is an important feature in Alluxio. This post describes the design, implementation, and other internal processes in order to tune the performance
Learn what it means to be a DevOps engineer, the tools and processes that you need to know, how to prepare for a DevOps interview, and courses and certifications to help you land your dream job.
In this article, I will explain how you can use Amazon Macie to automatically classify sensitive data in S3 with a quick tutorial for beginners to use Amazon Macie
In this post, we will cover the best security practices for database servers, be it cloud servers or your own servers, to protect data proprietary and avoid data loss.
In this post, we'll learn to create a NestJS Redis Microservice using the Redis transporter. This transporter leverages the publish/subscribe messaging paradigm.