blog.dsoderlund.consulting

  • Testing out flexibility in microservices deployment with dapr

    This blogpost will show you how using dapr (distributed application runtime) in your services will not only allow the development side to abstract away infrastructure implementation details, but also how the operations side can automate and simplify the deployment of the apps together with the chosen implementation.

  • Automating homelab server certificate rotation

    In this post I will show you how to use cronjobs in kubernetes to automate the updating of certificates from cert-manager to different servers in your local network.

  • Keycloak in multi-tenant self service scenarios

    This is a guide on how to get up and running with the phasetwo open source solution to the problem of true multitenancy with per tenant self service of single sign on and roles.