Die Migration in die Cloud birgt viele (organisatorische) Probleme. Wir stellen euch vor, wie wir in einer agilen Umsetzung mittels eines zentralen Plattformteams und damit einem Infrastructure as Product-Ansatz diese Probleme lösen konnten.

Die Migration in die Cloud birgt viele (organisatorische) Probleme. Wir stellen euch vor, wie wir in einer agilen Umsetzung mittels eines zentralen Plattformteams und damit einem Infrastructure as Product-Ansatz diese Probleme lösen konnten.
Wenn man Cloud hört, denkt man meist zuerst an AWS oder Azure. Weniger bekannt und weniger verbreitet ist die Google Cloud. In einem aktuellem Projekt von uns setzt eine Bank aus Überzeugung auf die Google Cloud und möchte ihr Onlinebanking damit Cloud-Ready machen.
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 Spielverderber, den viele Projekte nicht auf dem Schirm haben.
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 customers...
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 den...
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 World' as a Lambda...
Für unsereins ist es heutzutage eine Selbstverständlichkeit zur Bank zu gehen, Geld abzuheben oder mit EC- bzw. Kreditkarte zu bezahlen. Dass es nicht überall auf der Welt so ist, hat man oftmals nicht im Blick.
This post explores Terraform from a beginner's perspective. We'll look at the problem Terraform solves and what it's distinct features are. By using some rather simple examples we'll get a good feeling of how to use it in real life. We will build a running EC2...