Nicholas Diamondnicholasdiamond.hashnode.dev·2 hours agoManaging Environment Variables Securely in Node.js ApplicationsExposing sensitive information like API keys, database credentials, and other configuration data in your code is a major security risk. For modern Node.js applications, environment variables are a common and secure way to store such sensitive data ou...Discusshashicorp-vault
Babu Annamalaimysticmind.dev·Nov 20, 2024Encrypting and crypto-shredding of PII data in Marten documents using HashiCorp VaultProtecting Personally Identifiable Information (PII) has become essential as organizations handle increasing volumes of sensitive data. Regulations like the GDPR (General Data Protection Regulation) mandate strict controls over PII to safeguard indiv...Discuss·34 reads#martendb
Harendra Barotharrybdevops.hashnode.dev·Nov 19, 2024Ansible Guide: Manage EC2 Instances and Protect Your SecretsIn the ever-evolving DevOps landscape, efficiency and security are paramount. Today, I honed my skills in Ansible for EC2 management and learned valuable lessons about securing sensitive information after facing a secret key compromise. Let’s dive in...Discusshashicorp-vault
S. M. Arefin Rumiarefinrumi.hashnode.dev·Nov 12, 2024HashiCorp VaultHashiCorp Vault can be easily set up using Docker Compose. Below, I'll guide you through the process of creating a basic setup for Vault using Docker Compose. Prerequisites Make sure you have Docker and Docker Compose installed on your machine. Doc...Discusshashicorp-vault
Tanvir Sayyadtanvirali-sayyad.hashnode.dev·Nov 12, 2024Understanding the Seal and Unseal Process in HashiCorp VaultWhen learning about HashiCorp Vault, one important topic to understand is the seal and unseal process. This process is a big part of Vault’s security system. When Vault is initialized, it begins in a sealed state. This critical stage ensures that Vau...DiscussUnlock the Vault: HashiCorp Vault Certification Serieshashicorp
KALPESH MOHANTAkalpeshblog.hashnode.dev·Nov 7, 2024Secret Management on AWSAWS KMS (Key Management Service): Encryption and management of cryptographic keys Securely. AWS System Manager: Storing non-sensitive configuration data. AWS Secrets Manager: Storing sensitive data securely & automatically rotate secrets and manage...Discusshashicorp
Tanvir Sayyadtanvirali-sayyad.hashnode.dev·Nov 3, 2024🔒 HashiCorp Vault Explained: Components, Architecture, and Data ProtectionVault by HashiCorp is a great tool. Its main purpose is to protect our secrets, store sensitive data and encrypt everything correctly. This guide will take you through Vault's key elements such as storage backends, secrets engines, auth methods and t...DiscussUnlock the Vault: HashiCorp Vault Certification Serieshashicorp
Tanvir Sayyadtanvirali-sayyad.hashnode.dev·Oct 29, 2024How to Install HashiCorp Vault on Ubuntu: A Comprehensive Guide for BeginnersIn today's digital era, data security is not merely a priority—it's an absolute necessity. Many organization have the challenge of keeping sensitive information such as credentials, API keys, encryption keys and configuration data safe. HashiCorp Vau...DiscussUnlock the Vault: HashiCorp Vault Certification SeriesHow to install hashicorp vault on ubuntu
Amulyaawscloudbasics.hashnode.dev·Oct 23, 2024AWS Secrets Management: A Comprehensive Guide for DevOps EngineersAs a DevOps engineer, managing sensitive information securely is one of your critical responsibilities. In this comprehensive guide, we'll explore different approaches to secrets management in AWS and when to use each solution. Why is Secrets Managem...DiscussAWSAWS
Tanvir Sayyadtanvirali-sayyad.hashnode.dev·Oct 20, 2024Unlocking Secrets: A Comprehensive Guide to Installing HashiCorp Vault 🔐🔓HashiCorp Vault is a fundamental cross-platform tool created with extreme flexibility to secure sensitive data and manage secrets. It is very versatile in different environments and is an essential solution for perforce construction and cloud in phys...DiscussUnlock the Vault: HashiCorp Vault Certification Serieshashicorp