Aravind Satturaravind1.hashnode.dev·Oct 25, 2024A Guide to AWS Administrative Tools for Seamless Cloud OperationsManagement Tools Amazon CloudWatch CloudWatch is a monitoring service for AWS that tracks various services and provides detailed information about applications, including logs and metrics. Users can set up alarms to ensure their applications operate ...1 likeSWF
Rahul PatilforInfraspecinfraspec.hashnode.dev·Sep 25, 2024Managing Credentials and Secrets in TerraformImagine you're working on a project where you need to deploy resources to AWS using Terraform. In a rush to finish things, you hard-code your AWS credentials directly into your Terraform files. Everything works fine at first, and your resources are s...10 likesTerraform
mahpara jabbarmahparajabbar.hashnode.dev·Aug 26, 2024EC2 File Encryption with KMS and CLIThis lab is designed to teach you how to secure sensitive data on an Amazon EC2 instance by leveraging AWS Key Management Service (KMS) and the AWS CLI for encryption. You will set up a publicly accessible EC2 instance, configure an IAM user for secu...AWS
Vishwajeet Sikhwalvishwajeetwrites.hashnode.dev·Aug 25, 2024AWS Solution Architect Professional Certification Prep.This article provides high-level information on how to prepare for AWS SAP-C02. In this, I have incorporated my daily routine, which I am following to crack this certification. 17-Aug-24 AWS CloudTrail - History of events/API calls Audit logs to t...AWS Solution Architect Professional Certification Prep.cloudtrail
Saloni Singhsalonisingh.hashnode.dev·May 12, 2024Learning AWS Day by Day — Day 62 — AWS Key Management ServiceExploring AWS !! Day 62 AWS Key Management Service Helps create and manage cryptographic keys for your data protection.KMS uses hardware security modules to protect and validate your keys.Integrates with other AWS services that encrypt your data.Inte...AWS
saurabh davesaurabhdave.hashnode.dev·Feb 9, 2024Unlock Your Data Security with AWS KMS - The Key to Protect Your Sensitive InformationAnytime you here about "encryption" for AWS service, it's most likely AWS KMS.Its an easy way to control access to your data as AWS manages the keys for us. KMS is fully integrated with IAM for authorisation and it seamlessly integrates with AWS EBS,...AWS
Sumit Mondalsumit007.hashnode.dev·Dec 4, 2023The Secrets: AWS Key Management Service (KMS) DemystifiedIntroduction In the ever-evolving landscape of cloud computing, security remains a paramount concern for businesses and individuals alike. As organizations migrate their workloads to the cloud, safeguarding sensitive data becomes a top priority. Ente...AWS - TheoryAws kms
Chandrasekar(Chan) Rajaramcr88.hashnode.dev·Nov 19, 2023AWS CloudFormation - creating a secure s3 bucketIntroduction In the realm of cloud computing, secure and efficient data storage is paramount. AWS's Simple Storage Service (S3) offers a robust solution, but it requires careful configuration to ensure security and compliance. This blog post walks yo...1 like·55 readscloudformation
Binisha Joshibinishajoshi.hashnode.dev·Nov 7, 2023AWS Redshift password rotation using Secrets Manager with Key Management Service (KMS)One way of managing, retrieving and rotating passwords, credentials and other secrets is via the use of AWS Secrets Manager along with the use of AWS Key Management Service (KMS) for encryption. Secrets Manager avoids the hardcoding of credentials in...10 likes·129 readsAWS
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Oct 20, 2023Securing Your Deployed SNS Topics: Enabling At-Rest Encryption with AWS KMSIntroduction:- In AWS, SNS (Simple Notification Service) provides a scalable and flexible messaging service. To ensure the confidentiality and #security of sensitive data, it is important to encrypt SNS topics at rest. #AWSKeyManagementService (KMS) ...sns