An overview of Spring Boot framework features that are especially important in the context of Spring Cloud applications. In this article, we will discuss dependencies and configuration management. Read all
Apache APISIX offers developers a way to write plugins in several other languages. In this post, I'd like to highlight how to write such a plugin with Rust. Read all
This is yet another part of an interesting experiment with FerretDB and CockroachDB. This time, we're going to expand on the previous articles by looking at the multi-region capabilities in CockroachDB. Read all
Database change is a tricky part of the development process. Can we treat databases the same way we treat code by making it part of the CI/CD cycle? Read all