I am a passionate and results-driven cloud computing professional, with a strong foundation in building secure and efficient cloud environments. Through hands-on projects, I have developed expertise in core AWS services, including Identity and Access Management (IAM) for controlling access, and Virtual Private Cloud (VPC) for creating isolated and secure networks. My work also includes implementing robust cloud security models and leveraging AWS Config to ensure continuous compliance and monitor resource configurations. My practical experience extends to launching and managing a website, where I applied these skills to build a functional and secure online presence from the ground up. I am eager to continue growing my skills and contributing to dynamic cloud-based projects.
AWS Config AWS Config is a service that constantly checks your cloud resources to make sure they follow your rules. It's like a built-in auditor that automatically flags anything that's not set up correctly, like a file that was accidentally made public. AWS Config Link.
VPC (Virtual Private Cloud) A VPC is your own private, isolated network in the cloud. It's like having a secure, separate office building in a big city, where you control who comes in and out and how the different rooms are connected. Project Link.
IAM (Identity and Access Management) IAM is like a security guard for your cloud account. It lets you decide exactly who can access your resources (like files or servers) and what they're allowed to do. Project Link.
IAM (Identity and Access Management) IAM is like a security guard for your cloud account. It lets you decide exactly who can access your resources (like files or servers) and what they're allowed to do. Project Link.
Cloud Security Model A cloud security model is a plan that uses multiple layers of protection to keep your data and applications safe in the cloud. It’s like having a strong lock on your front door, a security system inside, and a fence around your yard, all working together to protect your home. Project Link.
S3 BUCKET a service for storing and retrieving any amount of data at any time. Think of it as a place to keep your files in the cloud—like a massive, highly reliable hard drive on the internet. It's often used to host websites, store backups, or keep data for your applications. Project Link.