SMSakshi Maluskarinsakshiblog.dev·Oct 28, 2024 · 3 min readDay 3 (S3, IAM, AWS CLI)Title: A Guide to Securing AWS Resources with S3, IAM, and AWS CLI IntroductionAs organizations move to cloud infrastructures, securing cloud resources and managing access is essential. In this guide, we’ll explore configuring a private S3 bucket, se...00
SMSakshi Maluskarinsakshiblog.dev·Oct 28, 2024 · 3 min readAWS EC2, IAM, S3 ServicesHere's a more detailed look at EC2, IAM, and S3 in the AWS Cloud ecosystem, including each service’s core functionalities and primary uses: Amazon EC2 (Elastic Compute Cloud) Description: Amazon EC2 provides resizable compute capacity in the cloud,...00
SMSakshi Maluskarinsakshiblog.dev·Oct 27, 2024 · 2 min readDay 2 (Web Application Firewall)Title: Securing Web Applications with AWS WAF IntroductionWith the rise of cyber threats, protecting web applications is essential. AWS WAF (Web Application Firewall) offers an effective way to filter and monitor web traffic, safeguarding against thr...00
SMSakshi Maluskarinsakshiblog.dev·Oct 27, 2024 · 3 min readDay 1 (AWS Zero-to-Hero)Understanding AWS Pricing Models, Cloud Computing Models, and Key Cloud Service Categories As cloud computing has transformed how businesses handle data, AWS (Amazon Web Services) leads as a cloud provider with various pricing and service models. Her...00
SMSakshi Maluskarinsakshiblog.dev·Oct 20, 2024 · 3 min readDay 11 Task: Advance Git & GitHub for DevOps Engineers: Part-2Git Stash: Git stash is a command that allows you to temporarily save changes you have made in your working directory, without committing them. This is useful when you need to switch to a different branch to work on something else, but you don't want...00