CSS contain properties and how they help developers optimize a web page and let browsers understand their different elements and relations with each other.
Learn about Docker and Kubernetes container solutions, and discover the differences between Kubernetes and Docker to choose the one that best suits your needs.
The Cucumber BDD framework is the top choice for developers. This article lists the top five best practices to follow as you implement Cucumber with Selenium.
Discussing and demonstrating the Spring Boot application of a solution for providing enum consistency between running the application code and data itself.
This article shows how to use MQTT in the Java project to realize the functions of connecting, subscribing, unsubscribing, publishing, and receiving messages.
An introduction to load balancing pattern, type of load balancer, cloud load balancer, open source load balancer, and finally, strategy to choose load balancer.
Understanding how a service mesh can impact your Kubernetes costs by going into what a service mesh is and how it can help reduce your Kubernetes costs.
DTO is probably the most straightforward pattern in object-oriented programming. In this post, learn how to create them properly and the motives for using DTOs.
This is my series of articles covering short "Today I learned" topics as I work with CockroachDB. Today, we're covering auto-completion and syntax highlighting in CLI with pgcli, Sqlalchemy and ON UPDATE expressions, identifying sessions, naming transaction blocks and setting traces in CLI.
This article will discuss a validation framework with Tagless Final and demonstrate how the proposed validation framework can improve the quality of encoding.