호기심_메모244 netflix oss stack https://www.slideshare.net/diego.pacheco/netflixoss-stack NetflixOss Stack NetflixOSS Stack Diego Pacheco www.slideshare.net It contains four business services (green boxes): Three core services responsible for handling information regarding products, recommendations and reviews. One composite service, product-composite, that can aggregate information from the three core services and compose a v.. 2021. 8. 27. Agile과 DevOps DevOps 개발 방법론이 Agile 방법론을 운영까지 확대한 것으로 더 빠른 배포가 가능하도록 릴리스와 자동화에 집중한 방식 2021. 8. 25. [CI/CD] Skaffold https://skaffold.dev/ Skaffold Easy and Repeatable Kubernetes Development skaffold.dev Skaffold handles the workflow for building, pushing and deploying your application, allowing you to focus on what matters most: writing code. https://youtu.be/tTNrzEjROCo 2021. 8. 24. Gradle 개요 Gradle: Gradle 사에서 만든 범용 빌드 도구중에 하나 안드로이드에서 빌드 뿐만 아니라, java, c/c++ 등의 모든 범용 언어를 지원 Gradle 특징 : Ant와 같이 매우 유연한 일반적인 목적에 부합한 빌드 툴 Maven과 같은 규칙에 의한 빌드 프레임워크로 전환가능하나 구속하지는 않는다. 멀티 프로젝트 빌드에 대한 매우 강력한 지원 매우 강력한 디펜던시 관리 (Apache Ivy 기반) Maven 또는 Ivy repository에 대한 완벽한 지원 Remote 리파지토리나 pom.xml, ivy.xml에 필요없는 transitive 디펜던시 관리 지원 Ant task과 빌드가 first class citizens 이다. Groovy 빌드 스크립트 빌드를 표현하기 위한 풍부한 도메인 모.. 2021. 8. 24. JWT 토큰 https://jwt.io/#debugger-io JWT.IO JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties. jwt.io 2021. 8. 24. 이전 1 ··· 18 19 20 21 22 23 24 ··· 49 다음