Open source Cadence is an advantageous new tool for any application developer. Learn how to use the project for polling with these step-by-step instructions.
Does it mean that microservices are better than the monolith architectural style? In this article, we discuss both Monolith and Microservice architecture.
As more and more infrastructure becomes code, it is essential to have unit and integration tests for your IaC. What is IaC and testing your Infrastructure code mean?
We work with 2 of the most popular tools in the Carvel toolkit: kapp, and kapp-controller, which help us work with applications instead of their individual components.
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.