bar
heidloff.net - Building is my Passion
Niklas Heidloff
Cancel

Data Flows in Serverless Cloud-Native Applications

Serverless platforms like Apache OpenWhisk are gaining more and more traction. Rather than building only single functions, developers are starting to develop cloud-native applications with many ser...

Deploying Angular, React and Vue Apps on Kubernetes

I’ve open sourced some sample code that shows how to deploy Angular, React and Vue web applications to Kubernetes on the IBM Cloud. Get the code from GitHub. In order to serve the web applicati...

Slides: When to use Serverless? When to use Kubernetes?

Many developers want to know whether they should use Serverless or Kubernetes to build cloud-native applications. Both computing options have pros and cons and it depends on your needs which option...

Accessing Machine Learning Models via REST APIs

Watson Machine Learning can be used by data scientists to create models which can be managed and deployed on the IBM Cloud. Developers can access these models from applications, for example to run ...

A/B Testing with Kubernetes and Istio

Last week I gave a presentation “When to use Serverless? When to use Kubernetes?” One of the weaknesses of Serverless platforms is that you currently cannot do things like A/B testing well since th...

Developing Serverless Functions with TypeScript

One of the coolest capabilities of Apache OpenWhisk is the ability to develop functions with Docker. This allows you to develop functions in languages which are not supported out of the box by the ...

Pictures from OOP in Munich

This week I attended OOP in Munich, Germany, which is a conference with 2300 attendees. My colleagues and I presented and demonstrated the IBM Cloud. Below are some pictures. The IBM team: Ansg...

Presentation how to create Alexa Skills with IBM Watson

Last week there was a webinar Create Alexa skills with Watson Conversation where I was supposed to present. However since I couldn’t make it, my colleague Mark Sturdevant jumped in on a short notic...

When to use Serverless? When to use Kubernetes?

A question that I get asked very often these days is: Should I use Serverless or Kubernetes to build cloud native applications? Both computing options have pros and cons and it depends on your need...

Debugging Apache OpenWhisk Functions with VS Code

As a developer I develop and debug code locally as much as possible. I’ve written some sample code that shows how to debug Node.js OpenWhisk functions via Visual Studio Code. The sample code expla...

Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags