HashiCorp

AWS SSM

Solved Secret Zero with AWS SSM Agent and Vault in Multi-Cloud

Introduction In today’s ever-changing and complicated IT world, keeping secrets like API keys, passwords, and tokens safe and secure is crucial. HashiCorp Vault is a widely used solution that offers a secure central location for storing and accessing secrets. However, the challenge lies in securely introducing the Vault token, also known as Secret Zero, to …

Solved Secret Zero with AWS SSM Agent and Vault in Multi-Cloud Read More »

Vault Backend Migration

Vault Storage Backend Migration from Consul to Integrated Storage (RAFT)

Discover the Secrets to Vault Storage Backend Migration: From Consul to Integrated Storage (RAFT) Are you curious about how to perform a Vault backend migration? You’re not alone! Many organizations still rely on older Vault and Consul versions for their backend storage, but it’s time for an upgrade. In this exclusive blog post tutorial, I’ll …

Vault Storage Backend Migration from Consul to Integrated Storage (RAFT) Read More »

vault ha

Vault Raft Cluster High Availability Test in AWS

Vault Raft Cluster High Availability refers to implementing a highly available configuration for a Vault cluster using the Raft consensus protocol. HashiCorp Vault is a popular open-source tool developed by HashiCorp that provides secrets management and encryption capabilities. The Raft consensus protocol is used in Vault to ensure data consistency and fault tolerance in a …

Vault Raft Cluster High Availability Test in AWS Read More »

Featured Image for Vault Monitoring

HashiCorp Vault Monitoring with Prometheus, Grafana, and Loki

This blog post is a HashiCorp Vault Monitoring Tutorial using Prometheus, Grafana, and Loki. Monitoring Vault is essential to ensure its availability, performance, security, and compliance. By collecting and analyzing metrics (Telemetry), system logs, and audit logs from Vault, you can troubleshoot issues, identify trends, detect anomalies, and enforce policies. Monitoring Vault also helps to …

HashiCorp Vault Monitoring with Prometheus, Grafana, and Loki Read More »

Creating a vSphere On-Premises Nomad and Consul Cluster with Packer, Terraform, Ansible, and GitLab

Creating a vSphere On-Premises HashiCorp Nomad Cluster with Packer, Terraform, Ansible, and GitLab

Are you a DevOps enthusiast looking to create an on-premises Consul and HashiCorp Nomad cluster running in vSphere using the latest cloud-native technologies like Packer, Terraform, Ansible, and GitLab? Look no further! In this blog post, we will guide you through the step-by-step process of building an on-premises nomad cluster with Packer, Terraform, Ansible, and GitLab in vSphere. From running Packer and GitLab to configuring Terraform, deploying VMs, and running Ansible, we’ll cover everything you need to know to successfully build and manage your own nomad cluster. So, let’s get started!

HashiCorp Vault Backup and Restore Raft Snapshots from Kubernetes to AWS S3

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!

Scroll to Top