jabrena / 101-docker

A microservice architecture to be evaluated with Spring Boot applications & GraalVM native capabilities
https://jabrena.github.io/101-docker/
Apache License 2.0
2 stars 1 forks source link

101-docker

Poliglot Docker Builds Usecase 1 Usecase 2

Motivation

Understand the JVM & Non JVM ecosystem comparing:

And reviewing the scenarios in terms of CPU & Memory for a financial point of view in the middle term.

A microservice architecture to be evaluated with Spring Boot applications & GraalVM native capabilities

https://spring.io/microservices

Microservices are a modern approach to software whereby application code is delivered in small, manageable pieces, independent of others.

Usecase 1: Interservice communication in microservices

Usecase 2: Observability

Usecase 3: Event Driven

Usecase 4: Security

Issues detected

Some notes from the tests using Spring Boot 3 native features.

References

Previous talks