System Support to Cloud

CloudalCloudal Member Posts: 5 ■□□□□□□□□□
Hi all,
I have been in the lv2/lv3 system support area for about 6+ years now with abit of network and server knowledge. I have completed my MCSA windows 10 recently and I would like to further improve my skills in IT field and looking to go into the cloud.
I have a few uncertainty to which I should take (AWS or Azure) and if I'm taking AWS cert, should I start from SysOps as from i see from the web, it is more technical and does not require In-depth knowledge of at least one high-level programming language compare to architect and developer. But I also read that SysOps is the hardest of the 3 associate certs. I have a little of programming knowledge but not in-depth.
Or should I start elsewhere before I dive myself into Cloud cert?

Thanks thanks :)

Comments

  • gatewaygateway Member Posts: 232
    Cloud is certainly the way a lot of organizations are going, either AWS or Azure certification will no doubt be of benefit. If you are able to get any experience or exposure to Cloud technologies in your enterprise, then try to get involved where possible.

    If you do go down the AWS certification track, I would start with the Solutions Architect exam. There is quite a lot of overlap from there.
    Blogging my AWS studies here! http://www.itstudynotes.uk/aws-csa
  • CloudalCloudal Member Posts: 5 ■□□□□□□□□□
    gateway wrote: »
    Cloud is certainly the way a lot of organizations are going, either AWS or Azure certification will no doubt be of benefit. If you are able to get any experience or exposure to Cloud technologies in your enterprise, then try to get involved where possible.

    If you do go down the AWS certification track, I would start with the Solutions Architect exam. There is quite a lot of overlap from there.

    Thanks gateway. Do I need to have in depth programming knowledge to get this cert?
  • kimmo88kimmo88 Member Posts: 12 ■□□□□□□□□□
    I don't think in-depth programming knowledge required for AWS SA exam although it did mention you need to know at least one high level programming language in the exam blueprint.
  • spongeymspongeym Member Posts: 35 ■□□□□□□□□□
    You will at some point need to learn and understand code though if you want to be a successful Cloud/Devops/Sysops/Winops engineer. To get the best use out of the Cloud and it's products, you need to be able to Automate and manage those servers in the cloud and spawn new ones quickly. This is mainly done via scripting along with other Automation products like Puppet & Chef.

    I've worked for companies who have introduced AWS into their environment, and if you want to be quick and efficient with Zero Touch to your servers, you need to code.
  • kimmo88kimmo88 Member Posts: 12 ■□□□□□□□□□
    Well, at least not for Solutions Architect track which I think it's more theoretical and high-level overview of AWS products.
  • CloudalCloudal Member Posts: 5 ■□□□□□□□□□
    I can do some powershell scripts, if I'm going to start pick up some scripting skills for AWS, what language I should look or dive deep into it?
  • TheFORCETheFORCE Member Posts: 2,297 ■■■■■■■■□□
    Cloudal wrote: »
    I can do some powershell scripts, if I'm going to start pick up some scripting skills for AWS, what language I should look or dive deep into it?

    Python....
  • GoHawksGoHawks Member Posts: 8 ■□□□□□□□□□
    I'd agree with Python as a general recommendation for what to learn but in my experience it is not a prerequisite for the AWS associate level exams, at least the two I've passed (solutions architect and developer), didn't rely on any of that type of knowledge.
  • CloudalCloudal Member Posts: 5 ■□□□□□□□□□
    TheFORCE wrote: »
    Python....
    Thanks
    GoHawks wrote: »
    I'd agree with Python as a general recommendation for what to learn but in my experience it is not a prerequisite for the AWS associate level exams, at least the two I've passed (solutions architect and developer), didn't rely on any of that type of knowledge.
    Thanks. Good to know it is not a prerequisite for SA and Dev exam, but I'm just wanna be field ready (hopefully) after I have got my cert, hence I need to start learning.
  • ITSpectreITSpectre Member Posts: 1,040 ■■■■□□□□□□
    Im currently studying for my First AWS cert... they have free classes on Udemy.... id check those out. Im doing the AWS essentials right now.
    In the darkest hour, there is always a way out - Eve ME3 :cool:
    “The measure of an individual can be difficult to discern by actions alone.” – Thane Krios
  • MitechniqMitechniq Member Posts: 286 ■■■■□□□□□□
    I want to stress that while AWS exams can be difficult, they are still theory in nature and never go to the configuration level. Passing the exam is not the same as being successful working in AWS. I believe getting the certification is one step but not the only step.
  • DoubleNNsDoubleNNs Member Posts: 2,015 ■■■■■□□□□□
    Cloudal wrote: »
    I can do some powershell scripts, if I'm going to start pick up some scripting skills for AWS, what language I should look or dive deep into it?

    You should be perfectly fine w/ PowerShell for both AWS and Azure.
    https://aws.amazon.com/powershell/
    Goals for 2018:
    Certs: RHCSA, LFCS: Ubuntu, CNCF CKA, CNCF CKAD | AWS Certified DevOps Engineer, AWS Solutions Architect Pro, AWS Certified Security Specialist, GCP Professional Cloud Architect
    Learn: Terraform, Kubernetes, Prometheus & Golang | Improve: Docker, Python Programming
    To-do | In Progress | Completed
Sign In or Register to comment.