Skip to content
K-ENGINEER
Menu
  • HOME
  • PROJECT
  • Tech Notes
    • Azure
      • Access & Security
      • Virtual Machines & Compute
      • Cloud Networking
      • Web Apps & Services
      • Data Storage Solutions
      • Monitoring & Performance
      • DevOps & CI/CD
      • Troubleshooting
      • Cost Management
    • Amazon Web Service
    • IaC
      • Azure
      • AWS
    • Docker
    • Kubernetes
  • Certification
  • ETC
  • CONTACT

Tag: devops

Azure / Tech Notes

Azure Bicep: targetScope = ‘tenant’ 배포 권한 문제

tagetScope = ‘tenant’ 배포 범위를 테넌트(Azure Entra ID, 이전 Azure AD)로 지정한 이유는, 각 리소스들이 동일한 구독, 리소스 그룹이 아닌 다른 구독 및 리소스 그룹에 배포할 필요가 있어서이다. 현재 참여하는 …

Azure / Tech Notes / Web Apps & Services

AZ-204 Certified: 4-Day Authentication and Authorization in App Service

관련 글 정보 인증 및 권한 부여 Azure App Service는 웹 애플리케이션, API 서비스, 그리고 모바일 앱의 백엔드를 운영할 수 있게 해주는 클라우드 서비스입니다. 이 서비스를 사용하면 개발자는 사용자 로그인 …

Azure / Tech Notes / Web Apps & Services

AZ-204 Certified: 2-Day Azure App Service Plan

관련 글 정보 App Service Plan 알아 보기 이전 포스팅에서 개념을 알아 보았던 ‘Azure App Service’에서 앱은 항상 서비스 계획 내부에서 실행됩니다. 그리고 App Service 계획(Plan)은 웹 앱이 실행될 컴퓨팅 …

Azure / Tech Notes / Web Apps & Services

AZ-204 Certified: 1-Day Azure App Service

Azure App Service 알아 보기 App Service 란 무엇인가? Azure App Service는 인터넷을 통해 서비스되는 다양한 응용 프로그램을 만들고 관리할 수 있는 플랫폼입니다. 이를 통해 웹사이트, 앱의 백엔드, 그리고 REST …

Azure / Tech Notes / Web Apps & Services

Microsoft Certified: Azure Developer Associate 자격증 취득 도전하기

Developer Associate 자격증 취득 이유 Azure DevOps Engineer를 지향하며, 현재는 Azure Developer Associate 자격증 취득을 목표로 하고 있습니다. 이전 프로젝트에서 인프라 자동화 및 CI/CD 구축의 중요성을 경험했고, 이 분야에 대한 …

SEARCH

PROFILE

@description('whoami')

param profile object = {
  initial: 'cc',
  age: 31,
  gender: 'male',
  nationality: 'Korea',
  job: 'infra engineer',
  experience_years: 6,
  hobby: 'taking a walk'
}
Engineer Career Summary

Stack

Azure
Linux
Network
Docker

..

CATEGORY

TAG

app service (16) auth (4) azcli (6) azure (37) azure lb (1) azure monitor (3) bicep (4) data factory (1) devops (5) docker (1) enterprise application (1) key vaults (2) kubernetes (7) linux (3) on-premise (1) onedrive (1) openstack (1) resource group (1) route table (1) sql database (5) storage accounts (4) terraform (3) virtual machine (1) windows (1)

ARCHIVE

  • April 2025
  • February 2025
  • January 2025
  • December 2024
  • May 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
Copyright © 2025 K-ENGINEER – OnePress theme by FameThemes