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 monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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 ...
This example is a resource server using Spring Boot and Spring Data JPA. It also implements group-based authorization using Okta and OAuth 2.0. Please read Build a Basic App with Spring Boot and JPA ...