Mar
4,
2021
With AWS Lambda to Multicloud
<div style="text-align: justify">In the future, many companies will try to grow their IT infrastructure with the help of the cloud or even move it completely to the cloud. Larger enterprises often call for multicloud. In terms of serverless, there are a few ways to achieve multicloud operation. Using AWS Lambda,...
Feb
17,
2021
Serverless, not Headless!
<div style="text-align: justify">Serverless architectures are the next step in the evolution of cloud services. The first attempts at walking with them are easy. However, you should know the stumbling blocks in order to be able to avoid them. This article presents the typical challenges with corresponding possible solutions.</div>
Dec
15,
2020
Long-Running Workflows as Serverless Functions in Azure
<div style="text-align: justify">Azure Functions have many features that make your work easier. However, they are less suitable for long-running processes. This is where Durable and Entity Functions can help.</div>
Sep
14,
2020
Serverless Java: Reduce Infrastructure Overhead
<div style="text-align: justify">Java is still the first choice when it comes to software development for business use [1]. However, the development of Java software alone is not enough: machines, operating systems, JREs, application servers, etc. are required for productive use - and large frameworks and libraries are also required as...
Aug
19,
2020
Serverless Microservices using Azure examples
<div style="text-align: justify">Why does it have to be "Serverless or Microservices"? It should be "Microservices with Serverless"! Based on some of the generally accepted principles of microservices, we can use serverless architectures and technologies to build highly focused microservices. Let's take a pragmatic and concise approach to building microservices with...
Jul
29,
2020
To FaaS or not to FaaS
In times when ever larger amounts of data are processed and the speed of development in IT is - in order to keep up with the competition - becoming increasingly sought after, it is more and more important to be able to react scalably to a growing business volume and...
Jun
15,
2020
4 Tips for Solving Lambda Performance Issues
<div style="text-align: justify;">AWS Lambda provides serverless computing in the form of functions as a service (FaaS). This means you can leverage on-demand infrastructure without the need for provisioning and hardware maintenance. Overall, Lambda is a great service for real-time data processing and backends. However, to achieve optimal performance you need...
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.