Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
A Spring Boot Microservice Example that includes Eureka Server, Zuul Gatway (JWT and RBA), Spring Cloud Config Server, Hystrix (Circuit Breaker) and three custom services for data. A production-ready ...
Get Trace ID from an exemplar in metrics, then query in Tempo. Query with histogram_quantile(.99,sum(rate(http_server_requests_seconds_bucket{application="app-a", uri ...
Choosing a Java framework is not about which one is best, it's about accepting their tradeoffs of stability, flexibility and complexity. Here's how to evaluate each vs. your needs. Continue Reading ...