일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- webhacking.kr
- spring Batch
- 웹해킹
- Python
- gcp
- 사이버보안
- 회고
- nodejs
- gcp ci/cd
- hackctf
- 백준
- node.js
- 시스템 해킹
- Batch
- 스프링 배치
- pwnable.xyz
- 리버싱
- 프로그래머스
- 네트워크
- cloud run
- gcp cloud build
- kotest
- 파이썬
- 웹보안
- Baekjoon
- sequelize
- 보안
- programmers
- docker
- 포너블
Archives
목록gRPC 사용 (1)
uju's Tech

[참고 링크] https://grpc.io/docs/what-is-grpc/introduction/ Introduction to gRPC An introduction to gRPC and protocol buffers. grpc.io In gRPC, a client application can directly call a method on a server application on a different machine as if it were a local object, making it easier for you to create distributed applications and services. gRPC는 다른 서비스 간 언어 제약 없이 사용할 수 있는 오픈소스 고성능 원격 프로시저 호출 프레임워크이..
DevOps/MSA
2020. 7. 23. 17:01