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.
Cloud
AWS Organizations: Grundinfrastruktur für den Cloud-Einsatz im Unternehmensumfeld
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 blue green deployments and canary releases with traffic shifting
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...
Banking on AWS – Part 1: Amazon ECS
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...
Serverless with AWS Lambda
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...
Innovation Lab „Bank in the cloud“
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.
Using Terraform for Cloud Deployments – Part 1
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...