Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
DevOps Unleashed with Git and GitHub
DevOps Unleashed with Git and GitHub

DevOps Unleashed with Git and GitHub: Automate, collaborate, and innovate to enhance your DevOps workflow and development experience

eBook
€17.99 €26.99
Paperback
€33.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
Table of content icon View table of contents Preview book icon Preview Book

DevOps Unleashed with Git and GitHub

DevOps and Developer Experience – Entering the World of Modern Development

In this chapter, we will cover two main topics. First, we will address what DevOps is, the main subject of this book. Next, we will delve into developer experience, a strategy essential for maintaining and continually achieving success in DevOps within an organization. Within this context, we will also introduce the tools, Git and GitHub.

This chapter serves as a compass for those about to embark on learning about DevOps, tools, and collaboration practices for DevOps. It will establish foundational knowledge on the positioning of these concepts and practices and how they can enhance your development process.

We will cover the following main topics in this chapter:

  • DevOps – Accelerating the development cycle by reducing friction
  • Developer experience – A strategy for developer excellence
  • Git – Where code collaborations begin
  • GitHub – The AI-powered developer...

DevOps – Accelerating the development cycle by reducing friction

Let’s get started by learning the DevOps fundamentals.

The world of technology has various terms. At times, such terms can be abstract, and people tend to apply various interpretations to a specific framework. DevOps is no exception. Additionally, when referring to DevOps, considering perspectives from an individual, team, and the entire organization can sometimes make it unclear how various components interact with each other.

We will review the basics of DevOps, clear up misconceptions, and touch on some of its typical practices. Now, before we dive into what DevOps is, let’s talk about how things used to be in the past.

Background on DevOps

Back in the day, software was essentially something you installed. So, for a product development team, all you needed were engineers who could develop and test it. Speaking of testing, it was all about squashing bugs before the release. Just imagine...

Developer experience – A strategy for developer excellence

Developer experience, the term, goes beyond mere user experience and encompasses how developers within a DevOps team can be productive and satisfied with their work. This also works as an organizational strategy to make DevOps successful. If engineers are happy, there are no silos within the organization, and if the communication flows well, your DevOps will succeed. In that regard, GitHub is basically a platform for maximizing the developer experience, and Git is the means to that end:

Figure 1.9 – Developer experience is a key strategy and foundation for successful DevOps

Figure 1.9 – Developer experience is a key strategy and foundation for successful DevOps

When you look at individual tools within the realm of DevOps, they may seem small. However, when viewed from the perspective of sustaining and achieving DevOps success, the connection between developer experience and how to use Git and GitHub becomes significantly stronger. Because that is where the essential...

Git – Where code collaborations begin

Managing code changes is a sophisticated challenge. Various team members continuously contribute to a unified code base that must remain functional at all times.

Git has transformed how software development teams work together. By being distributed and offering the ability to create branches, Git has become a vital asset in the DevOps toolbox. A branch is essentially a separate line of development, like a parallel universe, where you can work on new features or fix issues without affecting the main project. This enables teams to focus on multiple aspects simultaneously, making the development process more efficient and adaptable to rapid changes and rapid software delivery, a key requirement in a DevOps environment.

Git is more than just a tool for tracking changes in code—it is a catalyst for change within organizations. By providing a reliable way to collaborate, Git promotes better communication among teams. This aligns well...

GitHub – The AI-powered developer platform

GitHub is the AI-powered developer platform to build, scale, and deliver secure software.

GitHub is often thought of as just a repository service, or sometimes as a repository service with attached CI/CD functionality. However, GitHub now offers a platform that covers the entire development life cycle, from writing applications to building and releasing. GitHub serves as the foundational platform for DevOps collaboration and automation. Through the lens of developer experience, it is the hub for InnerSource initiatives and houses code essential for platform engineering. Furthermore, this is empowered by AI. Whether you are writing code or reviewing it, GitHub’s AI supports you in various scenarios.

The capabilities of GitHub can be divided into five main categories: powered by AI, collaboration, productivity, security, and scale. Let’s look at each one in turn.

Powered by AI

The world is undergoing a transformation...

Summary

This chapter embarked on a journey to explore how DevOps revolutionizes the way we develop software. We talked about the importance of developer experience as a strategy for providing the best work environment in a DevOps team. We also delved into Git and GitHub, the backbone for collaboration in a DevOps setting.

Everything is connected and for a reason. The need for DevOps, the reasons for using Git and GitHub, and the importance of culture in shaping an organization’s people, processes, and tools—all of these elements are interlinked. They collectively shape the form of a developer experience strategy, enabling developers in a DevOps team to perform at their best. What you will do will eventually come back to you, enriching you as a developer.

DevOps should be designed to allow for mistakes to occur in fast development. Each misstep is a step toward mastering DevOps, enhancing your skills, and making meaningful contributions to your team and organization...

Further reading

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Gain a comprehensive understanding of Git, GitHub, and DevOps with practical implementation tips
  • Embark on a holistic exploration of DevOps workflows, scaling, DevSecOps, and GitHub Copilot
  • Discover the best practices for optimizing processes and team productivity
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Git and GitHub are absolutely crucial for DevOps, playing a multifaceted role in streamlining the software development lifecycle and enabling smoother collaboration between development and operations teams. DevOps Unleashed with Git and GitHub enables you to harness the power of Git and GitHub to streamline workflows, drive collaboration, and fuel innovation. Authored by an expert from GitHub, the book starts by guiding you through Git fundamentals and delving into DevOps and the developer experience. As you progress, you’ll understand how to leverage GitHub's collaboration and automation features, and even use GitHub Copilot for enhanced productivity. You'll also learn how to bridge the DevOps gap, maintain code quality, and implement robust security measures. Additionally, hands-on exercises will equip you to elevate your developer experience, foster teamwork, and drive innovation at the speed of DevOps. By the end of this DevOps book, you’ll have mastered the Git fundamentals, conquered collaboration challenges, and unleashed the power of GitHub as you transform your DevOps workflows.

Who is this book for?

If you’re aiming to enhance collaboration, productivity, and DevOps practices to enrich your development experience, this book is for you. Novice DevOps engineers will be able resolve their doubts surrounding Git and GitHub errors, while IT admins and system engineers will be able to effortlessly embrace DevOps principles with pragmatic insights. For infrastructure engineers looking to delve into cloud-based collaboration and optimal management practices, this book provides valuable knowledge to facilitate a seamless transition into the DevOps landscape.

What you will learn

  • Master the fundamentals of Git and GitHub
  • Unlock DevOps principles that drive automation, continuous integration and continuous deployment (CI/ CD), and monitoring
  • Facilitate seamless cross-team collaboration
  • Boost productivity using GitHub Actions
  • Measure and improve development velocity
  • Leverage the GitHub Copilot AI tool to elevate your developer experience

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Apr 19, 2024
Length: 284 pages
Edition : 1st
Language : English
ISBN-13 : 9781835468685
Concepts :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning

Product Details

Publication date : Apr 19, 2024
Length: 284 pages
Edition : 1st
Language : English
ISBN-13 : 9781835468685
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 92.97 105.97 13.00 saved
The Ultimate Kali Linux Book
€28.99 €41.99
GitHub Actions Cookbook
€29.99
DevOps Unleashed with Git and GitHub
€33.99
Total 92.97 105.97 13.00 saved Stars icon

Table of Contents

13 Chapters
Part 1: Foundations of Git, GitHub, and DevOps Chevron down icon Chevron up icon
Chapter 1: DevOps and Developer Experience – Entering the World of Modern Development Chevron down icon Chevron up icon
Chapter 2: Getting Started with Git Chevron down icon Chevron up icon
Chapter 3: Advanced Git Usage for Team Collaboration Chevron down icon Chevron up icon
Part 2: GitHub Excellence and CI/CD Fundamentals Chevron down icon Chevron up icon
Chapter 4: Elevating Team Collaboration with GitHub Chevron down icon Chevron up icon
Chapter 5: Driving CI/CD with GitHub Chevron down icon Chevron up icon
Part 3: Beyond DevOps Chevron down icon Chevron up icon
Chapter 6: Enriching DevOps Implementation Chevron down icon Chevron up icon
Chapter 7: Accelerate Productivity with AI Chevron down icon Chevron up icon
Chapter 8: Reflection and Conclusion Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.3
(3 Ratings)
5 star 66.7%
4 star 0%
3 star 33.3%
2 star 0%
1 star 0%
Mike nagatoshi Oct 15, 2024
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
Has a good review on Git and DevOps practices, but you have to wade through a lot of extra words on the page. Could have been much more succinct and would have appreciated leaning more towards nuts and bolts technical detail.
Amazon Verified review Amazon
Tiny Jul 10, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
If you’ve done any coding since roughly 2005, you have probably used Git to manage development and production. “DevOps Unleashed with Git and GitHub” (Packt, 2024) by Yuki Hattori works hard to bring veteran developers up to speed on the new tools. The book includes extensive coding samples, various development strategies, and thoroughly explores the benefits, challenges, and best practices for each approach. A quick read: the book is divided into three sections, starting with Git, excellence in practices, and beyond DevOps. This book makes an excellent reference for developers, system administrators, or project managers who are currently using GitHub. The book begins with a fresh introduction to Git from the command-line perspective, exploring structures, commands and usages. This brings the reader in at a basic level and ensures a familiarity with the approach. One interesting term, and a first for me, was InnerSource, the development tied to a team rather than OpenSource, where all code becomes widely available. InnerSource pillars are described as openness, transparency, prioritizing mentorship, and voluntary code contribution. The second section moves from the command line git to the user interface (UI) associated with GitHub. These reinforce the techniques from the first section with a point-and-click rather than a command-line approach. One of the best parts for me was the thorough overview of GitHub Issues and Projects. If you haven’t used these tools, they address a historical weakness in GitHub with being able to create work to be done and track via a Scrum or Kanban board. The section also covers establishing a GitHub actions pipeline and describes various deployments such as Blue/Green, A/B, canary, feature flags, and others in detail. Like all other actions, these approaches include benefits, challenges, and best practices to take away. Finally, the book discusses DevOps metrics with DORA and Space, and introduces the concept of Ai. GitHub Copilot, as an additional coding tool. Copilot launched in late 2021 and provides an assistant to writing code. The author references some key aspects when using AI such as detailed comments, descriptive naming conventions, thorough documentation and clearly framed problems. While one may prefer using Generative AI, simply telling it to write code to do a thing doesn’t always get the best results. My biggest issue was the DevOps portion fell a little short. The first chapter extensively covers some of the logic around DevOps, and emphasizes the cultural nature. I agree culture is the primary aspect of DevOps, but if culture is the driver, than technology becomes less important. The book’s DevOps approach feels more like framing to showcase Git and GitHub rather than a full unleashing. In full DevOps implementation, the tools matter, but people and processes carry equal weight. Tools also are a needed element but not an exclusive element to reach accelerated delivery. The DevOps SDLC appears, but the three ways of flow, feedback, and continuous improvement and the CALMS (culture, automation, Lean, Metrics, and Sharing) are conspicuously absent. Agood example might be rather than simply mentioning how Git supports DevOps, show what a full unleashing looks like to the author. Overall, “Devops Unleashed with Git and GitHub” does a much better job in describing the tools than truly unleashing DevOps. That said, this is an excellent reference for those using Git or GitHub for their current development needs. If you are working with either of those tools, I recommend this as a reference and a good introduction to some new capabilities. If you are just starting into coding, this is an excellent place to pick up some core skills.
Amazon Verified review Amazon
Mr S Paynter May 10, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
DevOps Unleashed with Git and GitHub" is a comprehensive and practical guide that caters to a wide range of readers, from those new to Git and DevOps to experienced professionals seeking to optimize their processes and team productivity. With its combination of theoretical knowledge and hands-on exercises, this book promises to be an invaluable companion for anyone looking to unleash the full potential of Git, GitHub, and DevOps within their organization.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.