raunak-r / tech-notes

A repository to store code snippets, general functions, and any other notes taken for various technologies and tools. See ISSUES Tab for in-depth studies.
2 stars 0 forks source link

AWS, GCP, Azure | Cloud Security #12

Open raunak-r opened 4 years ago

raunak-r commented 4 years ago

Learning AWS

Learning Resources

Hands on Udemy

Versioning

when an obj is overwritten, a new object is created with a different version. The previous version can be restored. When an obj is deleted, a delete marker is inserted to specify the current obj version.

15887729609579093129561894557243

raunak-r commented 3 years ago

Using AWS

  1. Finding running services Personal Example

  2. S3 Using with Django

raunak-r commented 3 years ago

Using AWS Credits & Billing

https://www.quora.com/What-are-some-good-ways-to-get-Amazon-Web-Services-credit-for-free-or-cheap-for-learning-purposes/answer/Gaurav-Kamboj-10

https://pages.awscloud.com/AWS-Credits-for-Open-Source-Projects Cost Allocation Tags - https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html

raunak-r commented 3 years ago

Cloud Security

https://summitroute.com/blog/2021/08/03/S3_backups_and_other_strategies_for_ensuring_data_durability_through_ransomware_attacks/ https://www.cloudsecuritypodcast.tv/aws-security

Approach

https://github.com/aws-samples/aws-incident-response-playbooks/blob/master/playbooks/IRP-Ransomware.md

Spiffe & spire - https://natdnatraj.medium.com/identity-is-the-new-perimeter-e56aa49d7375

raunak-r commented 2 years ago

Free Cloud Services