Marwan Ayman Shawky

Cloud & DevOps Engineer

Blog

Technical articles about cloud infrastructure, DevOps practices, and lessons learned.

Shell scripting is one of the most powerful skills you can learn in Linux. It allows you to automate repetitive tasks, build simple tools, and combine commands into workflows. Whether you’re an aspiri

linuxautomation

Networking is at the heart of Linux system administration and DevOps. Whether you’re managing servers, debugging applications, or configuring firewalls, understanding Linux networking is essential. In

linuxnetworking

Disk management in Linux is about handling storage devices, partitions, and file systems to ensure proper allocation, performance, and data reliability. It includes tasks like checking available space

linuxstorage