Microservices
-
DevOps
Using HAProxy as a reverse proxy for AWS microservices
Amazon’s EC2 micro instances offer a very affordable option for hosting a Docker-based micro-services architecture. Each micro instance can host…
Read More » -
DevOps
Exploring Microservices Architecture on Heroku
Building an application with a microservice architecture is an excellent long-term decision if you can afford the increase in upfront…
Read More » -
Software Development
The Real Success Story of Microservices Architectures
We hear the benefits of microservices architectures loud and clear; we hear the constant drum beat of how/why/by all means/etc…
Read More » -
DevOps
Microservices and DevOps Journey at Wix
Wix.com started their journey on DevOps and Microservices about two years ago and recently switched from a monolithic application to a microservices-based…
Read More » -
Enterprise Java
Learning Spring-Cloud – Writing a microservice
Continuing my Spring-Cloud learning journey, earlier I had covered how to write the infrastructure components of a typical Spring-Cloud and…
Read More » -
DevOps
ZooKeeper for Microservice Registration and Discovery
In a microservice world, multiple services are typically distributed in a PaaS environment. Immutable infrastructure, such as those provided by…
Read More » -
Enterprise Java
Monolithic to Microservices Refactoring for Java EE Applications
Have you ever wondered what does it take to refactor an existing Java EE monolithic application to a microservices-based one?…
Read More » -
Enterprise Java
Rx-netty and Karyon2 based cloud ready microservice
Netflix Karyon provides a clean framework for creating cloud-ready micro-services. In your organization if you use the Netflix OSS stack…
Read More » -
Software Development
Monolithic core vs full microservice architecture
Martin Fowler recently released another article on microservices, specifically about the hype surrounding them. He states that though microservices are…
Read More »