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: app service

Azure / Tech Notes / Web Apps & Services

AZ-204 Certified: 6-Day Configure Web application settings

소개 App Service에서 앱 설정은 애플리케이션 코드에 환경 변수로 전달되는 변수입니다. 학습 목표 앱 설정이란? 앱 설정은 코드 내에서 사용할 수 있는 환경 변수로 전달되는 설정이다. 이 앱 설정을 통해서 …

Azure / Tech Notes / Web Apps & Services

AZ-204 Certified: 5-Day App Service Networking features

관련 글 확인 App Service Networking Internet Access 기본적으로 App Service 에 호스트 된 앱은 전 세계 어디에서도 인터넷을 통해서 접근할 수 있다. Tip. 참고로 인터넷 호스트 엔드포인트(Internet Host Endpoint)만 …

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: 3-Day Deploy to App Service

관련 글 정보 App Sevice 배포 방법 개발 팀마다 요구 사항이 다르기 때문에 클라우드 서비스에 대한 효율적인 배포 파이프라인 구현에 어려움을 겪을 수 있습니다. App Service는 자동 배포와 수동 배포를 …

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 …

Posts navigation

Newer posts

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