The purpose of the article: analysis of the structure of a web service on Kotlin, consideration of ways to integrate with a database using the example of a CRUD service.
This article shows the outline of creating and testing a simple microservice, which provides the basis for microservices that are easy to deploy and maintain.
A private cloud is an essential need for most enterprises and it comes with different risks in such an environment. Let’s dig into those risks and their prevention!
Column propagation can help address the typical performance issues associated with hierarchical table structures, which are inherently slow. Let’s learn how!
Kubernetes is everywhere. Transactional apps, video streaming services and machine learning workloads are finding a home on this ever-growing platform.
Kubernetes allows for highly precise resource utilization and minimal cloud waste. But in reality, there are many good reasons why we have not yet reached this goal.
This article will cover more about the next steps of Jakarta EE around the world of data and its techniques to work as more besides just the data source.
This post highlights how our company tackled one of many infrastructure scaling challenges: Scalable writes to the (Postgres) database using Spring & Spring Data.
Here, go beyond the theory of "chopping the monolith," and learn how to concretely achieve isolating some parts of code in a dedicated Function-as-a-Service.
Learn about CLI query stats, cloning schemas quickly, distinguishing which table IDs correspond to which table names, connecting to non-default databases, and copying columns between column families.