Spring Boot has turned the already mighty Spring framework into a real feature powerhouse. The official support
for Kotlin leverages this even further and allows the development of enterprise grade applications with a high
level of productivity. This post is a collection of Spring Boot Kotlin code snippets I use in my projects.
Read more...
Terraform and Gitlab make an excellent combination to develop and deploy
immutable infrastructure
as code.
This post explains an opinionated DevOps workflow and provides a CI/CD pipeline template using Gitlab and
Terraform to deploy multiple cloud environments.
Read more...
Writing Infrastructure-as-Code (IaC) is relatively new in
software development terms. Workflows and best practices are still incubating and vary widely from team to team.
This article provides an opinionated approach how to structure IaC in Git and align development
workflows using Gitflow in an AWS multi-account environment.
Read more...