Git Product home page Git Product logo

projectjourneymodule7-githubactions's Introduction

Azure DevOps Hands-on Lab with GitHub Actions

Hands-on Lab 개요

  • ASP.NET 웹앱을 Azure의 Azure App Service에 배포하고, GitHub Actions를 사용하여 CI/CD pipeline을 구성함.

  • 주요 특징

    • Pipeline 파일은 /.github/workflows 경로에 있는 YAML(.yml) 파일에서 정의됨
    • 배포 자격증명은 Publish Profile, Service Principal, OpenID Connect
    • CI와 CD 스테이지를 분리하고 승인 과정 생성
    • Connection String등의 Secret정보들은 KeyVault를 통해 안전하게 중앙 집중 관리
    • 정적 분석 및 수집 도구를 이용하여 테스트 결과 및 정적점검 현황 확인

사전 요구 사항 (필요 도구)

사용 리소스 및 환경

  • Azure App Service
  • Azure Container Registry
  • Azure Key Vault
  • Azure Contrainer Registry
  • GitHub Repository
  • GitHub Actions for CI/CD Pipeline
  • [Optional] SonarQube

실습 순서

projectjourneymodule7-githubactions's People

Contributors

jeongaelee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.