Microsoft Azure, awkward term doesn’t deliver the correct meaning in target

https://azure.microsoft.com/en-us/documentation/scenarios/devtest/
https://azure.microsoft.com/ko-kr/documentation/scenarios/devtest/

Title string doesn’t deliver the functional meaning due to the literal wording. ‘continuous’ reads a noun and makes the meaning unclear. ‘delivery’ is not replaced appropriately with the original meaning ‘deployment’ in context.

Automate your continuous delivery pipeline

Software delivery teams implementing automated delivery pipelines to increase time to value for their users. You can easily and quickly provision production-like dev and test environments using ARM template. You can initiate your pipeline with Visual Studio by triggering automated builds for every check in, and perform deployments using PowerShell, Desired State Configuration, or the deployment tool of your choice. You can monitor the quality of your code by running automated tests at every stage of deployment and define necessary approvals before and after deployments.

연속 배달 파이프라인 자동화

소프트웨어 배달 팀은 자동 배달 파이프라인을 구현하여 사용자의 가치 창출 시간을 늘립니다. ARM 템플릿을 사용하여 프로덕션 환경과 유사한 개발 및 테스트 환경을 쉽고 빠르게 프로비전할 수 있습니다. Visual Studio에서 모든 체크 인에 대해 자동화된 빌드를 트리거하여 파이프라인을 시작하고 PowerShell, 원하는 상태 구성 또는 원하는 배포 도구를 사용하여 배포를 수행할 수 있습니다. 배포의 모든 단계에서 자동 테스트를 실행하여 코드 품질을 모니터하고 배포 전후에 필요한 승인을 정의할 수 있습니다.

azure_delivery_en azure_delivery_ko

Popular Posts

Leave a Reply

Your email address will not be published. Required fields are marked *