Ultimate Study Guide For IT Exams

    • Contact Us
  • When to use immutable infrastructure – Immutable Infrastructure with Packer

    Deciding to switch to immutable infrastructure is difficult, especially when your Ops team treats servers as pets. Most people get paranoid about the idea of deleting an existing server and…

    Aug 31, 2024
    Ansible tasks and modules, Cloud Certifications, Dictionary variables, Exams of Cloud, Managing Terraform state
  • Immutable infrastructure with HashiCorp’s Packer – Immutable Infrastructure with Packer-2

    With the scalable infrastructure that the cloud provides, you can have a dynamic horizontal scaling model where VMs scale with traffic. Therefore, you can have the best possible utilization of…

    Jul 2, 2024
    Cloud Certifications, Dictionary variables, Exams of Cloud, Managing Terraform state, Registering variables
  • Immutable infrastructure with HashiCorp’s Packer – Immutable Infrastructure with Packer-1

    Imagine you are the author of a book and you need to make changes to an existing edition. When you want to make changes, such as improving the content or…

    Jun 13, 2024
    Dictionary variables, Exams of Cloud, Managing Terraform state, Registering variables, Terraform workspaces
  • Registering variables – Infrastructure as Code (IaC) with Terraform-3

    The common directory contains a single directory called tasks that includes a main.yaml file with a single task to run an apt update operation. The main directory contains ansible.cfg, hosts,…

    May 22, 2024
    Exams of Cloud, Managing Terraform state, Registering variables, Terraform workspaces, Viewing the current state
  • Registering variables – Infrastructure as Code (IaC) with Terraform-2

    Tip While choosing between the vars and defaults directories, the rule of thumb is to put variables that will not change within the vars directory. Put variables that are likely…

    Apr 25, 2024
    Ansible tasks and modules, Exams of Cloud, Managing Terraform state, Registering variables, Terraform workspaces, Viewing the current state
  • Registering variables – Infrastructure as Code (IaC) with Terraform

    If a task within your playbook, for example, needs a value from the result of a preceding task, we can use the register attribute. The following directory contains all the…

    Mar 15, 2024
    Ansible tasks and modules, Cloud Certifications, Exams of Cloud, Registering variables, Terraform workspaces, Viewing the current state
  • Dictionary variables – Infrastructure as Code (IaC) with Terraform

    Dictionary variables hold a complex combination of key-value pairs, the same as a Python dictionary. You can define dictionary variables using the standard YAML syntax, as in the following example:foo:bar:…

    Feb 6, 2024
    Ansible tasks and modules, Cloud Certifications, Dictionary variables, Exams of Cloud, Terraform workspaces, Viewing the current state
  • Designing for reusability – Infrastructure as Code (IaC) with Terraform

    Ansible provides variables for turning Ansible playbooks into reusable templates. You can substitute variables in the right places using Jinja2 markup, which we’ve already used in the last playbook. Let’s…

    Jan 25, 2024
    Ansible tasks and modules, Cloud Certifications, Dictionary variables, Exams of Cloud, Viewing the current state
  • Combining playbooks – Infrastructure as Code (IaC) with Terraform

    As we’ve written multiple playbooks, we need to execute them in order. We cannot configure the services before installing packages and services, and there is no point in running an…

    Dec 5, 2023
    Ansible tasks and modules, Cloud Certifications, Dictionary variables, Exams of Cloud
  • Installing application packages and services – Infrastructure as Code (IaC) with Terraform

    We will use the apt module to install the packages on Ubuntu, and the service module to start and enable the service. Let’s start by installing Apache on the web…

    Oct 7, 2023
    Cloud Certifications, Dictionary variables, Exams of Cloud, Managing Terraform state
Next Page

Hey!

I’m Bruce. Discover the ultimate Study guide for IT Certificaitons

  • Twitch
  • X
  • TikTok
  • Facebook
  • Instagram

Join US

Stay updated with our latest tips and other news by joining our newsletter.

Categories

  • Ansible tasks and modules
  • Cloud Certifications
  • Dictionary variables
  • Exams of Cloud
  • Managing Terraform state
  • Registering variables
  • Terraform workspaces
  • Viewing the current state

Dates

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • May 2023
  • April 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
April 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
« Aug    

Blogroll

Minetest Blog

Minetest

Ultimate Study Guide For IT Exams

Discover the Latest Study guide for IT exams

  • Twitch
  • X
  • TikTok
  • Facebook
  • Instagram

Subscribe

Enter your email to sign up for our newsletter. We promise to respect your inbox.

Terms of Use

Privacy and Cookies

Designed with WordPress