This article contains a series of top 8 recommended books to improve your programming skills. Each book is an addition to a developer's skills and an interesting read. From concurrency, design patterns, refactoring, and microservices this list covers it all.
Learn about container lifecycle events and hooks with a deployment example comprising a main Kubernetes container running NGINX and a sidecar container running busybox.
MicroStream is a fundamentally new persistence framework for storing complex Java object graphs natively, which means the object graph is stored on disk as it is in RAM.
Data fabric is a viable strategy to help overcome the barriers that previously made it hard to access data and process it in a distributed data environment.
Some scenarios in microservice-based architecture involve multiple microservices. Read how completion of the scenario depends on the task completion of each microservice.
If engineering executives can’t manipulate the triangle to improve quality, what’s the key to ensure high quality of software output? The answer is Continuous Testing
The Git plugin that comes bundled with all JetBrains IDEs is quite impressive, but there are even more features you can enhance your IDE’s Git support with.