-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Create a second microservice and implement Dapr service-to-service invocation to demonstrate inter-service communication without hardcoded endpoints.
Tasks
- Create second Container App with different functionality
- Enable Dapr on the new Container App
- Configure unique Dapr app-id for each service
- Implement service-to-service invocation using Dapr SDK
- Add retry policies and resilience patterns
- Configure internal ingress for backend services
- Test cross-service communication
- Document service architecture and communication patterns
Benefits
- Service discovery without DNS management
- Built-in retries and circuit breakers
- Mutual TLS encryption between services
- Simplified microservices architecture
- Easy to add/remove services without code changes
References
Phase
Phase 2 - Dapr
Dependencies
- Issue Enable Dapr in Container App Environment #4 (Enable Dapr first)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels