Skip to content

IT Certification Guide

    • Contact Us
CLOSE

Category: Creating a Recovery Services vault

IT Certification GuideCreating a Recovery Services vault Exams of Python Exploring automation Flat-nested/sparse-dense Python Certifications

SLIs, SLOs, and SLAs – Introducing DevOps Principles

 04/06/2023 04/06/2023
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

SLIs, SLOs, and SLAs Agreements of service, terms of services, contracts, and many other types of agreements are designed so that two parties in agreement with one another can draw out that agreement and are then beholden to it. You need a contract when one party pays another for a service, when two parties exchange […]

Delving into infrastructure as a code – Introducing DevOps Principles

 11/11/2022 11/11/2022
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

Delving into infrastructure as a code Finally, in a book about Python, we get to a section about code. So far, I’ve given you a lot of information about what needs to be accomplished but to accomplish the things we want especially in this book, we must have a method, a tool, a weapon, i.e., […]

Pseudocode – Introducing DevOps Principles

 09/25/2022 09/25/2022
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

Pseudocode I’m not going to write any actual code for IaC in this chapter (you can find that in the chapter dedicated to IaC), I’m just going to give a quick overview of the concept behind IaC using some pseudocode definitions. These will help you understand how singular IaC definitions work in securing resources. An […]

Python 101 – Talking about Python

 06/10/2022 06/10/2022
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

Python 101 Python is – as I have said before – a simple language to pick up. It is meant to be readable by the layperson and the logic of its code is meant to be easily understandable. It is because of this fact that everything from installing Python to configuring it in your OS […]

Ambiguity/one way/Dutch – Talking about Python

 01/05/2022 01/05/2022
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

Ambiguity/one way/Dutch Anyone who has ever worked with clients knows how demoralizing and frustrating a vague requirement is. “Do this, do that, we need this” – that’s all you hear, without any understanding from the other side or respect for how the process works. They have a certain goal in mind, and they don’t care […]

A couple of simple DevOps tasks in Python – Talking about Python

 05/15/2021 05/15/2021
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

A couple of simple DevOps tasks in Python I have so far preached to you the virtues of DevOps and the virtues of Python but so far, I have shown you very little of how the two work together. Now, we get to that part. Here, I will demonstrate a couple of examples of how […]

Autopull a list of Docker images – Talking about Python

 01/05/0001 01/05/0001
      No Comments No Comments
      Cassandra Christensen Cassandra Christensen

Autopull a list of Docker images Grabbing Docker images can be tedious. Especially grabbing multiple images. So now, we are going to see how we can pull a number of Docker images at the same time using the Python library for Docker: pip install docker 2. Then, write a script in a file called docker_pull.py […]

Posts pagination

Previous 1 2
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • September 2023
  • August 2023
  • June 2023
  • April 2023
  • March 2023
  • January 2023
  • November 2022
  • September 2022
  • June 2022
  • April 2022
  • February 2022
  • January 2022
  • November 2021
  • September 2021
  • July 2021
  • May 2021
  • March 2021
  • January 1
  • Autopull a list of Docker images
  • Certification Exams of Microsoft AZ-104
  • Creating a Recovery Services vault
  • Exams of Python
  • Exploring automation
  • Flat-nested/sparse-dense
  • Microsoft AZ-104 Exams
  • Post-mortems
  • Python Certifications
July 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Sep    

2024 All Rights Reserved | Powered By Adenike