GitOps approach for configuration management is, probably, the best for most of the projects outhere. I'm a big fan of this approach and, in this article, I’ll explain why.
Today I am going to provide an example of a small microservices-based application with a Eureka discovery server to register all the microservice in it.
This article defines setting up Hazelcast server and client. Here,Spring is used for performing CRUD and java utilities are standalone classes for nodes set-up.
The key advantages and disadvantages of single-page and multi-page apps. Find out which of them—SPA or MPA—you should choose for building your project.
In this article, we’ll show a tutorial and example on how to use Docker’s host volumes and nodemon to write Node faster and radically reduce the time you spend testing.
We will show how to secure WebSockets communication over SSL/TLS. We will also bring Server Sent Events (SSEs) into play, and the challenges horizontal scaling presents in such architectures.
Kubernetes uses different types of ports when you write pod container specs or when you create a service for your deployment or set of pods as endpoints.