Categories

073 – Bringing Tech to Sensitive Communities with TechGrounds

Ruben Nieuwenhuis is Director at TechGrounds (https://techgrounds.nl). With TechGrounds they are bringing education in Technology, for example courses in AWS to sensitive communities in The Netherlands. We talk all about how they have setup their programs, how they are funded but also what the big difference is between them and traditional schooling. Enjoyed this podcast? […]

Categories

033 – Creating Software Solutions with Merapar

Bart van Raalte is Technology Principal at Merapar (merapar.com), which focusses on creating software solutions and architectures for their clients. Merapar is based in The Netherlands, Poland, France and the UK. We talk about how using services from AWS (Amazon Web Services) can dramatically reduce startup costs and creating Proof-of-Concepts. The huge deal being that […]

Categories
Blog

Analyzing images using AWS Rekognition

In my last blog you could read about setting up a serverless microservice and in this blog I would like to also touch on something serverless. Image analysis is a complex an tedious process and requires a lot of machine learning to get right, but fortunately Amazon has a solution for this called Rekognition. It’s […]

Categories
Blog

Create a serverless microservice with Zappa, Flask & AWS Lambda

As you may have seen around the web lately, there is a lot of buzz about serverless architectures and what they mean to modern web development en hosting. To understand more about what serverless computing is and what it can do for you, it’s best to check out the Wikipedia page on serverless computing.