@PreranaBlog
Engineer at Tata Communication Limited
馃敼 About Me I am an Engineer with 2+ years of experience in Software,python automation,linux server and Networking at Tata Communications. Currently, I am transitioning my career into DevOps and Site Reliability Engineering (SRE) with hands-on knowledge of Docker, Ansible, Jenkins, Git, CI/CD pipelines, and AWS Cloud. Key contributions include automating data gathering using Python (Selenium), developing and maintaining web portals with Django and PHP, and managing Linux server environments (Red Hat Enterprise Linux 8.7). My networking expertise spans complex troubleshooting and configuration of routers and switches (Juniper, Cisco, Huawei), with hands-on experience in routing protocols (OSPF, BGP), VLANs, MPLS, VPN, and SD-WAN technologies. I am passionate about automation, cloud infrastructure, and reliability engineering, and I am actively seeking DevOps / Site Reliability Engineer opportunities where I can contribute, learn, and grow. 馃搶 Skills: AWS | Docker | Ansible | Jenkins | Git | CI/CD | Linux | Python | Networking | Fortinet | 馃搶 Certifications: CCNA Cisco Fortinet Firewall NSE4 AWS Cloud Practitioner Certification Devops skillsup from GFG
Nothing here yet.
Dec 23, 2025 路 5 min read 路 Author: Prerana Karande Github : https://github.com/prernask/Devops-Project 馃殌 Quick Run Instructions Local Development cd app && pip install -r requirements.txt && python app.py Open: http://localhost:5000 Docker docker build -t flask-app . && dock...
Join discussionNov 17, 2025 路 6 min read 路 This guide explains how I deployed a complete three-tier application (Frontend + Backend + Database) on AWS Elastic Kubernetes Service (EKS), using Docker, ECR, eksctl, Helm, and the AWS Load Balancer Controller.Github project link : https://github.c...
Join discussionNov 17, 2025 路 8 min read 路 sudo yum install git sudo yum install docker.io sudo yum install docker docker ps sudo docker login sudo systemctl start docker sudo systemctl enable docker git clone https://github.com/prernask/TWSThreeTierAppChallenge.git 217 ls 218 cd TWST...
Join discussion