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..
[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 이게 안붙더라고...
Private endpoint의 Private IP는 동적이지만 변하지 않는다..(????!!)
·
CLOUD/Azure Cloud
Private endpoint의 IP는 동적이지만 변하지 않는다..(????) https://docs.microsoft.com/ko-kr/azure/private-link/private-endpoint-overview 프라이빗 엔드포인트란? 이 문서에서는 Azure Private Link의 프라이빗 엔드포인트 기능을 사용하는 방법을 알아봅니다. docs.microsoft.com GitaraniSharmaMSFT-4262 SordakisMartinaGITPN-5883 · Sep 30 2021 at 12:42 AM Hello @SordakisMartinaGITPN-5883 , When creating a private endpoint, a read-only network interface is created..
SQL MI DB는 static ip를 가질 수 없다
·
CLOUD/Azure Cloud
https://docs.microsoft.com/en-us/azure/azure-sql/managed-instance/frequently-asked-questions-faq#can-my-managed-instance-have-a-static-ip-address Frequently asked questions (FAQ) - Azure SQL Managed Instance Azure SQL Managed Instance frequently asked questions (FAQ) docs.microsoft.com 그럼 어떡해? -> 방법이 없어. 못쓴대. 경우에 따라 다르지만, 방화벽의 whitelist를 위해서 열어야 하는 경우, SQL MI DB가 있는 subnet의 ip prefixes를 주면 됨.