Comparing AWS and GCP Storage Buckets: A CLI Command Guide
A quick comparison of commands for actions to manage storage buckets in AWS and GCP

Search for a command to run...
Articles tagged with #aws
A quick comparison of commands for actions to manage storage buckets in AWS and GCP

Accidentally lock yourself out of your databases in AWS RDS? No problem!

A Deep Dive into AWS Secrets Manager
![[AWS] Versioning Secrets](/_next/image?url=https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1698582361127%2F72fdcdaf-0af9-4b81-8615-8726b559e109.png&w=3840&q=75)
A quick guide with Python script to generate AWS S3 presigned URL

Context I was running a set of SQL scripts on the AWS RDS Microsoft SQL Server (MSSQL) server. I encountered following error while attempting to grant a specific list of permissions with grant option for a custom/user-defined server role. There is li...
Context This is a high-level walkthrough of the YAML definition of the CloudFormation templates used in my article on setting up a Bastion Host. Please refer to this GitHub repository for the CloudFormation templates. Prerequisites You will need to h...