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...
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...
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.
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
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.
May
6,
2019
Distributed Tracing: Modern Debugging in Times of Serverless
As Serverless is on the rise, the art of debugging and tracing is changing, too, as well as the day to day work life of developers and admins. At the Serverless Architecture Conference 2019 in The Hague we talked to Billie Thompson, cloud-native consultant at Armakuni, about how Serverless is...