Limit Communication Between Microservices with Kubernetes Network Policies
Explains how to use Kubernetes Network Policies to restrict communication between microservices for improved security.
Explains how to use Kubernetes Network Policies to restrict communication between microservices for improved security.
Explains the core concepts of Event-Driven Architecture, comparing commands, queries, and events for building decoupled systems.
Learn how to build resilient, event-driven microservices using .NET and Dapr to overcome common distributed system challenges.
Explores using Project Tye to simplify development and deployment of .NET Core microservices, focusing on distributed tracing setup.
A technical guide on implementing distributed tracing for ASP.NET Core microservices using Jaeger and Tye to improve system observability.
A guide for .NET developers on implementing event-driven architecture using Apache Kafka, focusing on setting up the environment and creating an event producer.
A technical tutorial on building a resilient microservice architecture for a fictional Santa delivery system using MicroProfile and Quarkus.
A guide exploring the reasons, benefits, and limitations of containerizing existing .NET Framework applications using Windows Containers.
Analyzes the Cloud Native ecosystem, arguing many tools solve technical problems created by adopting microservices, which primarily address organizational challenges.
Author announces two new books on Quarkus, a Java framework: one explaining its architecture and one providing hands-on microservice development.
DevOps Notts event recap featuring technical talks on microservices lessons and using Terraform with Azure DevOps.
A guide to creating microservices with Merver, a lightweight Node.js web framework built on core HTTP libraries.
Explains how sidecar proxies in containerized environments handle cross-cutting concerns like retries and tracing, reducing code complexity.
A workshop guide for migrating monolithic .NET Framework applications to microservices on AWS using the Strangler Fig Pattern.
A software engineer reflects on leaving Buffer after 4.5 years to join Netflix, discussing career growth, transitioning to infrastructure work, and seeking new challenges.
A developer shares key talks that guided their journey into event sourcing and event-driven development, covering foundational concepts and practical applications.
Explores using Azure Event Grid to manage service dependencies and simplify communication in serverless architectures, improving maintainability.
A developer explains why they stopped using microservices for their solo side-projects, citing the complexity for a single person.
A tutorial on deploying a multi-container microservices application (React & .NET Core) to Azure using Service Fabric, including CI/CD setup.
A guide to getting started with Azure Service Fabric for microservices development, covering setup, comparisons, and key features.