[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
Ship it! ⛴️ AKS에
스프링 앱 배포하기
한국마이크로소프트 최영락 매니저
May 2023
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
Ian Choi (최영락)
• 2022. 7. ~ (Current): Azure SMC Channel Sales Manager at
Microsoft Korea
• 2018. 11. ~ 2022. 6: Developer Product Marketing Manager
(a.k.a. Field Developer Relations) at Microsoft APAC
• Loves “Developer Communities”
✓ Microsoft ex-MVP: Cloud & Datacenter Management
(July 2016 – Oct 2018)
✓ OpenStack (Internationalization Project Team / SIG Lead, TC / PTL
Election Official, Korea Community Leader in 2017-2019)
✓ K8s – Docs L10n: Korean reviewer,
Meta Developer Circle – Seoul Lead, …
@ianychoi
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
목차
1. 클라우드 네이티브 & Microsoft Azure
2. 스프링 앱, AKS (Azure Kubernetes Service)에 Ship it! ⛴️
3. 데모
4. 맺음말
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
1. 클라우드
네이티브 &
Microsoft Azure
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
클라우드 네이티브를 향한 고민
클라우드(!=구름)
네이티브(!=타고난)
컨테이너(!=선적)
Cloud
Cloud Native
Kubernetes
Innovation
Modernization
DevOps
Digital Transformation
Containers
Serverless
Event-driven
Azure 클라우드 적용을 해 나가는 4가지 단계
1.Lift& Shift 2. Refactoring
3. Rearchitecting 4.Rebuild/New
Ship it! ⛴️ AKS에 스프링 앱 배포하기 at Microsoft x GitHub Roadshow 2023
클라우드 네이티브
Package application code and dependencies in containers, deploy as
microservices and manage them using DevOps processes and tools
Microservices
Containers
DevOps
APIs Functions
클라우드 네이티브에 대해
“클라우드“에서의 경험 → 확장 가능한 응용 프로그램
• 클라우드에서의 경험
• Scaling up/down, auto-scaling, …
• 확장 가능한 응용 프로그램
• 마이크로서비스
클라우드 네이티브 기술은 조직이 퍼블릭, 프라이
빗, 그리고 하이브리드 클라우드와 같은 현대적이
고 동적인 환경에서 확장 가능한 애플리케이션을
개발하고 실행할 수 있게 해준다. 컨테이너, 서비
스 메쉬, 마이크로서비스, 불변(Immutable) 인프
라, 그리고 선언형(Declarative) API가 이러한 접
근 방식의 예시들이다.
• 주요 기술
• Containers & Kubernetes를 통한 경량화 (VM 보다)
• Serverless를 통한 확장성 이점
• API를 잘 활용하여 서비스 간 독립적으로 개발
• DevOps를 통한 개발 – 운영 단계 가속화
• 마이크로서비스 아키텍처로의 발전
Cloud native technologies empower organizations to
build and run scalable applications in modern,
dynamic environments such as public, private, and
hybrid clouds. Containers, service meshes,
microservices, immutable infrastructure, and
declarative APIs exemplify this approach.
Kubernetes(k8s)란?
Kubernetes: “컨테이너화된 응용 프로그램에 대한 자동화된 배포, 확장, 그리고 관리를
위한 오픈 소스 소프트웨어”
그리스어로 κυβερνήτης 입니다 – 배에 있는 키잡이 (Helmsman)를 의미합니다.
Docker 컨테이너가 항구/해안을 테마로 했던 것과 비슷하게, Kubernetes는
컨테이너가 실어지는 배 운항을 담당하는 항해사를 테마로 합니다..
History (짧은 역사)
Google에서 Borg를 오픈 소스화 + 지속적인 기여 중
Kubernetes v1.0: 2015년 7월 21일 릴리즈 (Founder: Joe Beda, Brendan Burns
Craig McLuckie)
GitHub를 메인 저장 공간으로 사용 중. 기여자: >1,700;
매 3-6개월마다 릴리즈 중
Kubernetes 관련 자세한 배경 & 아이디어:
Large-scale cluster management at Google with Borg 논문 참고
2016년 7월,
Kubernetes Founder 중
1명인 Brendan Burns,
마이크로소프트로
(이후 정말 많은 변화가…)
기존 WebApp에 대한 컨테이너
지원, IoT, 머신 러닝 서비스
컨테이너 지원 + 쉬운 쿠버네티스
연동 등 컨테이너 환경에 최적인
“Azure” 클라우드로 거듭남
Container
Linux
Windows
Azure와 앱 혁신 & 클라우드 네이티브로 향하는 여정
제어 (Control) 생산성
VMs
Azure Virtual Machines
Containers
Azure Kubernetes Service | Azure
Red Hat OpenShift
PaaS/Serverless
App Service | Functions |
Spring Apps | Container Apps
Low code
Power Apps | AI Builder
Azure Services
Managed databases
Azure SQL Database | PostgreSQL | MySQL | Cosmos DB
DevOps
GitHub | Azure DevOps | VS Code
Azure | Azure Arc | Azure Stack
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
2. 스프링 앱, AKS
(Azure Kubernetes
Service)에 Ship it!
⛴️
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
이전 발표에서 보셨던 기본 아키텍처
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
이번 시간에 선보이고자 하는 기본 아키텍처
React App on
Azure Static Web Apps
Azure API Management Spring Boot API on
Azure Kubernetes Service
Azure OpenAI Service
(Using Terraform instead of Bicep)
Azure Container Registry
for containerized
Spring Boot API
Azure에서 지원하는 쿠버네티스 (Kubernetes)
엔터프라이즈 급을 염두하고 설계
커뮤니티
CNCF
platinum
member
CNCF
technicaloversight
committee
CNCF
governing
board
Kubernetes
steering
committee
LinuxFoundation
board
member
Microsoft is part of this vibrant communityand leads in theassociated committees
to help shape thefuture ofKubernetesand its ecosystem
개발 도구
Azure Container Registry
Azure Monitor
GitHub
Visual Studio Code
플랫폼
Azure
Kubernetes
Service
Azure
Red Hat
OpenShift
Azure
Container
Instances
Azure Arc
Management across environments
Active
Directory
Azure
Policy
Security
Center
Key
Vault
Azure
Advisor
Bridge to Kubernetes
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
Azure 인프라를 다루는 코드 with Terraform
• Hashicorp Configuration Language (or
HCL)로 인프라를 다루는 코드를 작성
• 상태 (State)를 기반으로 하며, Azure를
포함한 여러 클라우드를 지원
resource “azurerm_resource_group” “testrg” {
name = “storagergtest”
location = “australiaeast”
}
resource "azurerm_storage_account" "storageaccount" {
//storage account name must be globally unique!
name = “storageacc123"
resource_group_name = "${azurerm_resource_group.testrg.name}"
location = “australiaeast"
account_tier = “standard"
account_replication_type = “LRS"
tags = {
environment = “production”
}}
Init
Plan
Apply
Destroy
Workflow Declaring Azure Resources
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
3. 데모
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
데모
• Terraform 인프라 코드 구현하기
• Terraform으로 ACR & AKS 배포하기
• Sprint Boot API: 컨테이너화
& ACR 업로드
• 컨테이너 배포 & APIM과 최종 확인
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
4. 맺음말
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
클라우드 네이티브, Microsoft + GitHub와 함께!
컨테이너화만 하면
클라우드 네이티브 & 확장성은 AKS에 맡긴다!
Terraform + Azure API Management 장점은 덤.
여러분께서 사용하시는 기술로, GitHub 최신 기술과
함께 자유롭게 & 맘껏 Azure에서 활용해보세요!
Resource: Kubernetes & AKS 관련 정보
Feedback on the roadmap? Tell us at https://aka.ms/aks/feedback
Kubernetes 101 Docs
aka.ms/ko-kr/LearnAKS
(한글 문서)
Best practices
aka.ms/ko-kr/aks/bestpractices
(한글 문서)
Hear from experts
aka.ms/k8s/lightboard
(Brendan Burns, Kubernetes
Founder)
Case studies
aka.ms/aks/casestudy
Microservices architecture
aka.ms/ko-kr/aks/microservices
(한글 문서)
Try for free
aka.ms/ko-kr/aks/trial
(12개월 체험 서비스)
[Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기
Thank you!

More Related Content

PDF
[OpenInfra Days Korea 2018] K8s workshop: with containers & K8s on OpenStack ...
PDF
Why container ?
PDF
Deployment techniques for cloud native
PDF
락플레이스 OpenShift Q&A 토크쇼 발표자료
PDF
[OpenInfra Days Korea 2018] Day 2 - E5: Mesos to Kubernetes, Cloud Native 서비스...
PDF
[열린기술공방] Container기반의 DevOps - 클라우드 네이티브
PDF
Openshift 활용을 위한 Application의 준비, Cloud Native
PDF
Azure Red Hat OpenShift 를 통한 더 빠르고 쉬운 애플리케이션 구축
[OpenInfra Days Korea 2018] K8s workshop: with containers & K8s on OpenStack ...
Why container ?
Deployment techniques for cloud native
락플레이스 OpenShift Q&A 토크쇼 발표자료
[OpenInfra Days Korea 2018] Day 2 - E5: Mesos to Kubernetes, Cloud Native 서비스...
[열린기술공방] Container기반의 DevOps - 클라우드 네이티브
Openshift 활용을 위한 Application의 준비, Cloud Native
Azure Red Hat OpenShift 를 통한 더 빠르고 쉬운 애플리케이션 구축

Similar to Ship it! ⛴️ AKS에 스프링 앱 배포하기 at Microsoft x GitHub Roadshow 2023 (20)

PDF
Spring cloud on kubernetes
PPTX
Pivotal Cloud Foundry(PCF) 2.0 and Pivotal Container Service ( PKS ) 신혜원
PDF
Cloud for Kubernetes : Session1
PDF
Open infra and cloud native
PDF
Windows Kubernetes Bootstrapping and Operations
PDF
[오픈소스컨설팅] 2019년 클라우드 생존전략
PPTX
BRK3713 - Microsoft Azure에서 Windows와 Linux를 동시에 사용하는 하이브리드 Kubernetes 클러스터 구축
PDF
클라우드 네이티브로 가는길 - AWS 컨테이너 서비스 파헤치기 - 최진영 AWS 테크니컬 트레이너 / 배주혁 소프트웨어 엔지니어, 삼성전자...
PDF
Ms Azure fundamentals
PDF
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
PDF
성공적인 하이브리드 클라우드를 위한 레드햇의 전략
PDF
하시코프와 함께하는 알리바바 클라우드 DevSecOps 뽀개기 E02 DevSec
PDF
클라우드 네이티브 IT를 위한 4가지 요소와 상관관계 - DevOps, CI/CD, Container, 그리고 MSA
PDF
[오픈소스컨설팅] Cloud Big Tech 2024_오픈소스로 맞이하는 클라우드
PPTX
11.OpenShift 로 PaaS 구축
PDF
코딩이랑 무관합니다만, 2019년 6월 발표 자료
PDF
[오픈소스컨설팅] 오픈소스로 확장하는 NKP 기반 Kubernetes 환경
PDF
Windows Kubernetes Deep Dive
PPTX
애플리케이션 최적화를 위한 컨테이너 인프라 구축
PDF
Open infradays 2019_msa_k8s
Spring cloud on kubernetes
Pivotal Cloud Foundry(PCF) 2.0 and Pivotal Container Service ( PKS ) 신혜원
Cloud for Kubernetes : Session1
Open infra and cloud native
Windows Kubernetes Bootstrapping and Operations
[오픈소스컨설팅] 2019년 클라우드 생존전략
BRK3713 - Microsoft Azure에서 Windows와 Linux를 동시에 사용하는 하이브리드 Kubernetes 클러스터 구축
클라우드 네이티브로 가는길 - AWS 컨테이너 서비스 파헤치기 - 최진영 AWS 테크니컬 트레이너 / 배주혁 소프트웨어 엔지니어, 삼성전자...
Ms Azure fundamentals
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
성공적인 하이브리드 클라우드를 위한 레드햇의 전략
하시코프와 함께하는 알리바바 클라우드 DevSecOps 뽀개기 E02 DevSec
클라우드 네이티브 IT를 위한 4가지 요소와 상관관계 - DevOps, CI/CD, Container, 그리고 MSA
[오픈소스컨설팅] Cloud Big Tech 2024_오픈소스로 맞이하는 클라우드
11.OpenShift 로 PaaS 구축
코딩이랑 무관합니다만, 2019년 6월 발표 자료
[오픈소스컨설팅] 오픈소스로 확장하는 NKP 기반 Kubernetes 환경
Windows Kubernetes Deep Dive
애플리케이션 최적화를 위한 컨테이너 인프라 구축
Open infradays 2019_msa_k8s
Ad

More from Ian Choi (20)

PDF
클라우드 컴퓨팅 기본 사항 (Fundamentals)
PDF
디자인에 이어 코딩까지 AI가 프로그램 개발을 척척?: GitHub Copilot, 어디까지 알아보셨나요
PDF
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
PDF
Evolving Translation and Internationalization in OpenStack & Kubernetes commu...
PDF
쿠버네티스 오픈 소스와 클라우드 매니지드 서비스 접점 소개
PDF
오픈 소스 프로그래밍 - NoSQL with Python
PDF
Azure 클라우드 학생 계정 & Ubuntu VM 셋업 (Mar 2022)
PDF
OpenStack I18n Product Update at Shanghai: how OpenStack translation started ...
PDF
[OpenInfra Days Vietnam 2019] Innovation with open sources and app modernizat...
PDF
Microsoft loves communities - Korea DevRel Team
PDF
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
PDF
국제화/번역과 함께 하는 오픈소스에 대한 경험 및 노하우
PDF
[201808] GitHub 사용하기 - GIt & 협업 활용
PDF
[OpenStack] 공개 소프트웨어 오픈스택 입문 & 파헤치기
PDF
[2018 KOSSLAB 컨트리뷰톤] 오픈스택 (OpenStack) 프로젝트 소개 + 업스트림 컨트리뷰션
PDF
[2018 공개SW그랜드챌린지] 오픈 인프라와 오픈 커뮤니티에서의 협력
PDF
OpenStack 2018 Vancouver Summit 후기
PDF
"docs.microsoft.com"에 기여하기
PDF
[Pycon KR 2017] Rst와 함께하는 Python 문서 작성 & OpenStack 문서 활용 사례
PDF
명령 프롬프트, Azure CLI 2.0은 과연 코딩일까?
클라우드 컴퓨팅 기본 사항 (Fundamentals)
디자인에 이어 코딩까지 AI가 프로그램 개발을 척척?: GitHub Copilot, 어디까지 알아보셨나요
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
Evolving Translation and Internationalization in OpenStack & Kubernetes commu...
쿠버네티스 오픈 소스와 클라우드 매니지드 서비스 접점 소개
오픈 소스 프로그래밍 - NoSQL with Python
Azure 클라우드 학생 계정 & Ubuntu VM 셋업 (Mar 2022)
OpenStack I18n Product Update at Shanghai: how OpenStack translation started ...
[OpenInfra Days Vietnam 2019] Innovation with open sources and app modernizat...
Microsoft loves communities - Korea DevRel Team
DevOps와 함께 살펴보는 (해커톤의 성패를 좌우하는) 협업/개발 툴
국제화/번역과 함께 하는 오픈소스에 대한 경험 및 노하우
[201808] GitHub 사용하기 - GIt & 협업 활용
[OpenStack] 공개 소프트웨어 오픈스택 입문 & 파헤치기
[2018 KOSSLAB 컨트리뷰톤] 오픈스택 (OpenStack) 프로젝트 소개 + 업스트림 컨트리뷰션
[2018 공개SW그랜드챌린지] 오픈 인프라와 오픈 커뮤니티에서의 협력
OpenStack 2018 Vancouver Summit 후기
"docs.microsoft.com"에 기여하기
[Pycon KR 2017] Rst와 함께하는 Python 문서 작성 & OpenStack 문서 활용 사례
명령 프롬프트, Azure CLI 2.0은 과연 코딩일까?
Ad

Ship it! ⛴️ AKS에 스프링 앱 배포하기 at Microsoft x GitHub Roadshow 2023

  • 1. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 Ship it! ⛴️ AKS에 스프링 앱 배포하기 한국마이크로소프트 최영락 매니저 May 2023
  • 2. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 Ian Choi (최영락) • 2022. 7. ~ (Current): Azure SMC Channel Sales Manager at Microsoft Korea • 2018. 11. ~ 2022. 6: Developer Product Marketing Manager (a.k.a. Field Developer Relations) at Microsoft APAC • Loves “Developer Communities” ✓ Microsoft ex-MVP: Cloud & Datacenter Management (July 2016 – Oct 2018) ✓ OpenStack (Internationalization Project Team / SIG Lead, TC / PTL Election Official, Korea Community Leader in 2017-2019) ✓ K8s – Docs L10n: Korean reviewer, Meta Developer Circle – Seoul Lead, … @ianychoi
  • 3. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 목차 1. 클라우드 네이티브 & Microsoft Azure 2. 스프링 앱, AKS (Azure Kubernetes Service)에 Ship it! ⛴️ 3. 데모 4. 맺음말
  • 4. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 1. 클라우드 네이티브 & Microsoft Azure
  • 5. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 클라우드 네이티브를 향한 고민 클라우드(!=구름) 네이티브(!=타고난) 컨테이너(!=선적) Cloud Cloud Native Kubernetes Innovation Modernization DevOps Digital Transformation Containers Serverless Event-driven
  • 6. Azure 클라우드 적용을 해 나가는 4가지 단계 1.Lift& Shift 2. Refactoring 3. Rearchitecting 4.Rebuild/New
  • 8. 클라우드 네이티브 Package application code and dependencies in containers, deploy as microservices and manage them using DevOps processes and tools Microservices Containers DevOps APIs Functions
  • 9. 클라우드 네이티브에 대해 “클라우드“에서의 경험 → 확장 가능한 응용 프로그램 • 클라우드에서의 경험 • Scaling up/down, auto-scaling, … • 확장 가능한 응용 프로그램 • 마이크로서비스 클라우드 네이티브 기술은 조직이 퍼블릭, 프라이 빗, 그리고 하이브리드 클라우드와 같은 현대적이 고 동적인 환경에서 확장 가능한 애플리케이션을 개발하고 실행할 수 있게 해준다. 컨테이너, 서비 스 메쉬, 마이크로서비스, 불변(Immutable) 인프 라, 그리고 선언형(Declarative) API가 이러한 접 근 방식의 예시들이다. • 주요 기술 • Containers & Kubernetes를 통한 경량화 (VM 보다) • Serverless를 통한 확장성 이점 • API를 잘 활용하여 서비스 간 독립적으로 개발 • DevOps를 통한 개발 – 운영 단계 가속화 • 마이크로서비스 아키텍처로의 발전 Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.
  • 10. Kubernetes(k8s)란? Kubernetes: “컨테이너화된 응용 프로그램에 대한 자동화된 배포, 확장, 그리고 관리를 위한 오픈 소스 소프트웨어” 그리스어로 κυβερνήτης 입니다 – 배에 있는 키잡이 (Helmsman)를 의미합니다. Docker 컨테이너가 항구/해안을 테마로 했던 것과 비슷하게, Kubernetes는 컨테이너가 실어지는 배 운항을 담당하는 항해사를 테마로 합니다.. History (짧은 역사) Google에서 Borg를 오픈 소스화 + 지속적인 기여 중 Kubernetes v1.0: 2015년 7월 21일 릴리즈 (Founder: Joe Beda, Brendan Burns Craig McLuckie) GitHub를 메인 저장 공간으로 사용 중. 기여자: >1,700; 매 3-6개월마다 릴리즈 중 Kubernetes 관련 자세한 배경 & 아이디어: Large-scale cluster management at Google with Borg 논문 참고
  • 11. 2016년 7월, Kubernetes Founder 중 1명인 Brendan Burns, 마이크로소프트로 (이후 정말 많은 변화가…) 기존 WebApp에 대한 컨테이너 지원, IoT, 머신 러닝 서비스 컨테이너 지원 + 쉬운 쿠버네티스 연동 등 컨테이너 환경에 최적인 “Azure” 클라우드로 거듭남 Container Linux Windows
  • 12. Azure와 앱 혁신 & 클라우드 네이티브로 향하는 여정 제어 (Control) 생산성 VMs Azure Virtual Machines Containers Azure Kubernetes Service | Azure Red Hat OpenShift PaaS/Serverless App Service | Functions | Spring Apps | Container Apps Low code Power Apps | AI Builder Azure Services Managed databases Azure SQL Database | PostgreSQL | MySQL | Cosmos DB DevOps GitHub | Azure DevOps | VS Code Azure | Azure Arc | Azure Stack
  • 13. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 2. 스프링 앱, AKS (Azure Kubernetes Service)에 Ship it! ⛴️
  • 14. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 이전 발표에서 보셨던 기본 아키텍처
  • 15. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 이번 시간에 선보이고자 하는 기본 아키텍처 React App on Azure Static Web Apps Azure API Management Spring Boot API on Azure Kubernetes Service Azure OpenAI Service (Using Terraform instead of Bicep) Azure Container Registry for containerized Spring Boot API
  • 16. Azure에서 지원하는 쿠버네티스 (Kubernetes) 엔터프라이즈 급을 염두하고 설계 커뮤니티 CNCF platinum member CNCF technicaloversight committee CNCF governing board Kubernetes steering committee LinuxFoundation board member Microsoft is part of this vibrant communityand leads in theassociated committees to help shape thefuture ofKubernetesand its ecosystem 개발 도구 Azure Container Registry Azure Monitor GitHub Visual Studio Code 플랫폼 Azure Kubernetes Service Azure Red Hat OpenShift Azure Container Instances Azure Arc Management across environments Active Directory Azure Policy Security Center Key Vault Azure Advisor Bridge to Kubernetes
  • 17. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 Azure 인프라를 다루는 코드 with Terraform • Hashicorp Configuration Language (or HCL)로 인프라를 다루는 코드를 작성 • 상태 (State)를 기반으로 하며, Azure를 포함한 여러 클라우드를 지원 resource “azurerm_resource_group” “testrg” { name = “storagergtest” location = “australiaeast” } resource "azurerm_storage_account" "storageaccount" { //storage account name must be globally unique! name = “storageacc123" resource_group_name = "${azurerm_resource_group.testrg.name}" location = “australiaeast" account_tier = “standard" account_replication_type = “LRS" tags = { environment = “production” }} Init Plan Apply Destroy Workflow Declaring Azure Resources
  • 18. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 3. 데모
  • 19. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 데모 • Terraform 인프라 코드 구현하기 • Terraform으로 ACR & AKS 배포하기 • Sprint Boot API: 컨테이너화 & ACR 업로드 • 컨테이너 배포 & APIM과 최종 확인
  • 20. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 4. 맺음말
  • 21. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 클라우드 네이티브, Microsoft + GitHub와 함께! 컨테이너화만 하면 클라우드 네이티브 & 확장성은 AKS에 맡긴다! Terraform + Azure API Management 장점은 덤. 여러분께서 사용하시는 기술로, GitHub 최신 기술과 함께 자유롭게 & 맘껏 Azure에서 활용해보세요!
  • 22. Resource: Kubernetes & AKS 관련 정보 Feedback on the roadmap? Tell us at https://aka.ms/aks/feedback Kubernetes 101 Docs aka.ms/ko-kr/LearnAKS (한글 문서) Best practices aka.ms/ko-kr/aks/bestpractices (한글 문서) Hear from experts aka.ms/k8s/lightboard (Brendan Burns, Kubernetes Founder) Case studies aka.ms/aks/casestudy Microservices architecture aka.ms/ko-kr/aks/microservices (한글 문서) Try for free aka.ms/ko-kr/aks/trial (12개월 체험 서비스)
  • 23. [Microsoft X GitHub Roadshow 2023] Ship it! ⛴️ AKS에 스프링 앱 배포하기 Thank you!