Agile / XP CI / CD Velocity

Case Study: Migrated Spring Applications from GCP to Azure

Background A client was migrating their internal portal from GCP to Azure. Their portal consisted of a Spring Boot backend and React frontend hosted in GCP, supported by GCS file storage, Postgres DB and credential management. Our client was planning a lift-and-shift migration. During our assessment, they wanted to understand opportunities to take advantage of […]

Agile / XP ASAE configuration Velocity

External Configuration has changed, and we like it.

Let’s be honest, Heroku changed the game. If you’ve ever read or come across the tenets that comprise 12 factor app development, then you can directly thank the engineers over at Heroku. This post isn’t about all 12 factors though, it’s about only one: Config. Configuration is a necessary element of any modern software application. […]

Agile / XP Cloud Native test driven development

Deploying to Azure Spring Cloud

Overview This guide will walk you through the process of deploying a Spring application to Azure Spring Cloud Enterprise. It is designed to provide an introductory look into deploying a Spring application to Azure Spring Cloud with little to no experience using Spring Framework or Microsoft Azure specifically Azure Spring Cloud Enterprise. At Enfuse, we […]