Skip to content

guderian120/DevScupe_Week2

Repository files navigation

Welcome to the second Week of Python for Devops: Week 2: Automating DevOps Tasks with Python 🎯 Goal: Automate daily DevOps operations. ✅ Working with APIs (requests library for REST APIs) ✅ Automating SSH tasks (paramiko for remote execution) ✅ Automating cloud operations with AWS/GCP SDKs (boto3 and google-cloud-sdk) ✅ Writing CLI tools with argparse

    🔨 Hands-on Project:

    Build a Python script that automates AWS EC2 instance management (start, stop, terminate instances).
    Create a CLI tool that checks the status of Kubernetes pods using kubectl and subprocess.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages