We recently released a video demoing 4 applications of GPT models (ChatGPT). Shopping Assistant Our first demo shows how ChatGPT can recommend items from a list based on a customer’s intent to purchase. This example, originally done in partnership with a neighborhood market, accepts a list of beers available near the checkout, and items purchased […]
Unless you live under a rock you have probably heard of OpenAI and GPT models. Likely, you have tried GPT out and seen some of the areas it shines and where it struggles. I want to describe three ways you can enhance your applications and workflows using GPT-3 models’ strengths. You can offer new functionality […]
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 […]
Read about the Backstage platform and the new plugin (powered by Enfuse) that allows you to see relevant Azure Spring App insights.
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. […]
Overview This article will cover a few things. First, we’ll demonstrate how to deploy a Spring Boot MVC app in an AWS Lambda. Next, we’ll discuss why you would want to do this instead of using Spring Cloud Function. Finally, we’ll dig into Lambda cold starts and how to tune a Spring app to mitigate […]
Enfuse recently had the opportunity to preview the new Azure Spring Cloud Enterprise offering — a joint offering from Microsoft and VMware. While Azure Spring Cloud has been available for some time now and can be very helpful for smaller organizations, the enterprise version brings some much needed features. In this blog post we’re going […]