7 minutes
Spring Boot Actuator Health for MicroProfile Developers
If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. […]
In this day and age, securing enterprise platforms is a challenge that developers and consultants tackle in an uninformed manner, producing subpar solutions in most cases. To combat this pattern, third-party security services such as Auth0 have been devised to externalize the security of services, and they focus on stable implementations of common enterprise use cases (identity management, OAuth compatibility, and so on), and platforms such as Eclipse MicroProfile allow for their easy integration with enterprise Java microservices. Moreover, in combination with Kubernetes, MicroProfile is a very powerful tool to simplify securing microservices, monitoring them and creating reproducible deployments.
This presentation showcases the strength of combining MicroProfile and an OAuth service by doing a live demonstration of securing enterprise Java microservices in Kubernetes.
Share:
7 minutes
If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. […]
1 minute
Modern high-frequency trading (HFT) platforms operate under extreme performance constraints, processing tens of thousands of messages per second while […]
2 minutes
Java is mature, fast, well-understood and backed by a huge ecosystem. Most of the real challenges today sit around Java.