BDDfire allows you to set up the entire framework with code quality, browser testing, cloud testing, API testing, and Docker integration by running three simple commands.
Spring Cloud Eureka's self-preservation tool is great for network problems, but it could keep your instances around when you don't want to. Fortunately, you can fix that.
Learn how to write and read messages in Avro format to/from Kafka. Read on to understand how to produce messages encoded with Avro, how to send them into Kafka, and how to consume with consumer and finally how to decode them.
Alpine Linux-based Docker images are small, but they can still bloat up quickly. If you're concerned about image size, search for alternatives, like Minideb.
If you have worked with SOA before, you might wonder what is the difference between SOA and Microservices. Here I have explained both architectures and compared them in details.
I've used OpenStreetMap to render maps, but ran into a problem with my Retina MacBook Pro. I needed special tiles rendered with a big scale factor to make them sharp.
Since GKE runs on Kubernetes, we had to do some interesting changes to the server install instructions to use GKE to manage the Docker container pmm-server uses.
If you use a vSphere infrastructure, then vCheck can help. The vCheck framework is designed to run checks against your infrastructure to determine operational issues.
Incorporate external dependencies for your Spring Boot app with a helping hand from Maven. You can package everything together, making it attractive for microservices.