Remove Architecture Remove Azure Remove Information Remove Microservices
article thumbnail

Azure container Apps: The future of Microservices in Azure?

Xebia

Their aim when building Azure Container Apps was to create an opinionated way of deploying containerized workloads to Azure that brings several features that Kubernetes could provide without having to manage a cluster: autoscaling, zero downtime deployments and traffic shaping with control over ingress.

Azure 130
article thumbnail

Best of…: Best of 2023: The Microservice Migration

The Daily WTF

We start with this charmer , from February, a… little slice of brillant architecture. -- Remy "Why aren't we using microservices?" And they wanted all the latest features that Azure had to offer. "It doesn't matter why we aren't using microservices," the senior architect went on. "What

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The Microservice Migration

The Daily WTF

"Why aren't we using microservices?" And they wanted all the latest features that Azure had to offer. "It doesn't matter why we aren't using microservices," the senior architect went on. "What Alvin had a vision of 13 different microservices, and each microservice needed to have its own database.

article thumbnail

Why Choose a Composable Architecture

Perficient

If you’ve been following Sitecore’s architectural movement over the last few years, a lot has changed. However, with a composable architecture, your organization can easily utilize another enterprise product in place of Sitecore’s offering, and this kind of flexibility is integrated into the very nature of a composable architecture.

article thumbnail

Monitoring consumer lag in Azure Event Hub

Xebia

However, it is not available as a default metric in Azure Insights. The Azure SDK can retrieve the sequence number of the last enqueued event of a partition. Since both are simple counters you can calculate the difference and publish this as a custom metric in azure insights. You can set it up with some custom code.

Azure 130
article thumbnail

AoAD2 Practice: Evolutionary System Architecture

James Shore

Visit the Second Edition home page for information about the open development process, additional excerpts, and more. Evolutionary System Architecture. What about your system architecture? By system architecture, I mean all the components that make up your deployed system. Second Edition cover. Programmers, Operations.

article thumbnail

From Monolithic to Microservices: Moving Legacy Applications to the Cloud

Datavail

Software with a monolithic architecture has been designed and built as a single unit with a single code base. Monolithic architecture has the advantage of simplicity, but the disadvantage of being unwieldy. In contrast to monolithic architecture, microservices have been growing in popularity in recent years.