How chaos engineering will guarantee the resilience of your services

Article originally posted by myself at https://medium.com/oracledevs/how-the-chaos-engineering-will-guarantee-the-resilience-of-your-services-20a01471fa8e If you are more a “video person“, I have this same content published on my YouTube channel in a playlist with 9 videos: [embedyt] https://www.youtube.com/embed?listType=playlist&list=PL-zC883FSfIpnmhCamE22lLFItUYyx_nz&v=cioc-rWmcZI[/embedyt] There’s a fact: sometimes, something goes wrong. Are your services prepared for this moment? It isn’t only about to predict any kind of … Read more

Develop, build e and run Java-EE-8-powered microservices

Learn how to work with Java EE 8 microservices in this guest post by Mario-Leander Reamer, a senior Java developer and the author of Building RESTful Microservices with Java EE 8. In this section, you’re going to take a look at the following things: How to develop, build, and run your first Java-EE-8-powered microservices Required Java EE … Read more

4 Essential Tools To Build Java EE Microservices Today (With Confidence!)

Lately many people has been asked me how they could begin with microservices, what they need to learn, what they have to do. To help answer these questions (and also to help on organizing and prioritizing things), I made this small guide. The tools mentioned here are not necessarily in order of importance or any … Read more