I'm diving into AWS and I'm also planning to study Linux system administration. I'm considering getting the Linux Foundation Certified Sysadmin (LFCS) as a solid foundation. Do you think learning AWS along with Linux is a beneficial path for starting a career in cloud or DevOps? Or would it be better to aim for a certification like the Red Hat Certified System Administrator (RHCSA) instead? I'd love to hear your thoughts!
1 Answer
Starting with AWS and Linux is definitely a solid combo! After that, I'd suggest picking up some basic programming skills, especially in Python and JavaScript. Knowing JSON and YAML is also super helpful, and then you can dive into infrastructure as code (IaC) tools like Terraform.
Thanks! What about CI/CD tools?