In this article, gain knowledge about how to deploy a simple API on OpenShift using the Pipelines feature, and how to build it using the Scala build tool.
X-definition is an open-source Java API that can be used to extract data from XML files regardless of their size. In this tutorial, see X-definition in action.
Do you struggle when making layers for functions? Read this article to learn the new, simple, and extremely fast way to use the amazing feature Lambda Layers.
In this post, we'll provide an overview of the Docker container and Docker image. We'll also go through how to build and store images by using Azure Container Registry
In this article, we'll discuss various automated testing frameworks for SOM application testing and some of the basic testing involved in the end-to-end testing process.
Today, we'll see an example of how this vulnerability actually works. We'll cover Log4J library usage and see how basic inputs can cause potentially disastrous outcomes.
The purpose of this article is to help Mulesoft developers understand the procedures for enabling TLS/SSL for ActiveMQ brokers with self-signed certificates.
In this part of a series of tutorials, we're building a microservice architecture with CockroachDB writing changes in real-time to an S3 bucket in JSON format.
The second week is finally over and while I built a working DDT proof of concept. I wasn’t able to complete a fully working MVP. A proof of concept shows something working, an MVP needs to do something useful.
This article tells the history behind one of the most trending IntelliJ IDEA plugin - JPA Buddy. Also, it provides some insights about issues using JPA, Hibernate, Spring Data, etc.
When creating eCommerce websites, streaming services, messengers, etc., why do developers go for Node.js? In this post, we'll discuss the reasons for Node.js popularity.
Threading is ridiculously complex to get right, and the idea of having 5,000 background worker threads is of course madness, unless you're using Hyperlambda, at which point it's just another Saturday
Node.js is one of the most widely used technologies today as modern application development. Why consider it for backend web development in 2022? Find out here.
In this tutorial, learn how to use Object Store V2 REST APIs to dynamically update the values present in Object Store without making any changes to our code.
This is the first post in a series of tutorials to demonstrate how to easily integrate CockroachDB into your daily work. Today, we're covering docker-compose and a single node Cockroach cluster.
In this video tutorial, I will demonstrate the blue/green deployment of the Spring Boot REST API. Follow the demonstration to learn seven important steps.
In this post of our series “Stranger things in Java” - dedicated to Java insights, we will try to clarify the use of the underscore symbol "_" in Java programming.
In this article, we'll discuss common performance mistakes and anti-patterns in distributed cloud-based architectures. We'll also cover a heavy load application checklist.