Rclone Sync Local Folder to S3
S3 Config Create IAM user. Assign custom permission { "Version": "2012-10-17", "Statement": [ { "Effe...
Secret Manager With AWS CLI
Create a i am user Create security_credentials access key run command at local (1 or 2) aws configure --profile ultraship-dev export AWS_AC...
Manually assign user in Azure AD
✅ Option 1 (Most Common): Manually assign user in Azure AD Step 1: Go to Azure AD Login to Azure Portal Navigate to:Azure Active Direc...
AZURE APP REGISTRATION (Microsoft Graph – Mail.Send)
✅ AZURE APP REGISTRATION (Microsoft Graph – Mail.Send) 🔹 STEP 1: Open App registrations Go to 👉 https://portal.azure.com Microsoft Entra...
Important Command
✅ 1. Show size of each folder in current directory du -h --max-depth=1 ✅ 2. Show folder sizes sorted (largest first) du -h --max-depth=1 | so...
AWS SETUP (S3 + CloudFront)
1️⃣ Create an S3 bucket Go to AWS S3 Create bucket → name: zoopup-cdn Region: same as your EC2 Uncheck block all public access Bucket Policy:...
How to Downsize EBS Volume (Safe Method)
Step 1 — Create a Snapshot of Your Current Volume This ensures your data is safe. Go to EC2 → Volumes Select your volume → Actions → Create Snapshot...