Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 44,40
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 46,77
Cantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Learning Azure DevOps: Outperform DevOps using Azure Pipelines, Artifacts, Boards, Azure CLI, Test Plans and Repos. Book.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 49,04
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 51,79
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 56,40
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 60,47
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. In.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 58,54
Cantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: Majestic Books, Hounslow, Reino Unido
EUR 86,70
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New.
Librería: Grand Eagle Retail, Bensenville, IL, Estados Unidos de America
EUR 51,78
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. Build once. Ship it always.The whole point of Azure is that every team should be able to ship code confidently, automatically secure it and scale up without any hassle. And this hands-on second edition on Azure DevOps teaches you to build a production-grade multi-stage pipeline from scratch using a single evolving Spring Boot REST API.Each chapter adds a new capability, like YAML pipeline authoring, infrastructure provisioning with Bicep and Terraform, zero-downtime blue-green deployments, package management with Azure Artifacts, automated API contract testing with Newman, shift-left security with GitHub Advanced Security, and AI-assisted development with GitHub Copilot Agent Mode. It's all very practical. Every concept is shown using tried-and-tested code, real pipeline stages and real Azure resources.Whether you're an Azure developer looking to automate your first pipeline, or a DevOps engineer modernising a legacy release process, or a team lead building a security-conscious delivery culture, this book has got you covered. This book has covered DORA metrics, DevSecOps lifecycle controls, Azure DevOps MCP Server integration, and responsible AI governance, which are the things that modern cloud teams need the most.Key LearningsBuild multi-stage Azure Pipelines YAML with reusable templates and approval gates.Provision Azure infrastructure idempotently using Bicep and Terraform in CI pipelines.Execute zero-downtime production deployments using App Service blue-green slot swaps.Manage Maven, npm, and PyPI packages through private Azure Artifacts upstream feeds.Shift security left using SonarLint, detect-secrets, CodeQL, and dependency scanning.Automate API contract validation using Postman collections and Newman in pipelines.Measure and improve engineering performance using the four DORA delivery metrics.Control feature rollout safely without redeployment using Azure App Configuration flags.Orchestrate AI-assisted DevOps tasks using GitHub Copilot Agent Mode and MCP Server.Apply DevSecOps across all seven lifecycle stages from planning through runtime monitoring.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsQA Testing with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOpsImplementing DevSecOpsAI-Assisted DevOps with GitHub Copilot and Azure This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America
EUR 64,38
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
EUR 61,16
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
EUR 62,05
Cantidad disponible: Más de 20 disponibles
Añadir al carritoPAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Librería: Books Puddle, New York, NY, Estados Unidos de America
EUR 75,46
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. Print on Demand.
Librería: Majestic Books, Hounslow, Reino Unido
EUR 73,60
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. Print on Demand.
Librería: Biblios, Frankfurt am main, HESSE, Alemania
EUR 73,78
Cantidad disponible: 4 disponibles
Añadir al carritoCondición: New. PRINT ON DEMAND.
Librería: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Alemania
EUR 64,50
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -To help cloud professionals make the most of the Azure DevOps platform, 'Learning Azure DevOps' is a practical book that walks them through the process step-by-step. This book goes over all the bases of DevOps, including how to automate crucial tasks, deploy infrastructure as code (IaC), and set up and manage CI/CD pipelines.At the outset, the chapters will teach readers how to create Azure DevOps projects and link their repositories to VCSes like GitHub. Any application's build, test, and deployment processes, including Spring Boot's, can be automated with Azure Pipelines by configuring Pipeline as Code using YAML. To make sure that professionals can manage scalable, cloud-native apps, we also cover advanced topics like containerizing apps with Docker and deploying them to Azure Kubernetes Service (AKS). Using frameworks such as JUnit, Mockito, and Postman, the book goes even further into automated testing to guarantee quality assurance and continuous testing. It teaches to automate backup and disaster recovery procedures for resilient operations and to use Flyway to perform schema migrations.Additionally, teams are guided to work efficiently together through Azure Boards, shared pipelines, and centralized infrastructure management, highlighting collaboration. Also covered is Azure DevOps Analytics, which readers can use to keep tabs on their projects and teams' performance using real-time dashboards.Key LearningsIntegrate with Git for version control and set up Azure DevOps projects.Develop YAML-based Pipeline as Code to streamline the process of automating builds, tests, and deployments.Dockerize your apps and then launch them on AKS.Utilize Azure Boards and Project Boards to manage and monitor work items, tasks, and user stories.Add Postman, JUnit, and Mockito to your continuous integration pipelines to automate your application testing.Integrate Flyway into your Azure Pipelines to automate database schema migrations and achieve continuous delivery.Facilitate cross-team and cross-project cooperation by establishing shared pipelines and resources.Use Azure DevOps Analytics and performance insights for project management and monitoring.Deploy backups and failover procedures automatically in Azure DevOps.Use Terraform in conjunction with Azure Pipelines to deploy cloud-based IaC.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsTesting and Quality Assurance with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOps 202 pp. Englisch.
Librería: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Alemania
EUR 64,40
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware 220 pp. Englisch.
Librería: CitiRetail, Stevenage, Reino Unido
EUR 67,39
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. Build once. Ship it always.The whole point of Azure is that every team should be able to ship code confidently, automatically secure it and scale up without any hassle. And this hands-on second edition on Azure DevOps teaches you to build a production-grade multi-stage pipeline from scratch using a single evolving Spring Boot REST API.Each chapter adds a new capability, like YAML pipeline authoring, infrastructure provisioning with Bicep and Terraform, zero-downtime blue-green deployments, package management with Azure Artifacts, automated API contract testing with Newman, shift-left security with GitHub Advanced Security, and AI-assisted development with GitHub Copilot Agent Mode. It's all very practical. Every concept is shown using tried-and-tested code, real pipeline stages and real Azure resources.Whether you're an Azure developer looking to automate your first pipeline, or a DevOps engineer modernising a legacy release process, or a team lead building a security-conscious delivery culture, this book has got you covered. This book has covered DORA metrics, DevSecOps lifecycle controls, Azure DevOps MCP Server integration, and responsible AI governance, which are the things that modern cloud teams need the most.Key LearningsBuild multi-stage Azure Pipelines YAML with reusable templates and approval gates.Provision Azure infrastructure idempotently using Bicep and Terraform in CI pipelines.Execute zero-downtime production deployments using App Service blue-green slot swaps.Manage Maven, npm, and PyPI packages through private Azure Artifacts upstream feeds.Shift security left using SonarLint, detect-secrets, CodeQL, and dependency scanning.Automate API contract validation using Postman collections and Newman in pipelines.Measure and improve engineering performance using the four DORA delivery metrics.Control feature rollout safely without redeployment using Azure App Configuration flags.Orchestrate AI-assisted DevOps tasks using GitHub Copilot Agent Mode and MCP Server.Apply DevSecOps across all seven lifecycle stages from planning through runtime monitoring.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsQA Testing with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOpsImplementing DevSecOpsAI-Assisted DevOps with GitHub Copilot and Azure This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Librería: AussieBookSeller, Truganina, VIC, Australia
EUR 77,55
Cantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: new. Paperback. Build once. Ship it always.The whole point of Azure is that every team should be able to ship code confidently, automatically secure it and scale up without any hassle. And this hands-on second edition on Azure DevOps teaches you to build a production-grade multi-stage pipeline from scratch using a single evolving Spring Boot REST API.Each chapter adds a new capability, like YAML pipeline authoring, infrastructure provisioning with Bicep and Terraform, zero-downtime blue-green deployments, package management with Azure Artifacts, automated API contract testing with Newman, shift-left security with GitHub Advanced Security, and AI-assisted development with GitHub Copilot Agent Mode. It's all very practical. Every concept is shown using tried-and-tested code, real pipeline stages and real Azure resources.Whether you're an Azure developer looking to automate your first pipeline, or a DevOps engineer modernising a legacy release process, or a team lead building a security-conscious delivery culture, this book has got you covered. This book has covered DORA metrics, DevSecOps lifecycle controls, Azure DevOps MCP Server integration, and responsible AI governance, which are the things that modern cloud teams need the most.Key LearningsBuild multi-stage Azure Pipelines YAML with reusable templates and approval gates.Provision Azure infrastructure idempotently using Bicep and Terraform in CI pipelines.Execute zero-downtime production deployments using App Service blue-green slot swaps.Manage Maven, npm, and PyPI packages through private Azure Artifacts upstream feeds.Shift security left using SonarLint, detect-secrets, CodeQL, and dependency scanning.Automate API contract validation using Postman collections and Newman in pipelines.Measure and improve engineering performance using the four DORA delivery metrics.Control feature rollout safely without redeployment using Azure App Configuration flags.Orchestrate AI-assisted DevOps tasks using GitHub Copilot Agent Mode and MCP Server.Apply DevSecOps across all seven lifecycle stages from planning through runtime monitoring.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsQA Testing with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOpsImplementing DevSecOpsAI-Assisted DevOps with GitHub Copilot and Azure This item is printed on demand. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Librería: buchversandmimpf2000, Emtmannsberg, BAYE, Alemania
EUR 63,00
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - Print on Demand Titel. Neuware -To help cloud professionals make the most of the Azure DevOps platform, 'Learning Azure DevOps' is a practical book that walks them through the process step-by-step. This book goes over all the bases of DevOps, including how to automate crucial tasks, deploy infrastructure as code (IaC), and set up and manage CI/CD pipelines.At the outset, the chapters will teach readers how to create Azure DevOps projects and link their repositories to VCSes like GitHub. Any application's build, test, and deployment processes, including Spring Boot's, can be automated with Azure Pipelines by configuring Pipeline as Code using YAML. To make sure that professionals can manage scalable, cloud-native apps, we also cover advanced topics like containerizing apps with Docker and deploying them to Azure Kubernetes Service (AKS). Using frameworks such as JUnit, Mockito, and Postman, the book goes even further into automated testing to guarantee quality assurance and continuous testing. It teaches to automate backup and disaster recovery procedures for resilient operations and to use Flyway to perform schema migrations.Additionally, teams are guided to work efficiently together through Azure Boards, shared pipelines, and centralized infrastructure management, highlighting collaboration. Also covered is Azure DevOps Analytics, which readers can use to keep tabs on their projects and teams' performance using real-time dashboards.Key LearningsIntegrate with Git for version control and set up Azure DevOps projects.Develop YAML-based Pipeline as Code to streamline the process of automating builds, tests, and deployments.Dockerize your apps and then launch them on AKS.Utilize Azure Boards and Project Boards to manage and monitor work items, tasks, and user stories.Add Postman, JUnit, and Mockito to your continuous integration pipelines to automate your application testing.Integrate Flyway into your Azure Pipelines to automate database schema migrations and achieve continuous delivery.Facilitate cross-team and cross-project cooperation by establishing shared pipelines and resources.Use Azure DevOps Analytics and performance insights for project management and monitoring.Deploy backups and failover procedures automatically in Azure DevOps.Use Terraform in conjunction with Azure Pipelines to deploy cloud-based IaC.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsTesting and Quality Assurance with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOpsLibri GmbH, Europaallee 1, 36244 Bad Hersfeld 202 pp. Englisch.
Librería: buchversandmimpf2000, Emtmannsberg, BAYE, Alemania
EUR 64,40
Cantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. This item is printed on demand - Print on Demand Titel. Neuware Libri GmbH, Europaallee 1, 36244 Bad Hersfeld 220 pp. Englisch.
Librería: preigu, Osnabrück, Alemania
EUR 60,40
Cantidad disponible: 5 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Learning Azure DevOps | Outperform DevOps using Azure Pipelines, Artifacts, Boards, Azure CLI, Test Plans and Repos | Myra Kelnor | Taschenbuch | Englisch | 2024 | GitforGits | EAN 9788119177318 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Librería: preigu, Osnabrück, Alemania
EUR 61,65
Cantidad disponible: 5 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Learning Azure DevOps, Second Edition | Master Azure DevOps, GitHub Copilot, Terraform, and Bicep to Ship Faster, Secure Every Stage, and Scale with Confidence | Myra Kelnor | Taschenbuch | Englisch | 2026 | GitforGits | EAN 9789349174832 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 70,54
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - To help cloud professionals make the most of the Azure DevOps platform, 'Learning Azure DevOps' is a practical book that walks them through the process step-by-step. This book goes over all the bases of DevOps, including how to automate crucial tasks, deploy infrastructure as code (IaC), and set up and manage CI/CD pipelines.At the outset, the chapters will teach readers how to create Azure DevOps projects and link their repositories to VCSes like GitHub. Any application's build, test, and deployment processes, including Spring Boot's, can be automated with Azure Pipelines by configuring Pipeline as Code using YAML. To make sure that professionals can manage scalable, cloud-native apps, we also cover advanced topics like containerizing apps with Docker and deploying them to Azure Kubernetes Service (AKS). Using frameworks such as JUnit, Mockito, and Postman, the book goes even further into automated testing to guarantee quality assurance and continuous testing. It teaches to automate backup and disaster recovery procedures for resilient operations and to use Flyway to perform schema migrations.Additionally, teams are guided to work efficiently together through Azure Boards, shared pipelines, and centralized infrastructure management, highlighting collaboration. Also covered is Azure DevOps Analytics, which readers can use to keep tabs on their projects and teams' performance using real-time dashboards.Key LearningsIntegrate with Git for version control and set up Azure DevOps projects.Develop YAML-based Pipeline as Code to streamline the process of automating builds, tests, and deployments.Dockerize your apps and then launch them on AKS.Utilize Azure Boards and Project Boards to manage and monitor work items, tasks, and user stories.Add Postman, JUnit, and Mockito to your continuous integration pipelines to automate your application testing.Integrate Flyway into your Azure Pipelines to automate database schema migrations and achieve continuous delivery.Facilitate cross-team and cross-project cooperation by establishing shared pipelines and resources.Use Azure DevOps Analytics and performance insights for project management and monitoring.Deploy backups and failover procedures automatically in Azure DevOps.Use Terraform in conjunction with Azure Pipelines to deploy cloud-based IaC.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsTesting and Quality Assurance with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOps.
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 72,03
Cantidad disponible: 2 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Build once. Ship it always.The whole point of Azure is that every team should be able to ship code confidently, automatically secure it and scale up without any hassle. And this hands-on second edition on Azure DevOps teaches you to build a production-grade multi-stage pipeline from scratch using a single evolving Spring Boot REST API.Each chapter adds a new capability, like YAML pipeline authoring, infrastructure provisioning with Bicep and Terraform, zero-downtime blue-green deployments, package management with Azure Artifacts, automated API contract testing with Newman, shift-left security with GitHub Advanced Security, and AI-assisted development with GitHub Copilot Agent Mode. It's all very practical. Every concept is shown using tried-and-tested code, real pipeline stages and real Azure resources.Whether you're an Azure developer looking to automate your first pipeline, or a DevOps engineer modernising a legacy release process, or a team lead building a security-conscious delivery culture, this book has got you covered. This book has covered DORA metrics, DevSecOps lifecycle controls, Azure DevOps MCP Server integration, and responsible AI governance, which are the things that modern cloud teams need the most.Key LearningsBuild multi-stage Azure Pipelines YAML with reusable templates and approval gates.Provision Azure infrastructure idempotently using Bicep and Terraform in CI pipelines.Execute zero-downtime production deployments using App Service blue-green slot swaps.Manage Maven, npm, and PyPI packages through private Azure Artifacts upstream feeds.Shift security left using SonarLint, detect-secrets, CodeQL, and dependency scanning.Automate API contract validation using Postman collections and Newman in pipelines.Measure and improve engineering performance using the four DORA delivery metrics.Control feature rollout safely without redeployment using Azure App Configuration flags.Orchestrate AI-assisted DevOps tasks using GitHub Copilot Agent Mode and MCP Server.Apply DevSecOps across all seven lifecycle stages from planning through runtime monitoring.Table of ContentGetting Started with Azure DevOpsPipeline as Code with YAMLContinuous Integration with Azure PipelinesContinuous Delivery with Azure PipelinesManaging Dependencies with Azure ArtifactsQA Testing with Azure Test PlansInfrastructure Automation with Azure PipelinesCollaboration and Team Management in Azure DevOpsImplementing DevSecOpsAI-Assisted DevOps with GitHub Copilot and Azure.