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 spring boot devtools
- spring cloud load balancer
- redis ha
- Istio
- redis cluster
- Spring Cloud Config
- java static resources
- spring cloud api gateway
- kubernates
- spring boot 2.0 ssl
- MySQL
- spring boot jks
- Service Mesh
- msa 4.0
- spring boot hot swapping
- tracing tool
- spring boot ssl
- Spring boot
- Spring Cloud Bus
- spring cloud zuul
- <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>
- high availabillty
- jpa auto increment
- intelij devtools
- sidecar
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- Distributed Tracing System
- spring boot http client
- sidecar patern
- spring boot ssl verify skip
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