GVGollu Varshiniinvarshini8.hashnode.dev路2d ago 路 4 min readLinux Administration, AWS AMI, and Shell Scripting Basics for Beginners 馃殌Linux and AWS are among the most important technologies in the DevOps world. Understanding concepts like Amazon Machine Images (AMI), EBS Volumes, Nginx deployment, and Shell Scripting can help beginn00
GVGollu Varshiniinvarshini8.hashnode.dev路2d ago 路 3 min read Linux Administration and DevOps Basics: A Beginner's Practical Guide馃搱 Understanding Horizontal and Vertical Scaling 馃敼 1. Horizontal Scaling Horizontal scaling means adding more servers or instances instead of increasing the resources of a single machine. 馃敼 2. Verti00
GVGollu Varshiniinvarshini8.hashnode.dev路Jun 10 路 3 min readAdditional Linux Commands and SSH Basics for BeginnersLinux provides several commands that help users communicate with servers, transfer files, search text patterns, and securely access remote systems. Understanding these commands is essential for system00
GVGollu Varshiniinvarshini8.hashnode.dev路Jun 9 路 4 min readLinux Networking Fundamentals and AWS Basics for BeginnersIntroduction Linux networking and AWS concepts are essential for system administrators, cloud engineers, and DevOps professionals. This article covers the OSI model, subnetting, security groups, NAT, 00
GVGollu Varshiniinvarshini8.hashnode.dev路Jun 2 路 5 min readLinux User Management, Groups, and File Permissions: The Foundation Every DevOps Engineer Must KnowWhen I first started learning Linux, commands like useradd, chmod, chown, and groupadd looked confusing. I memorized them for labs and practical exams, but I didn't really understand why they existed.00