Skip to content
View mAHA6-STAR's full-sized avatar

Block or report mAHA6-STAR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mAHA6-STAR/README.md

-👋 Hi, I'm Mahalakshmi R

🚀 Junior DevOps Engineer | Cloud & Automation Enthusiast
📍 Bengaluru, India

I am a DevOps Engineer (Fresher) with strong hands-on experience in CI/CD automation, cloud infrastructure, containerization, and Infrastructure as Code (IaC).
I enjoy building reliable, automated, and scalable deployment systems that reduce manual effort and improve software delivery.


🧠 About Me

  • 🔧 Hands-on experience with GitHub Actions, Terraform, Docker, Ansible, AWS
  • ☁️ Strong foundation in Cloud Infrastructure (AWS)
  • 📦 Experience deploying microservices-based applications
  • ⚙️ Passionate about automation, DevOps best practices, and SDLC
  • 📈 Focused on improving deployment reliability, consistency, and cost efficiency

🛠️ Technical Skills

🔹 CI/CD & Automation

  • GitHub Actions (Reusable workflows, pipeline standardization)
  • YAML-based CI/CD pipelines
  • Pytest integration and test reporting

🔹 Cloud & Infrastructure

  • AWS: EC2, VPC, IAM, ALB, S3, Route53, CloudWatch
  • Infrastructure as Code (IaC): Terraform (modules, multi-env setups)

🔹 Containers & Orchestration

  • Docker (Dockerfiles, image builds, containerized services)
  • Kubernetes (basic understanding, resource manifests)

🔹 Configuration Management

  • Ansible (role-based automation, playbooks, templates)

🔹 Scripting & OS

  • Shell Scripting (Linux automation, cron jobs, logs)
  • Python (automation, AWS Lambda – boto3)
  • Linux (system operations & troubleshooting)

🔹 Version Control

  • Git, GitHub (branching, commits, PR workflows)

🚀 Featured DevOps Projects

🔹 Dynamic CI/CD Pipeline Automation (GitHub Actions)

  • Built reusable GitHub Actions workflows to standardize CI/CD pipelines.
  • Automated Terraform provisioning and Pytest validation.
  • Generated XML test reports and created a dynamic HTML dashboard.
  • Reduced manual pipeline setup effort by ~60%.

📌 Repositories:

  • github-actions
  • skills-hello-github-actions
  • reusable-github-actions-ci-cd

🔹 End-to-End Roboshop Microservices Deployment (AWS + Terraform + Ansible)

  • Provisioned production-grade AWS infrastructure using Terraform.
  • Automated service configuration using Ansible role-based architecture.
  • Deployed containerized microservices with Docker.
  • Designed modular Terraform components: VPC, Security Groups, EC2, ALB, ASG.

📌 Repositories:

  • roboshop-infra-dev
  • terraform-aws-roboshop
  • rolesAnsibleRoboshop
  • ansibleRoboshop
  • terraform-aws-vpc
  • terraform-aws-securitygroup

🔹 AWS Cost Optimization – EC2 Auto Start/Stop

  • Automated EC2 scheduling using AWS Lambda (Python – boto3).
  • Used Terraform for IAM roles and EventBridge rules.
  • Implemented CloudWatch logging and monitoring.
  • Achieved approximately 40% cost savings in non-production environments.

📌 Repositories:

  • docker-instances-terraform
  • terraform-multi-env

🔹 Linux & Shell Automation

  • Built idempotent shell scripts for:
    • Service setup
    • Backup automation
    • Log management
    • Infrastructure maintenance
  • Used cron jobs and Linux utilities for automation.

📌 Repositories:

  • LEARN-SHELLSCRIPT-PRACTICE
  • Roboshop-Automation-Scripts-AWS
  • Automated-Roboshop-Setup-AWS

📚 Learning & Practice Repositories

  • learnAnsible
  • docker
  • dockerfile
  • k8-resources
  • mahaTerraform

These repositories document my learning journey with real-world DevOps use cases.


📫 Connect With Me


I’m actively looking for Jr. DevOps Engineer / DevOps Engineer (Fresher) opportunities where I can contribute, learn, and grow in cloud-native environments.

Popular repositories Loading

  1. learningShellscript learningShellscript Public

    This repository documents a comprehensive journey into shell scripting, ranging from basic concepts to real-world automation applications. It includes scripts for file management, system monitoring…

    Shell 2

  2. AutomatedRoboshopSetup-AWS AutomatedRoboshopSetup-AWS Public

    This repository provides automated shell scripts for setting up the Roboshop application environment. It ensures seamless installation and configuration of required services and dependencies for th…

    Shell 1 1

  3. automationScripts-AWS automationScripts-AWS Public

    This repository contains lightweight, idempotent shell scripts to automate the management and scaling of Roboshop instances. It includes functionality for dynamic DNS updates, infrastructure scalin…

    Shell 1

  4. AnsibleBasics AnsibleBasics Public

    A hands-on journey through Ansible automation—playbooks, variables, loops, conditionals, and real-world DevOps tasks, with practical examples and lessons learned.

    1

  5. ansibleConfigProject ansibleConfigProject Public

    This repository contains Ansible playbooks, service definitions, and configuration files to automate the end-to-end deployment of the Roboshop microservices application. It covers all major compone…

    1

  6. AnsibleRolesConfigProject AnsibleRolesConfigProject Public

    A modular, role-based Ansible setup to automate the deployment of Roboshop microservices. 📦 Ready-made roles for every service (cart, catalogue, user, payment, shipping, frontend) 🗄️ Database & que…

    Jinja 1