If you want to get into the DevOps world ....

This page summarizes the projects mentioned and recommended in the original post on /r/cscareerquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • You've reached capacity of the system - CPU is maxed out. You need another node in the cluster. How do you provision a new machine? What packages do you ned to install in that system? This is typically done with Terraform ( https://www.terraform.io ) or ansible ( https://www.ansible.com - btw Python3 in templates)

  • Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • You've reached capacity of the system - CPU is maxed out. You need another node in the cluster. How do you provision a new machine? What packages do you ned to install in that system? This is typically done with Terraform ( https://www.terraform.io ) or ansible ( https://www.ansible.com - btw Python3 in templates)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fargate-cloudformation-example

    An example CloudFormation template that deploys a container to AWS Fargate as a service.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts