Microservices
-
Software Development
Microservice using AWS Serverless Application Model and Couchbase
Amazon Web Services introduced Serverless Application Model, or SAM, a couple of months ago. It defines simplified syntax for expressing…
Read More » -
Software Development
Microservice using AWS API Gateway, AWS Lambda and Couchbase
This blog has explained the following concepts for serverless applications so far: Serverless FaaS with AWS Lambda and Java AWS IoT Button,…
Read More » -
Software Development
Microservices are Commodity
I’m a big fan of Simon Wardley. I’m not able to follow everything he writes about, but even the old…
Read More » -
Software Development
Microservices Series: Microservices Design Principles
Introduction Every architecture is formed based on certain design principles and Microservices is no different. This article will not talk…
Read More » -
Software Development
Creating Expedient Microservices in Rust and Diesel
Rust is one of the most talked about languages out there right now. While the language just hit 1.0 last…
Read More » -
Software Development
Microservices Series: A Quick Look At Service Discovery Patterns
Introduction In a typical monolithic layered architecture, a presentation or a controller layer communicates with the service layer through a…
Read More » -
Core Java
Java Microservices: The Cake Is a Lie but You Can’t Ignore It
What does building a microservice actually means? Answered through the eyes of microservice frameworks It’s becoming impossible to ignore the…
Read More » -
Software Development
Machine Learning Applied to Microservices
I had two sessions at O’Reilly Software Architecture Conference in London in October 2016. It is the first #OReillySACon in…
Read More » -
Enterprise Java
Getting Started With JHipster, Part 2
So you’re back! In the last installment of this series, we created a JHipster application taking the monolithic route. It was the…
Read More »