일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 웹해킹
- programmers
- cloud run
- 프로그래머스
- gcp cloud build
- docker
- 스프링 배치
- 사이버보안
- gcp
- 회고
- nodejs
- 백준
- 리버싱
- Batch
- 시스템 해킹
- sequelize
- hackctf
- gcp ci/cd
- spring Batch
- Baekjoon
- Python
- 파이썬
- kotest
- 포너블
- 보안
- webhacking.kr
- 네트워크
- pwnable.xyz
- node.js
- 웹보안
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