von Lukas Steinbrecher | Dez 16, 2021 | Allgemein, Cloud, Software Engineering
This article describes how to build a service that automatically creates thumbnails of uploaded pictures that can, for example, be used for a blog. To create our service we will use S3 – the AWS file storage service – to store the pictures and thumbnails,...
von Philipp Koch | Aug 6, 2020 | Allgemein, Cloud
Man hört immer nur: „Wir wollen in die Cloud!“ …“Wir sind auf AWS!“ …“Über Infrastructure as Code können wir schnell und dynamisch unsere Umgebungen aufsetzen.“ Das ist alles natürlich richtig und gut, aber es gibt einen...
von David Schmitz | Dez 4, 2017 | Allgemein, Cloud
Serverless computing is a hot topic. Especially AWS Lambda is gaining traction. It is being used as the foundation of Amazon’s Alexa product-line and the basis of entire web sites like A Cloud Guru. We can rapidly build and release new business value to our...
von Si Tran | Nov 22, 2017 | Allgemein, Cloud
Im Rahmen unseres Innovation Labs „Bank in the Cloud“ haben wir uns mit dem Open Source Kernbankensystem Apache Fineract CN beschäftigt. In einem einleitenden Beitrag sind bereits die Motivation und die Historie des Projekts erläutert worden. In diesem und...
von David Schmitz | Nov 20, 2017 | Allgemein, Cloud
This post is an introduction to Serverless computing – often called Functions-as-a-Service. I will explain, why this is indeed the Hot-Stuff(tm) and introduce you to AWS Lambda. We will build a completely serverless application that exposes ‚Hello...