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
As part of getting to know Siemens MindSphere we are looking at their offering for developing applications.
On MindSphere it is possible to publish applications on a Platform-as-a-Service powered by Cloud Foundry.
Read more
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 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
This post shows how to add tests to JavaScript code that uses Date or moment functions. I will explain how to mock dates and how to make tests independent from the timezone.
Read more