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.
Node.js is growing in popularity, but how exactly does it work? This guide breaks down the terminology into Java-friendly terms for easy understanding.
If you're looking to get started with Docker, these tips will keep your Dockerfile up to snuff. Pin your dependencies, consider the order of your statements, and clean up.
Creating your own application context hierarchy can allow you, should you need to, provide different ports with different endpoints to give you some customization.
Forget the cloud, it's time to go serverless. Using AWS Lambda and API Gateway can reduce costs and overhead, and it's easy to get your Spring Boot app running on it.
If you’re looking to load your full app configuration and use MockMVC, you should consider @SpringBootTest combined with @AutoConfigureMockMvc rather than @WebMvcTest.
If you're moving to Solr's distributed search system, there's a lot to keep in mind ranging from indexing differences to testing procedures to keeping ZooKeeper working.
Meta-monitoring is basically self-service for monitoring. There are several different requirements and methods that should be kept in mind when it comes to meta-monitoring.
Running a truly elastic Elasticsearch cluster on Docker Swarm is hard. Here's how to get past Elasticsearch and Docker's pitfalls with IP addresses, networking, and more.