The presentation discusses Dapper, a microservices building block that simplifies the development of distributed systems by providing APIs for common tasks such as service invocation, state management, and pub/sub messaging.
- Dapper is a microservices building block that simplifies the development of distributed systems
- It provides APIs for common tasks such as service invocation, state management, and pub/sub messaging
- Dapper uses plugable components to allow developers to use their preferred technology stack
- Dapper provides SDKs for popular languages to make it easier to write plugable components
- Dapper can be used with various messaging systems such as Redis and Azure Service Bus