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

Recording of Talk How to develop your first cloud-native Applications with Java

At WeAreDevelopers Harald Uebele and I gave a 30 minutes talk ‘How to develop your first cloud-native Applications with Java’. Below is the recording and the slides. In the talk we described the k...

How to build and run a Hello World Java Microservice

The repo cloud-native-starter contains an end-to-end sample application that demonstrates how to develop your first cloud-native applications. Two of the microservices have been developed with Java...

Pictures from WeAreDevelopers

Last week I attended WeAreDevelopers, a large developer congress with 10.000 attendees. Below are some pictures. Here is part of the IBM team: Youri Boehler, Emily Jiang, Harald Uebele, Thomas Süd...

Persistence for Java Microservices in Kubernetes via JPA

Over the last weeks I’ve worked on an example application that demonstrates how Java EE developers can get started with microservices. The application is a full end-to-end sample which includes a w...

Authorization in Microservices with MicroProfile

I’ve been working on an example that demonstrates how to get started with cloud-native applications as a Java developer. The example is supposed to be a full end-to-end sample application which inc...

Pictures from JAX 2019

This week I attended JAX in Mainz, Germany, which is a conference with 2000 enterprise developers. Below are some pictures. In the opening session the people responsible for the content described ...

How to develop your first cloud-native Applications with Java

Over the next weeks I’ll give several talks how to get started with cloud-native applications implemented in Java. The talk is based on cloud-native-starter, which is an end-to-end application that...

Example Java App running in the Cloud via Kubernetes

Over the last weeks I’ve worked on a new sample application which demonstrates how to build microservices-based architectures. While there are still some minor things I’d like to add, I think the s...

Authorization in Cloud-Native Apps in Istio via OpenID

My colleague Harald Ueble and I are working on a repo to help especially Java developers getting started with cloud-native applications. By doing this we have learned a lot ourselves. The topic, t...

Implementing Health Checks with MicroProfile and Istio

When running cloud-native applications in the orchestration framework Kubernetes and the service mesh Istio, microservices need to report whether they are ready and live. Kubernetes needs to know t...

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