Skip to content
TOP MENU

Modern DevOps Fundamentals

  • Contact Us
A crash course on Git Cloud Certifications Displaying commit history Exams of Cloud

Working with pull requests – Source Code Management with Git and GitOps

Aug 30, 2024 Ginger Dexheimer Comment on Working with pull requests – Source Code Management with Git and GitOps

A pull request is a request for merging a source branch to a base branch. The base branch is the branch where the reviewed code

Cloud Certifications Displaying commit history Exams of Cloud Pulling and rebasing your code

Git branches – Source Code Management with Git and GitOps

Jul 4, 2024 Ginger Dexheimer Comment on Git branches – Source Code Management with Git and GitOps

A Git branch is a copy of the code base (from where the branch is created) that you can independently modify and work on without

Displaying commit history Exams of Cloud Pulling and rebasing your code The matrix of hell

Pulling and rebasing your code – Source Code Management with Git and GitOps

Jun 22, 2024 Ginger Dexheimer Comment on Pulling and rebasing your code – Source Code Management with Git and GitOps

Pulling code involves downloading up-to-date code from the remote to your local repository. Rebasing means applying your changes on top of the latest remote commit.

Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps?

Connecting the local repository to the remote repository– Source Code Management with Git and GitOps

May 19, 2024 Ginger Dexheimer Comment on Connecting the local repository to the remote repository– Source Code Management with Git and GitOps

You will need to add a remote entry using the following command to connect with the remote repository from the local repository: $ git remote

Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps? Working with pull requests

Understanding remote repositories– Source Code Management with Git and GitOps

Apr 28, 2024 Ginger Dexheimer Comment on Understanding remote repositories– Source Code Management with Git and GitOps

Remote repositories are replicas of the Git repository at a central location for multiple people to access. This allows your developers to work on the

A crash course on Git Exams of Cloud The matrix of hell What is DevOps? Working with pull requests

Displaying commit history – Source Code Management with Git and GitOps

Mar 19, 2024 Ginger Dexheimer Comment on Displaying commit history – Source Code Management with Git and GitOps

Git keeps a history of all commits. To see a list of all commits that you’ve done, you can use the following command: $ git

A crash course on Git Cloud Certifications Displaying commit history Exams of Cloud

Working with pull requests – Source Code Management with Git and GitOps

Aug 30, 2024 Ginger Dexheimer 0
Cloud Certifications Displaying commit history Exams of Cloud Pulling and rebasing your code

Git branches – Source Code Management with Git and GitOps

Jul 4, 2024 Ginger Dexheimer 0
Displaying commit history Exams of Cloud Pulling and rebasing your code The matrix of hell

Pulling and rebasing your code – Source Code Management with Git and GitOps

Jun 22, 2024 Ginger Dexheimer 0
Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps?

Connecting the local repository to the remote repository– Source Code Management with Git and GitOps

May 19, 2024 Ginger Dexheimer 0
Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps? Working with pull requests

Understanding remote repositories– Source Code Management with Git and GitOps

Apr 28, 2024 Ginger Dexheimer 0
A crash course on Git Exams of Cloud The matrix of hell What is DevOps? Working with pull requests

Displaying commit history – Source Code Management with Git and GitOps

Mar 19, 2024 Ginger Dexheimer 0
A crash course on Git Cloud Certifications Exams of Cloud What is DevOps? Working with pull requests

The matrix of hell – The Modern Way of DevOps

Jul 2, 2022 Ginger DexheimerComment on The matrix of hell – The Modern Way of DevOps

Let’s say you’re preparing a server that will run multiple applications for multiple teams. Now,

A crash course on Git Cloud Certifications Displaying commit history Exams of Cloud Working with pull requests

The need for containers – The Modern Way of DevOps

Jun 30, 2022 Ginger DexheimerComment on The need for containers – The Modern Way of DevOps

Containers are in vogue lately and for excellent reason. They solve the computer architecture’s most

A crash course on Git Cloud Certifications Exams of Cloud Pulling and rebasing your code

Modern DevOps versus traditional DevOps – The Modern Way of DevOps

May 19, 2022 Ginger DexheimerComment on Modern DevOps versus traditional DevOps – The Modern Way of DevOps

DevOps’ traditional approach involved establishing a DevOps team consisting of Dev, QA, and Ops members

Displaying commit history Exams of Cloud The matrix of hell What is DevOps? Working with pull requests

Understanding modern cloud-native applications – The Modern Way of DevOps

Apr 27, 2022 Ginger DexheimerComment on Understanding modern cloud-native applications – The Modern Way of DevOps

When we say cloud-native, we talk about applications built to run natively on the cloud.

A crash course on Git Cloud Certifications Displaying commit history Exams of Cloud

Introduction to cloud computing – The Modern Way of DevOps-2

Mar 10, 2022 Ginger DexheimerComment on Introduction to cloud computing – The Modern Way of DevOps-2

Therefore, cloud computing offers several benefits and opens new doors for businesses like never before.

Displaying commit history Exams of Cloud What is DevOps? Working with pull requests

Introduction to cloud computing – The Modern Way of DevOps-1

Feb 19, 2022 Ginger DexheimerComment on Introduction to cloud computing – The Modern Way of DevOps-1

Traditionally, software applications used to run on servers that ran on in-house computers (servers), known

A crash course on Git Cloud Certifications Exams of Cloud Pulling and rebasing your code The matrix of hell

What is DevOps? – The Modern Way of DevOps-2

Dec 25, 2021 Ginger DexheimerComment on What is DevOps? – The Modern Way of DevOps-2

Some of the fundamental ideas and jargon that a DevOps engineer generally encounters are as

Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps? Working with pull requests

What is DevOps? – The Modern Way of DevOps-1

Nov 30, 2021 Ginger DexheimerComment on What is DevOps? – The Modern Way of DevOps-1

This first chapter will provide some background knowledge of DevOps practices, processes, and tools. We

Posts pagination

PrevPrevious page Page 1 Page 2 Page 3

Recent Posts

  • Working with pull requests – Source Code Management with Git and GitOps
  • Git branches – Source Code Management with Git and GitOps
  • Pulling and rebasing your code – Source Code Management with Git and GitOps
  • Connecting the local repository to the remote repository– Source Code Management with Git and GitOps
  • Understanding remote repositories– Source Code Management with Git and GitOps

Categories

  • A crash course on Git
  • Cloud Certifications
  • Displaying commit history
  • Exams of Cloud
  • Pulling and rebasing your code
  • The matrix of hell
  • What is DevOps?
  • Working with pull requests

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Aug    
A crash course on Git Cloud Certifications Displaying commit history Exams of Cloud

Working with pull requests – Source Code Management with Git and GitOps

Aug 30, 2024 Ginger Dexheimer 0
Cloud Certifications Displaying commit history Exams of Cloud Pulling and rebasing your code

Git branches – Source Code Management with Git and GitOps

Jul 4, 2024 Ginger Dexheimer 0
Displaying commit history Exams of Cloud Pulling and rebasing your code The matrix of hell

Pulling and rebasing your code – Source Code Management with Git and GitOps

Jun 22, 2024 Ginger Dexheimer 0
Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps?

Connecting the local repository to the remote repository– Source Code Management with Git and GitOps

May 19, 2024 Ginger Dexheimer 0
Exams of Cloud Pulling and rebasing your code The matrix of hell What is DevOps? Working with pull requests

Understanding remote repositories– Source Code Management with Git and GitOps

Apr 28, 2024 Ginger Dexheimer 0
A crash course on Git Exams of Cloud The matrix of hell What is DevOps? Working with pull requests

Displaying commit history – Source Code Management with Git and GitOps

Mar 19, 2024 Ginger Dexheimer 0
Copyright © 2025 kereeseround. Powered by kereeseround Themes