Azure Spring Application Enterprise (ASAE) is a fully managed environment for hosting your Spring Boot App with simple, intuitive hooks into other Azure services (such as cache, DB, object storage, etc). If you are building or managing some of the 58% of production Java apps using Spring[1] I would highly recommend finding out more about […]
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. […]