mimacom blog

A Pattern for Apigee Error Handling

November 30, 2019

Consistent error handling is an important issue when it comes to REST API design. If HTTP is used as transport protocol, it is obvious to stick to specified semantics like using proper HTTP status codes in responses. Especially in error situations it can make sense to deliver additional information in the response payload. This blog post will have a closer look on a pattern which describes how providing such information can be enforced when Apigee is used as API gateway.

Read more

AWS Rekognition to create an Avatar

November 25, 2019

AWS is the Amazon’s cloud platform which is full of ready-to-use services. In this entry, we’re going to take a look at one of the services offered by AWS, Rekognition, which is a Machine Learning service that is able to analyse photographs and videos looking for objects, people or text.

Read more

Mirror, Mirror on the Wall

November 11, 2019

Reading the title of this blog post, you will likely associate the title with the fairy tale Snow White and the Seven Dwarfs. An association is a connection in mind for two related terms. It is a creative process that the human brain is so good at it. Another creative process is using synonyms.

Read more

Cloud Foundry Explained in 5 Minutes

November 7, 2019

Cloud Foundry is an open-source platform as a service (PaaS) that enables developers to deploy applications fast and at scale. With its widespread adoption across big organizations, it's important to understand its basic concepts. This blog post provides the fundamental terminology required to have a basic understanding of Cloud Foundry.

Read more
Newer posts Older posts