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

PowerShell: Setting WSUS Registry Setting On/Off for Client Windows

# setWsusOnOff.ps1function setWsus{ param( [switch]$on, [switch]$off ) function wuRegistryIsOn{ # Check if this machine has…

Sample Multi-Site Metadata

SimpleSAML PHP module requires that each site to be configured with a $metadata entry. Below…

SonicWall: How to Set Internet Restrictions for Specific Computers

Set their MACs to address .  Then, use firewall rules to restrict outgoing communication:  …
Other project: DragonCoin.com