Versioning, Tagging, Automation, CI, Logging, MVC 1.0, or 51st airhacks.tv

Topics and questions: https://gist.github.com/AdamBien/dc00f6b83c2430c91533486e72fb4d54 for the 51st airhacks.tv

  • Versioning (internal, production, etc.)
  • Tagging automation
  • To branch or not to branch
  • Using autodeploy for production?
  • Uploading a file with JAX-RS
  • MVC 1.0 thoughts
  • Primefaces as WildFly module or WildFly swarm
  • @Singleton vs. @Stateless
  • Java EE and centralized logging
  • Are separate stacks for logging and monitoring a best practce?
  • Automatically emitting metrics via JAX-RS

Ask questions during the show via twitter mentioning me: http://twitter.com/AdamBien (@AdamBien) or using the hashtag: #airhacks. You can join the Q&A session live each first Monday of month, 6 P.M at airhacks.tv or http://www.ustream.tv/channel/adambien

See you at Java EE Workshops at Munich Airport, Terminal 2 or Virtual Dedicated Workshops / consulting. Is Munich's airport too far? Learn from home: airhacks.io.

Comments:

Hi Adam.

I would like to know how can I control transaction throught microservices.
For example, service A call service B and save a registrer in the DB. After that, service A call service C and save a registrer in a child table of the table in service B. But service C fail and I need to rollback the data that I saved in service B.

Thanos for your help.

Posted by João Felipe on June 04, 2018 at 06:45 PM CEST #

Thanks! Your question regarding microservices and transactions was answered during 53rd airhackts.tv:

http://www.adam-bien.com/roller/abien/entry/from_rx_over_cloud_languages

Posted by Adam Bien on September 03, 2018 at 07:22 AM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License