Introduction to DevOps with GitHub | How to implement DevOps with GitHub PART-1

Опубликовано: 01 Январь 1970
на канале: Technocraft
1,400
18

Set the foundation for your DevOps journey. Explore tools and processes to help your team communicate and collaborate more effectively. Learn how to implement DevOps concepts, manage the flow of work and get step-by-step guidance for solving real-world challenges.

Agenda

Part One

*Introduction
*Getting Started with DevOps
*Managing the Flow of Work
*Delivering Change to the Cloud
In this section we will discuss the following
*Who is Tailwind Traders
*What is DevOps?
*Source control: Introduction to Git & GitHub
*Using Microsoft Teams as a collaboration Hub
*Extending DevOps with visual studio code

Tailwind Traders is a fictitious retail company showcasing the future of intelligent application experiences. These reference apps are all are powered by the Azure cloud, built with best-in-class tools, and made smarter through data and AI.

DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from the Agile methodology.

GitHub is a web based Git version control repository hosting service which offers distributed version control and source code management functionality of Git. With GitHub Actions, you can build a container app, deploy a web service, publish packages to registries, or automate welcoming new programmers to your open source projects.