These key terms and definitions will give you a great place to start to jump into the microservices zone and start learning through tutorials, developer tips, and more!
If you are dealing with money or precision is a must, use BigDecimal. Otherwise, Doubles tend to be good enough. Let's dive into this concept a little more.
In this final part of our microservices architecture series, we will learn to enable a Eureka Naming Server and allow the microservices to communicate with it.
See how Java 10 is preparing to more fully embrace immutability, or at least unmodifiability, through methods aimed at making it more understandable to devs.
Learn how to create a VM image that can be run locally to provide a local NFS mount that transparently transfers files copied to the mount to an S3 bucket.
It's simple to build a career recommendation engine with Neo4j. Learn how to do so based on what technology a developer knows, how advanced they are, and where they live.
This simple example shows how to use Eureka as a service registry for Spring Boot microservices, and what this would look like when deployed in Docker containers.