The Importance of API and Service Categorization

The Importance of API and Service Categorization

The Importance of API and Service Categorization Many organizations have been looking at SOA (Service-Oriented Architecture) in the past to tackle and govern their integration challenges. One of the key aspects within a SOA landscape is the layering and classification...
API Maturity Model: A Step-by-step Approach

API Maturity Model: A Step-by-step Approach

API Maturity Model: A Step-by-step Approach We often get the question how to increase an organization’s API maturity. Not an easy job as you need to change the daily behavior of people. It is not just a matter of training: you need to make people aware and...
A database for your microservice (part 2/2)

A database for your microservice (part 2/2)

A database for your microservice (part 2/2) Have you read part I of this blog? If so… Carry on! If not, here’s the link. Right now you should be pretty sure that your data isn’t relational. If so, NoSQL might be a good fit for you. The term itself though, seems to...
A database for your microservice (part 1/2)

A database for your microservice (part 1/2)

A database for your microservice (part 1/2) Those of you who’ve read the previous blogpost about our Microservices ambitions, know that we already decided on Cassandra as the primary persistence layer of our Microservices architecture. “I do not regret that decision,...