Containers DevOps Docker Docker Compose Microservice YAML How to Build a Docker Container with an API Gateway In today's post I will show how to configure docker containers within an API gateway.
.NET .NET Core ASP.NET Core Containers Microservice Patterns Visual Studio Web API How to Integrate Authentication into a Microservice API Gateway In todays post I will show how to configure and implement API gateway authentication.
.NET .NET Core ASP.NET Core C# Microservice Patterns Visual Studio Web API How to Design and Configure API Microservices with the API Gateway In todays post I will show how to configure and design an API gateway for hosting your microservices.
CICD Containers Continuous Deployment DevOps Docker Docker Compose Microservice Visual Studio YAML How to Set Environment Variables within a Docker Container In today's post I will show how to use environment variables within a docker container.
.NET Core Azure Azure App Services Azure Function Azure Service Bus C# Integration Events Microservice Service Bus Visual Studio How to Connect Microservices with Integration Events and the Azure Service Bus In today's post I will show how to connect a Microservice with Integration Events and Azure Service Bus.
.NET Core Azure Azure Service Bus C# Microservice PaaS Service Bus Visual Studio Microservice Communication with Azure Service Bus and .NET Core In today's post I will show how to implement Microservice Communication using Azure Service Bus and .NET Core
.NET Core C# Entity Framework Core Microservice OpenAPI SQL Swagger Visual Studio Web API How to Create a Microservice with .NET Core In today's post I will show how to create a Microservice using .NET Core.
.NET Core C# HTTP JWT Microservice REST Visual Studio Web API Microservice Communications with HTTP REST Calls and .NET Core In today's post I will show how to implement Microservice Communication with HTTP REST Calls and .NET Core