Jan
14,
2020
Session: Modern event-driven Workloads with Knative | Roland Huß
Knative is a Kubernetes-based platform that comes with a set of building blocks to build, deploy and manage modern serverless workloads. Knative consists of three major areas: Build, Serving and Eventing.
Nov
27,
2019
Basic considerations on the subject of serverless architecture security
In this article we want to secure an Azure Functions — serverless — implemented API with modern means by adding a JSON Web Token (JWT) validation. Experience with OAuth [1], JWT [2] and Identity Provider (IDP) [3] is advantageous, but not necessary.
Nov
13,
2019
Keynote: What APIs Can and Cannot Do | Erik Wilde
APIs have become an essential ingredient of Digital Transformation and other initiatives to modernize IT and organizations. However, while APIs are an essential ingredient, they are not everything you need, and thus only focusing on APIs may lead to disappointment when expectations are running too high. In short, APIs are...
Nov
5,
2019
The Serverless First Mindset
Approaching problems with a serverless first mindset means rethinking, re-architecting, and rethinking again. Serverless isn’t just FaaS, it isn’t just about the cloud. How can you build a model for thinking serverless and practice applying it? We've asked an expert about it.
Oct
30,
2019
Serverless is power
Why is Serverless so powerful and why is it especially profitable for start-ups to use this new technology approach? And are there actually situations in which serverless is simply not lucrative?
Sep
16,
2019
Your first step towards serverless application development
In this article, Kamesh Sampath shows us how to master the first steps on the journey towards a serverless application. He shows how to set up the right environment and takes us through its deployment.
Aug
29,
2019
Adapting Testing for Serverless Applications
There’s no doubt about it, testing serverless applications is a difficult job. Although the fundamental principles you’re familiar with from traditional architectures remain the same, the fact that your application exists entirely in the cloud and consists of a whole host of managed services tied together by your code, requires...
Aug
21,
2019
Going FaaSter: Cost-Performance Optimizations of Serverless on Kubernetes | Erwin van Eyk
Cost-Performance Optimizations of Serverless on Kubernetes in a nutshell with Erwin van Eyk at the Serverless Architecture Conference 2019 in The Hague.
Aug
14,
2019
All you need to know about terraform
Experts Michael Bruns and René Lengwinat summarize how to manage infrastructure as code in our “All you need to know about Terraform” infographic. They also show how to build and dismantle infrastructure, create helpful modules, and improve project collaboration.
Aug
14,
2019
Serverless Testing: the required Adaption to our Testing Methodologies | Avishai Shafir
Serverless testing in a nutshell with Avishai Shafir at the Serverless Architecture Conference 2019 in The Hague.