Terraform vs Ansible – Demo the Differences – Part 2
Discover the distinctions between Terraform and Ansible in this Terraform vs Ansible comparison demonstration. The outcome may surprise you!
Discover the distinctions between Terraform and Ansible in this Terraform vs Ansible comparison demonstration. The outcome may surprise you!
With countless options for provisioning and configuring infrastructure, it can be difficult to determine the ideal solution. Terraform and Ansible are two of the most sought-after tools in this domain, so let’s compare their distinctions to support you in making a decision.
As a DevOps engineer, you know that managing secrets is critical to your job. And HashiCorp Vault is one of the best tools for the job. But what happens when you need to back up and restore your Vault data? In this post, we’ll show you how to use Raft snapshots to do just that. We’ll also show you how to store those snapshots in AWS S3 for added durability. So if you’re ready to learn how to keep your data safe, read on!
Build an API using a serverless Lambda Function with an API Gateway all with Terraform.
Explore the current trends in DevSecOps for 2023 and what businesses can do to prepare for a more secure future. Learn about the practices being adopted and popular tools and technologies that are becoming increasingly popular.
Learn the principles and practices of DevOps via questions and answers to get you started in 2023
Learn to use Terraform to create a Ubuntu 22.04 VM in VMware vSphere ESXi.
Learn how to use HashiCorp Packer to automate the creation of Ubuntu 22.04 Image Templates in VMware vSphere.
In our last blog post, Andrew at Money Leaves Bank decided to use Terraform to migrate their secrets hosted in AWS Secrets Manager to HashiCorp Vault. However, he got some push-back from the security team regarding secrets showing up in the Terraform state file. Money Leaves Bank hired you as a consultant to write a script to run the migration securely. You decide to use Python for the script, Docker to package it, and GitLab to automate the testing and packaging. Learn more in this blog post.
Andrew at Money Leaves Bank finally convinced Claire, his CIO, that HashiCorp Vault should be their secrets management solution as they are becoming a multi-cloud company. Now he is faced with the challenge of migrating their secrets hosted in AWS Secrets Manager to HashiCorp Vault. In this blog post, learn why Andrew decides to use Terraform for this task and how he implements the solution.