Public Notes on
View Public Collections

Choosing wide kubernetes cluster than multi-cluster


#kubernetes #p

Show More

AWS Cloudformation retrying/rollback resources to a previous good state #aws #cloudformation #p

Show More

Kubernetes exam CKAD prep-guide!


#p #kubernetes #must-read

Show More

Kubernetes IDE for greater productivity!


#kubernetes #p

Show More

Kubernetes container lifecycle events and hooks


#kubernetes #github #p

Show More

Git rerere!


#git #tips_n_tricks #p

Show More

Queue Manager for Linux. Run multiple commands in a queue.


#linux #ci/cd #p #bash-productivity

Show More
Kubernetes Autoscaling: A Beginners Guide


#kubernetes #scaling #p

Show More

Cost optimization of Kubernetes clusters #p #kubernetes #cost-optimization

Show More

Scaling Kubernetes Objects (DEPLOYMENT) HPA based on prometheus metrics. #p #kubernetes #scaling #monitoring


Show More

Assume AWS roles in github actions


#ci/cd #aws #security #p

Show More

Vulnerability static analysis for docker containers


#docker #security #p

Show More

Kubernetes LAB for testing purpose! Gets deployed in Minikube or Bare metal and many other providers supported!


#kubernetes #p #testing


Show More

AWS Organizations best practices! A must read!


#aws #security #p

Show More

Save Costs on AWS!! Lovely trick, believe me worth a watch !


#p #aws #cost-optimization #savings

Show More

SRE vs DEVOPS ! A must read!!!


#p

Show More

Docker anonymous registry with TTL for images


#docker #kubernetes #security #p

Show More

Security Extension to check for AWS Credentials in JS


#aws #security #p

Show More

List AWS Cloudwatch loggroup size with AWS CLI


aws logs describe-log-groups --query "logGroups[*].{LogGroup:logGroupName,VolumeSize:storedBytes,RetentionInDays:retentionInDays} | reverse(sort_by(@, &VolumeSize))" --output table --profile $profile --region $region


#aws #bash-productivity #p

Show More

Combine multiple AWS IAM Polices into a single policy set. Useful if you need to deal with multiple AWS Policies (AWS/Local) #aws #iam #security #p

Show More

Generate graphql based cloud inventory, cloud costing and security compliance querying with graphql data. #aws #security #p

Show More