Terraform for Beginners – A Beginner’s Guide to Automating Cloud Infrastructure
Don’t have time and want to learn the basics of Terraform quickly? Get started with this beginner’s guide to Terraform.
Don’t have time and want to learn the basics of Terraform quickly? Get started with this beginner’s guide to Terraform.
Discover the distinctions between Terraform and Ansible in this Terraform vs Ansible comparison demonstration. The outcome may surprise you!
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.
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.