# Dapr - 마이크로서비스 앱을 쉽게 만들게 해주는 MS의 오픈소스 프로젝트

> Clean Markdown view of GeekNews topic #735. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=735](https://news.hada.io/topic?id=735)
- GeekNews Markdown: [https://news.hada.io/topic/735.md](https://news.hada.io/topic/735.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-10-17T14:13:16+09:00
- Updated: 2019-10-17T14:13:16+09:00
- Original source: [dapr.io](https://dapr.io/)
- Points: 3
- Comments: 1

## Topic Body

비즈니스 로직에만 집중할 수 있게 HTTP/gRPC 로 호출가능한 다양한 컴포넌트를 제공. MSA 형태를 더욱 쉽게 구현할수 있게 해줌.

– 원격 서비스 간에 메소드 호출, 재시도 등을 지원.

– 키/밸류 페어 상태 관리. Azure Cosmos/Redis/DynamoDB 등을 지원

– 서비스 간에 Pub/Sub 지원

– 이벤트 기반 자원 바인딩 지원

- 가상 액터

- 서비스간 분산 트레이싱

## Comments



### Comment 529

- Author: xguru
- Created: 2019-10-17T14:14:44+09:00
- Points: 1

MS의 공식 Dapr 소개글

https://cloudblogs.microsoft.com/opensource/2019/10/16/announcing-dapr-open-source-project-build-microservice-applications/
