This blog post contains the simplified steps to setup MkDocs for a GitHub project to use it with GitHub Pages. I won't covering details. The blog post is for me a little cheat sheet and maybe it is also useful for you. Steve Martinelli created an awesome blog post in that context called 5 Features I Like About Material for MkDoc.
What do you think about the OWASP web application security top ten as a developer?
I like the OWASP Top Ten for "developers" charts. From my point of view, it gives an awesome advice, where to start or helps to take care and remember what you maybe already know about web security implementation. From my side it feels a bit like "rub salt into the wound" of a developer soul, isn't it so?
(outdated) Get started with IBM Cloud – a student perspective
In this new blog post I want to address a common situation I see students facing: there are several cloud providers and you want to check out the different platforms. The reason is you want to be prepared; for example working with cloud resources related to courses at your university or for a hackathon. One of these cloud providers is IBM Cloud and this blog post is about how to get started with IBM Cloud.
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 3/3)
This blog post is about the last 14 min video for my YouTube playlist related to the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines". In this video we do the final setup of the toolchain and then we execute a Tekton pipeline.
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 2/3)
This blog post is about my newly created 9 min YouTube video about the setup of the prerequisites for the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines".
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 1/3)
In this blog post I want to highlight that I created a 10 min detailed overview YouTube video, which is the first video of a video series related to the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines". In that tutorial video series, we setup an easy consumable Tekton pipeline in a toolchain using developer tools for think, code and deploy in context of continuous delivery.
Authentication and Authorization for Java Microservices with Keycloak, Quarkus and Microprofile
Authentication and Authorization for Java Microservices with Keycloak, Quarkus and Microprofile.
Build a Docker image, push it to Docker hub and clean up local disk space
This blog post does contain the tasks to create a Docker image and upload the image to dockerhub and clean up the image and container on the local machine. Upload Run Push (or save) Clean up Upload the image 1. Create a local Docker image using docker build Dockerhub account name: tsuedbroecker Dockerhub repository name:... Continue Reading →
IBM Cloud Container Registry is Deprecating Container Builds
In this blog post I want to point out that I noticed that the IBM Cloud Container Registry is deprecating container builds.
Get your Java microservice up and running
In this blog post I want to highlight the news, that our tutorial Get your Java Microservice up and running is now available on IBM Developer.
