VOOZH about

URL: https://www.javacodegeeks.com/tag/microservices/page/23

⇱ Microservices Archives - Page 23 of 30 - Java Code Geeks


  • Software Development👁 Image
    Omed HabibJuly 4th, 2016
    0 129

    Using microservices as a business initiative

    Want to read more on the process of migrating to microservices? Read the full eBook on “How to Build (and…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Thomas KendallJune 22nd, 2016
    0 120

    JSON Web Tokens With Spring Cloud Microservices

    At Keyhole, we have published several blogs about Microservices. We’ve talked about architectural patterns used in a Microservices environment such…

    Read More »
  • Software Development👁 Image
    Alex ZhitnitskyJune 20th, 2016
    0 136

    5 Ways to NOT F**K Up Your Microservices in Production

    Java developer? Takipi replaces logging in production JVMs and lets you see the source code, call stack, and variable state…

    Read More »
  • Software Development👁 Image
    Arpit AggarwalJune 14th, 2016
    0 310

    Microservices fault and latency tolerance using Netflix Hystrix

    Recently in one of my project I got a requirement to execute a fallback call for a failing webservice call.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Christian PostaJune 13th, 2016
    0 128

    Carving the Java EE Monolith Into Microservices

    Following my introduction blog about why microservices should be event-driven, I’d like to take another few steps and blog about…

    Read More »
  • Software Development👁 Image
    Christian PostaMay 31st, 2016
    1 164

    Why Microservices Should Be Event Driven: Autonomy vs Authority

    I’ve been working on a series of articles showing how to build microservices using an event-driven approach (which IMHO is…

    Read More »
  • Software Development👁 Image
    Bilgin IbryamMay 31st, 2016
    0 177

    Scalable Microservices through Messaging

    Microservices are everywhere nowadays, and so is the idea of using service choreography (instead of service orchestration) for microservices interactions. In…

    Read More »
  • Software Development👁 Image
    Peter LawreyMay 27th, 2016
    0 126

    Modelling Microservice Patterns in Code

    Service Interactions There is a number of simple interactions a service can support. Which pattern is best for your application…

    Read More »
  • Software Development👁 Image
    Christian PostaMay 25th, 2016
    0 180

    3 Easy Things to Do to Make Your Microservices More Resilient

    One of the advantages of building distributed systems as microservices is the ability of the system as a whole to…

    Read More »
  • First
  • ...
  • 10
  • 20
  • «
  • 22
  • 23
  • 24
  • »
  • ...
  • Last
Back to top button
Close