π Learning Progress Update
Today, I decided to take a short break from my 3-Tier Application Project Challenge and focus on strengthening my Python fundamentals.
Hereβs what I explored and completed today:
β What is Python & how to install it
β Basics of loops, conditions, and functions
β Wrote a simple backup script in Python
β Explored the boto3 library β AWS SDK for Python
Learned how to install boto3
Understood that boto3 functions only work after configuring AWS credentials (Access Key & Secret Key)
Tried listing existing S3 buckets in AWS using Python
This small shift helped me understand how Python can be a powerful tool for DevOps automation and how it directly connects with AWS services.
Excited to dive deeper into Python scripting + AWS in the coming days! π»βοΈ
Github Link: https://github.com/DEVKUMARSAINI545/python-for-devops
Top comments (0)