Polyglot Cloud Blog

About DevOps, Kotlin, Spring Boot, AWS, Terraform and PostgreSQL

Spring Boot with Kotlin Snippets

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...

AWS Accounts and Gitflow

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...