Cargando…

DevOps for Azure applications : deploy web applications on Azure /

Chapter 4: Azure Application Deployment; Understanding Magento; Benefits of Using Magento; Disadvantages of Magento; Prerequisites of Running an Azure Application with Magento; Setting Up Magento; Source Code Integration with Git; Creating a Repository in VSTS; Uploading Code on VSTS Git; Creating a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Machiraju, Suren (Autor), Gaurav, Suraj (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2018.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1037001381
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 180521s2018 caua ob 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d EBLCP  |d N$T  |d AZU  |d UAB  |d YDX  |d OCLCF  |d OCLCQ  |d UPM  |d VT2  |d WAU  |d U3W  |d SNK  |d YOU  |d OCLCQ  |d LVT  |d WYU  |d K6U  |d UKMGB  |d CAUOI  |d D6H  |d MERER  |d OCLCQ  |d COO  |d UKAHL  |d LEAUB  |d FVL  |d OCLCQ  |d ADU  |d UHL  |d LEATE  |d OCLCQ  |d SFB  |d OCLCQ  |d UMI  |d BRF  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ  |d OCLCO 
015 |a GBB8O2151  |2 bnb 
016 7 |a 019177178  |2 Uk 
019 |a 1037810967  |a 1040612524  |a 1042911892  |a 1047662026  |a 1055368264  |a 1066690886  |a 1081195473  |a 1086450206  |a 1097099026  |a 1113375287  |a 1113489359  |a 1122815652  |a 1125894699  |a 1129352214  |a 1132003627  |a 1136383467  |a 1151767995  |a 1153045470  |a 1160091373  |a 1162480513  |a 1162771991 
020 |a 9781484236437  |q (electronic bk.) 
020 |a 1484236432  |q (electronic bk.) 
020 |z 9781484236420  |q (print) 
020 |z 1484236424 
024 7 |a 10.1007/978-1-4842-3643-7  |2 doi 
029 1 |a AU@  |b 000063566757 
029 1 |a CHNEW  |b 001063490 
029 1 |a CHVBK  |b 575140526 
029 1 |a UKMGB  |b 019177178 
035 |a (OCoLC)1037001381  |z (OCoLC)1037810967  |z (OCoLC)1040612524  |z (OCoLC)1042911892  |z (OCoLC)1047662026  |z (OCoLC)1055368264  |z (OCoLC)1066690886  |z (OCoLC)1081195473  |z (OCoLC)1086450206  |z (OCoLC)1097099026  |z (OCoLC)1113375287  |z (OCoLC)1113489359  |z (OCoLC)1122815652  |z (OCoLC)1125894699  |z (OCoLC)1129352214  |z (OCoLC)1132003627  |z (OCoLC)1136383467  |z (OCoLC)1151767995  |z (OCoLC)1153045470  |z (OCoLC)1160091373  |z (OCoLC)1162480513  |z (OCoLC)1162771991 
037 |a com.springer.onix.9781484236437  |b Springer Nature 
050 4 |a QA76.76.A65 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UMP  |2 bicssc 
072 7 |a UMP  |2 thema 
082 0 4 |a 006.7/8  |2 23 
049 |a UAMI 
100 1 |a Machiraju, Suren,  |e author. 
245 1 0 |a DevOps for Azure applications :  |b deploy web applications on Azure /  |c Suren Machiraju, Suraj Gaurav. 
264 1 |a Berkeley, CA :  |b Apress,  |c 2018. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c Ã2018 
300 |a 1 online resource (xvi, 126 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed May 21, 2018). 
505 0 |a Intro; Table of Contents; About the Authors; About the Technical Reviewer; Foreword; Introduction; Chapter 1: DevOps for Azure; The Need for DevOps; Describing the Functions of DevOps; DevOps Application Deployment Process; Understanding DevOps Tools; Summary; Chapter 2: Deployment via TeamCity and Octopus Deploy; Introduction to Microsoft Public Cloud, Azure; Understanding TeamCity; Basic Concepts of TeamCity; Configuring a Build in TeamCity; Step 1: Creating a Project; Step 2: Creating a Build Configuration; Step 3: Configuring the Version Control Settings. 
505 8 |a Step 4: Configuring the Build Steps; Creating a Package; Using Octopus Deploy; Creating a Project; Creating an Environment; Uploading NuGet Package to Octopus Deploy; Creating Steps for the Deployment Process; Using Variables; Creating and Deploying a Release; Summary; Chapter 3: Deployment via VSTS; Understanding VSTS; Features of VSTS; Advantages of VSTS; Creating an Account in VSTS; Creating a Project; Adding Code; Adding a New Solution; Committing Changes; Creating a Build; Creating a Release Definition; Adding Artifacts; Creating a Release; Deploying a Release; Viewing the Deployed Release. 
505 8 |a Chapter 4: Azure Application Deployment; Understanding Magento; Benefits of Using Magento; Disadvantages of Magento; Prerequisites of Running an Azure Application with Magento; Setting Up Magento; Source Code Integration with Git; Creating a Repository in VSTS; Uploading Code on VSTS Git; Creating a Release Definition; Pre-Approval Step for Deployment Using VSTS; Automated Continuous Deployments Using VSTS; Testing the Deployment; Testing Continuous Deployment of Release; Testing Manual Deployment of a Release; Summary; Chapter 5: Final Thoughts; DevOps for Azure; Deployment via TeamCity and Octopus Deploy; Deployment via VSTS; Azure Application Deployment; Index. 
520 |a Chapter 4: Azure Application Deployment; Understanding Magento; Benefits of Using Magento; Disadvantages of Magento; Prerequisites of Running an Azure Application with Magento; Setting Up Magento; Source Code Integration with Git; Creating a Repository in VSTS; Uploading Code on VSTS Git; Creating a Release Definition; Pre-Approval Step for Deployment Using VSTS; Automated Continuous Deployments Using VSTS; Testing the Deployment; Testing Continuous Deployment of Release; Testing Manual Deployment of a Release; Summary; Chapter 5: Final Thoughts; DevOps for Azure. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Web applications. 
650 6 |a Applications Web. 
650 7 |a Information technology: general issues.  |2 bicssc 
650 7 |a Programming & scripting languages: general.  |2 bicssc 
650 7 |a Microsoft programming.  |2 bicssc 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Web applications  |2 fast 
700 1 |a Gaurav, Suraj,  |e author. 
776 0 8 |i Printed edition:  |z 9781484236420 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484236437/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35093495 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL5398747 
938 |a EBSCOhost  |b EBSC  |n 1813618 
938 |a YBP Library Services  |b YANK  |n 15445126 
994 |a 92  |b IZTAP