VOOZH about

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

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


  • Enterprise Java👁 java-interview-questions-answers
    Alexius DiakogiannisNovember 25th, 2020
    1 517

    Deploying a Quarkus or any Java based microservice behind an Nginx reverse proxy with SSL using docker

    It has been a while but as per a friend requested I am going to show you how to deploy…

    Read More »
  • Core Java👁 Image
    Valeria ListratovaAugust 27th, 2020
    3 1,006

    ActiveJ: A New, Alternative Java Platform

    ActiveJ is a new, open-source Java platform for quickly building efficient web, cloud, and microservices solutions for high performance environments.

    Read More »
  • Software Development👁 Image
    Eric SchabellJune 9th, 2020
    1 157

    Demystifying the Event Driven Architecture – An open solution (part 3)

    High throughput, resiliency, scalability and speed—are you searching for a way to leverage microservice integration to handle all the event-driven…

    Read More »
  • Software Development👁 Image
    Bilgin IbryamJune 4th, 2020
    0 628

    Multi-Runtime Microservices Architecture

    Creating good distributed applications is not an easy task: such systems often follow the 12-factor app and microservices principles. They…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Jailson EvoraApril 3rd, 2020
    0 1,304

    Invoking Secure WCF SOAP Service using SoapUI – Part 1, The service

    In this saga divided into three-part, I will demonstrate how to use the SoapUI API tool to invoke a secured…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ashley FriezeMarch 3rd, 2020
    0 122

    It Broke vs You’re Wrong

    When building REST APIs for microservices, there are a few design decisions to make about responses. Some responses are clearly…

    Read More »
  • Software Development👁 Image
    Christian PostaJanuary 12th, 2020
    0 268

    Istio as an Example of When Not to Do Microservices

    I’ve been pretty invested in helping organizations with their cloud-native journeys for the last five years. Modernizing and improving a…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Per MinborgNovember 30th, 2019
    0 232

    Java: Release of Speedment 3.2 – Now Enabling Lightweight Database Microservices

    Several traditional ORMs do not fully honor Java module encapsulation (JPMS). This often means a lot of unnecessary files and…

    Read More »
  • Enterprise Java👁 Image
    Jailson EvoraNovember 20th, 2019
    0 1,171

    Microservices in Publish-Subscribe communication using Apache Kafka as a Messaging Systems and validated through Integration Test

    Publish-Subscribe Messaging systems play an important role in any enterprise architecture as it enables reliable integration without tightly coupling the…

    Read More »
  • First
  • ...
  • «
  • 6
  • 7
  • 8
  • »
  • 10
  • 20
  • ...
  • Last
Back to top button
Close