VOOZH about

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

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


  • Enterprise Java👁 spring-interview-questions-answers
    Matt RaibleMarch 18th, 2019
    0 421

    Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

    “I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…

    Read More »
  • Software Development👁 Image
    Andrey RedkoFebruary 25th, 2019
    2 1,177

    Microservices for Java Developers: Performance and Load Testing

    1. Introduction These days numerous frameworks and libraries make it is pretty easy to get from literally nothing to a…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Ivar GrimstadFebruary 21st, 2019
    1 69

    Have You Tried the MicroProfile Starter Yet?

    The SPRING INITIALIZR at https://start.spring.io has been around for a while and is the best way to bootstrap a new…

    Read More »
  • Software Development👁 Image
    Christian PostaFebruary 11th, 2019
    0 346

    Exposing microservices running in AWS EKS with a microservices/API gateway like Solo Gloo

    So you’ve decided to run your Kubernetes workloads in AWS. As we’ve seen before setting up AWS EKS requires a…

    Read More »
  • Software Development👁 Image
    Shamik MitraFebruary 7th, 2019
    0 561

    Dilemma on Utility module, making a jar or separate Microservice?

    In my previous article, I talked about how to choose Microservice or Monolith for your new project. As an architect…

    Read More »
  • Software Development👁 Image
    Andrey RedkoJanuary 29th, 2019
    0 976

    Microservices for Java Developers: Testing

    1. Introduction Since Kent Beck coined the idea of test-driven development (TDD) more than a decade ago, testing became an…

    Read More »
  • Enterprise Java👁 Image
    John HearnJanuary 2nd, 2019
    0 197

    Native microservices with SparkJava and Graal

    Microservices written with SparkJava are just plain Java code using a standard Java library. No annotation magic, just code. The…

    Read More »
  • Software Development👁 Image
    Andrey RedkoJanuary 2nd, 2019
    0 620

    Microservices for Java Developers: Managing Security and Secrets

    1. Introduction Security is an exceptionally important element of the modern software systems. It is a huge topic by itself…

    Read More »
  • Software Development👁 Image
    Andrey RedkoNovember 29th, 2018
    0 243

    Microservices for Java Developers: Microservices and fallacies of the distributed computing

    1. Introduction The journey of implementing microservice architecture inherently implies building the complex distributed system. And fairly speaking, most of…

    Read More »
  • First
  • ...
  • «
  • 10
  • 11
  • 12
  • »
  • 20
  • 30
  • ...
  • Last
Back to top button
Close