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 a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
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 : 9781835463710
Concepts :
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. $19.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

Publication date : Apr 19, 2024
Length: 284 pages
Edition : 1st
Language : English
ISBN-13 : 9781835463710
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

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.