Giter Site home page Giter Site logo

patioco / designing-and-implementing-microsoft-devops-solutions-az-400-exam-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/designing-and-implementing-microsoft-devops-solutions-az-400-exam-guide

0.0 0.0 0.0 49 KB

Designing and Implementing Microsoft DevOps Solutions AZ-400 Exam Guide, published by Packt

License: MIT License

C# 69.08% HCL 24.98% Dockerfile 5.94%

designing-and-implementing-microsoft-devops-solutions-az-400-exam-guide's Introduction

Get this product for $5

Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each

Buy now

Buy similar titles for just $5

Designing and Implementing Microsoft DevOps Solutions AZ-400 Exam Guide

Book Name

This is the code repository for Designing and Implementing Microsoft DevOps Solutions AZ-400 Exam Guide, published by Packt.

Prepare for the certification exam and successfully apply Azure DevOps strategies with practical labs

What is this book about?

The AZ-400 Designing and Implementing Microsoft DevOps Solutions certification helps DevOps engineers and administrators get to grips with practices such as continuous integration and continuous delivery (CI/CD), containerization, and zero downtime deployments using Azure DevOps Services. This new edition is updated with advanced topics such as site reliability engineering (SRE), continuous improvement, and planning your cloud transformation journey.

This book covers the following exciting features:

  • Get acquainted with Azure DevOps Services and DevOps practices
  • Discover how to efficiently implement CI/CD processes
  • Build and deploy a CI/CD pipeline with automated testing on Azure
  • Integrate security and compliance in pipelines
  • Understand and implement Azure Container Services
  • Apply continuous improvement strategies to deliver innovation at scale

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter05.

The code will look like the following:

trigger:
- main

pool:
   name: Azure Pipelines
   vmImage: windows-2019
   
steps:
- task: DotNetCoreCLI@2
  displayName: 'dotnet build'
  inputs:
      projects: '**/*.csproj'
- task: DotNetCoreCLI@2
    displayName: 'dotnet test'
    inputs:
        command: test
        projects: '**/*.csproj'

Following is what you need for this book: The book is for anyone looking to prepare for the AZ-400 certification exam. Software developers, application developers, and IT professionals who want to implement DevOps practices for the Azure cloud will also find this book helpful. Familiarity with Azure DevOps basics, software development, and development practices is recommended but not necessary.

With the following software and hardware list you can run all code files present in the book (Chapter 1-18).

Software and Hardware List

Chapter Software required OS required
1-18 Azure Account, Azure DevOps Subcription, Visual Studio Code, Git Windows, Mac OS X, and Linux (Any)
16 Visual Studio 2019 or 2022 Windows, Mac OS X

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Authors

Subhajit Chatterjee He has a Bachelor of Engineering and a graduate diploma on Information Technology. He has also taken up many online certifications that has helped him learn and grow as a software engineering professional. He has close to two decades of exposure to designing, implementing, and managing software development projects, using Microsoft & Open-Source technologies. He is a seasoned Engineering leader and has delivered many large and complex projects in Azure, IoT, Enterprise Integrations, Web Applications and Mobility space.

Henry Been He has been working in IT for over ten years. He is an independent architect, developer, and trainer in a number of companies. With many of these companies, he has embarked on a journey implementing practices such as continuous integration and deployment, infrastructure as code, trunk-based development, and implementing feedback loops. Alongside his work, he creates online training courses for A Cloud Guru, and frequently speaks at meetups and conferences. He was awarded the Microsoft MVP award in 2019.

Swapneel Deshpande He is a Solution Architect, Development Consultant, and a Trusted Technology Advisor, entrepreneur, start-up consultant and more. He is working in IT for nearly 2 decades with expertise in .NET and web-related technologies. He has led the software architecture design, development, and delivery of large, complex solutions. He is passionate about embracing new technologies and teaching. He is currently working with Microsoft and his current role involves leading large and complex projects right from architecture to delivery.

Maik van der Gaag He is an architect and trainer at 3fifty, an experienced consultancy company with a strong focus on the Microsoft cloud. He has over 15 years' experience of providing architecture, development, training, and design expertise. During his career, he has worked on a variety of projects, ranging from cloud transformations to DevOps implementations. He loves to share his knowledge, which was also one of the reasons why he founded the Dutch Cloud meetup. Maik is a public speaker, writes blogs, and organizes events.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781803240664

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.