Showing results for Microservices - Developer Support

Dec 31, 2020
0
0

MicroFrontends With Blazor WebAssembly

Developer Support
Developer Support

In this post we were able to demonstrate how to maintain different components as separate libraries which could be imported into the main shell in order to allow modular distributed development.

MicroservicesBlazor
Aug 25, 2020
0
0

Scaling User experiences with Micro frontends

Developer Support
Developer Support

Users expect software to be approachable and familiar on any device they use. Modern user experiences are cross platform spanning the web, apps, and operating systems putting users in the center.

AngularMicroservicesArchitecture
Mar 4, 2020
0
0

Dapr in a microservices architecture

Developer Support
Developer Support

Dapr is an event driven runtime that helps to build stateless and stateful microservice applications, with a diversity of languages and frameworks.

TeamMicroservices
Dec 11, 2019
2
0

Demystifying the new .NET Core 3 Worker Service

Developer Support
Developer Support

.NET Core 3 introduced a new project template called a Worker Service. This template is designed to give you a starting point for cross-platform services. As an alternate use case, it sets up a very nice environment for general console applications perfect for containers and microservices.

Team.NET CoreMicroservices
Jun 20, 2018
0
0

Legacy monolithic application – not a nightmare anymore!

Developer Support
Developer Support

This post is provided by App Dev Manager Srividya Annapantula who explores how emerging technical trends are changing the way we approach monolithic application.Dealing with a legacy monolithic mission critical application with millions of lines of code is a nightmare.  This is especially true if you are an ISV (Independent Software Vendor) wi...

TeamMicroservicesMonolithic
Apr 18, 2018
0
0

Docker Blog Series Part 6 – How to use Service Fabric Reverse Proxy for container services

Developer Support
Developer Support

Learn about the container orchestrator, Service Fabric, and how to use Service Fabric Reverse Proxy for container services in Monu’s latest post. Monu Bambroo is a Consultant on the Premier Developer team. Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices an...

DockerContainersService Fabric
Mar 9, 2018
0
0

Supporting Micro-frontends with ASP.NET Core MVC

Developer Support
Developer Support

In this post, App Dev Manager John Abele explores micro-frontend design with ASP.NET Core and MVC. Many development teams have spent the last few years organizing and empowering cross-functional teams, building independently managed microservices, and implementing DevOps pipelines to go faster than ever! These industry shifts, critical fo...

Teamasp.net coreMicroservices
Oct 17, 2017
0
0

Modernizing a Monolithic Application using Microservices and Azure

Pam Lahoud
Pam Lahoud

This post on modernizing your application for the cloud comes to us from Premier Developer consultant Najib Zarrari.ContextAs companies embark on their digital transformation journeys, pressure on IT organizations have been mounting to levels that have never been experienced before.  Businesses have the following expectations, among others, fr...

AzureMicroservicesNajib Zarrari
Aug 15, 2017
0
0

How Not to Use Service Fabric Default Services

Pam Lahoud
Pam Lahoud

This post on avoiding the use of Default Services in your Service Fabric application comes to us from Premier Developer consultant Larry Wall and Application Development Manager Danny Kolke. Service Fabric is an ideal platform for microservices making it easy to package, deploy, and scale. As a developer, there are a lot of solutions that you do...

Service FabricMicroservicesLarry Wall