HA와 Cluster의 차이
·
CLOUD
Azure Database 차이 (공부 해야됨)
·
CLOUD/Azure Cloud
https://docs.microsoft.com/ko-kr/azure/azure-sql/ Azure SQL 설명서 - Azure SQL Azure SQL은 Azure SQL Database의 완전 관리형 데이터베이스, Azure SQL Managed Instance의 완전 관리형 인스턴스 또는 Azure의 가상 머신에 설치된 SQL Server 등 클라우드의 SQL Server 데이터베이스 엔진 제품군입 docs.microsoft.com https://docs.microsoft.com/en-us/azure/mysql/select-right-deployment-type Selecting the right deployment type - Azure Database for MySQL This article d..
EKS Architectural Overview
·
CLOUD/AWS Cloud
[22.07.26 업뎃] Cache for disks on Azure (태훈 씨 - SQL 서버) [+디스크 캐싱의 용도 마침내 확인]
·
CLOUD/Azure Cloud
https://www.linkedin.com/pulse/virtual-machine-disk-caching-azure-yos-vincenzo/ Virtual Machine Disk Caching in Azure Azure disks (operating system and data) have configurable cache settings that you should be aware of when designing systems for durability and performance. The caching behavior differs whether you are using Standard storage or Premium storage. www.linkedin.com 기본적으로 디스크 캐시로는 RAM이..
powershell의 az cli를 통해 aks에 접속하는 방법
·
CLOUD/Azure Cloud
https://www.ntweekly.com/2020/11/17/how-to-connect-to-an-azure-kubernetes-service-aks-cluster-with-azure-cli-and-kubectl/ How To Connect to an Azure Kubernetes Service (AKS) Cluster With Azure CLI and Kubectl In this blog post, I will show you how to connect to an Azure Kubernetes Service (AKS) cluster using Azure CLI and run Kubectl commands. www.ntweekly.com ㄴ여기서 kubectl 커맨드 권한을 획득하고 kubectl g..
Resource 생성할 때, 네이밍 규칙 잘 지켜야댐...
·
CLOUD/Azure Cloud
예를 들어서, 스냅샷을 만들 때는 뒤에다 snapshot 붙이고 스냅샷에서 디스크 만들 때는 뒤에다가 -os-disk 이런식으로 붙여놔야돼 그냥 자동으로 냅두니까 -os-disk 이게 안붙더라고...