Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WildFly mini-serie #596

Open
tommaso-borgato opened this issue Apr 23, 2024 · 0 comments
Open

WildFly mini-serie #596

tommaso-borgato opened this issue Apr 23, 2024 · 0 comments

Comments

@tommaso-borgato
Copy link

Create a mini-serie to fill the gap we ave at the beginning of our cloud journey with WildFly: the goal is to help users to experiment with WildFly based containerized microservices on Kubernetes;
It should be kept as basic as possible and cover:

  1. creating a Docker image containing a WildFly based microservice
  2. running this Docker image on Kubernetes

This basic example should then be extended with some common patterns:

  1. interacting with a DB
  2. interacting with an external JMS Broker
  3. interacting with an external Cache

The initial version should at least cover these topic, and can be further extend later with some more patterns;

WIP in #595

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant