Posted On January 18, 2021

How to Become a DevOps Engineer in 2020

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Become a DevOps Engineer in 2020

This note is scribbled up with about 5-minute of time. Thus, it may not have much verbiage nor pertinent details. Eh…

One would need these skills:

  1. Platforms: AWS, Azure, Google Cloud
  2. Operating Systems: Linux (Debian, Ubuntu, Redhat), Windows
  3. Container Orchestration: Docker Swarm, Kubernettes
  4. Automation: Terraform (infrastructure), Ansible, Chef, Puppet (configuration management)
  5. Build Automation: Gitlab, Github Actions, TeamCity, Jenkins
  6. Monitoring: Nagios, Prometheus
  7. Database: PostgreSQL, MySQL, mondoDB
  8. Coding: Java, PHP, Tomcat, JavaScript, Node.js, Bash (Linux), Powershell (Windows), Python (OS independent), Yaml
  9. Web Engines: Nginx, Apache, Haproxy
  10. Soft skills: communication, judgement, focus, and teamwork

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Microsoft Excel Error: The Request Was Aborted Could Not Create SSL/TLS Secure Channel

Issue: Eventvwr.exe > Applications and Services Logs > Microsoft Office Alerts The request was aborted:…

Strategies to Free Up Disk Space C:\ Drive

1. Move pagefile away from system drive (optional) 2. Turn off System Restore (warning; this…

PowerShell: Get Date Taken Value of a Photo or Video

This function only deals with photos. Videos, such as MOV files, have an attribute called…