Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- intelij devtools
- Spring boot
- java static resources
- spring boot http client
- intelij spring boot devtools
- Service Mesh
- spring cloud load balancer
- sidecar patern
- tracing tool
- spring cloud api gateway
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- redis ha
- jpa auto increment
- msa 4.0
- redis cluster
- Spring Cloud Bus
- spring boot ssl verify skip
- sidecar
- high availabillty
- MySQL
- Spring Cloud Config
- Istio
- spring boot hot swapping
- spring boot ssl
- spring boot 2.0 ssl
- spring cloud zuul
- Distributed Tracing System
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- kubernates
- spring boot jks
Archives
- Today
- Total
목록kubernates (1)
erea
Microservice 4.0 (Istio Service Mesh and Serverless)
MicroService란?각자 조금씩 생각하는 MSA가 다를수 잇겟지만 객체지향의 아버지 마틴 파울러께서 정의하길마이크로 서비스 아키텍처 스타일은 단일 응용 프로그램을 자체 서비스로 실행하고 경량 메커니즘 (종종 HTTP 리소스 API)과 통신하는 작은서비스 모음으로 개발하는 접근 방식입니다.이러한 서비스는 비즈니스 역량을 기반으로 구축되며 완전 자동화 된 배포 기계로 독립적으로 배포 할 수 있습니다. 이러한 서비스에 대한최소한의 중앙 집중식 관리가 있으며,다른 프로그래밍 언어로 작성되고 다른 데이터 저장 기술을 사용이라고 정의하셨다.이글을 읽기전에 istio를 읽고 오시면 많은 도움이 됩니다. Microservices 1.0Java OnlyAdds a lot of libraries to YOUR cod..
devops/msa
2018. 10. 11. 23:36