Best of DevOpsDecember 2021

  1. 1
    Article
    Avatar of towardsdevTowards Dev·4y

    A practical guide into DevOps as a back-end engineer

    How to set up a digital ocean droplet, a GCP instance, or an AWS EC2 instance. Decide which cloud platform you will use then select the link for a walk-through on how to get started. Use docker-compose to build, deploy, run, update, and stop containers using simple commands.

  2. 2
    Article
    Avatar of devopsDevOps.com·4y

    A Day in the Life of a Remote Tech Worker

  3. 3
    Article
    Avatar of devgeniusDev Genius·4y

    IaaS, PaaS, SaaS. Difference

    IaaS, PaaS and SaaS are different models of cloud hosting. IaaS allows developers to quickly scale and charge only for consumed resources. SAAS is when programs and services are developed and maintained by a provider and offered to the end-user through a browser.