Tag: microservices
All the articles with the tag "microservices".
-
Microservices Design Patterns and Resilience
Implement microservices design patterns for resilience including circuit breakers, bulkheads, and saga patterns.
-
Event-Driven Architecture with Apache Kafka and Node.js
Build scalable event-driven systems using Apache Kafka with Node.js producers, consumers, and stream processing.
-
Implementing Service Mesh with Istio in Kubernetes
Deploy and configure Istio service mesh for traffic management, security, and observability in Kubernetes.
-
Implementing GraphQL Federation with Apollo Server
Build federated GraphQL APIs using Apollo Federation to compose schemas from multiple microservices.
-
Building gRPC Services with Node.js and TypeScript
Create high-performance gRPC services in Node.js with TypeScript for efficient microservice communication.
-
AWS Lambda TypeScript: Serverless Function Development
Master AWS Lambda with TypeScript for serverless applications. Learn function development, API Gateway integration, DynamoDB operations, and CDK deployment.