Your shortest path to cover the backlog in our DevOps & Cloud training

Your shortest path to cover the backlog in our DevOps & Cloud training

  1. Read and complete the steps to onboard into our DevOps & Cloud training program.
  2. You need to watch the recorded Linux sessions on YouTube, particularly topics like kernel, shell, process, package, service, and SSH.
  3. Install and configure Docker engine using the Docker book in Evernote.
  4. Build the required Docker images using the Docker book in Evernote.

Please talk to us directly incase of doubts, issues, or questions.


    • Related Articles

    • Steps to onboard into our DevOps & Cloud training program

      Fill SloopStash contact form You need to fill out the SloopStash contact form on our website with proper information about yourself. In the Message field, elaborate on your work experience and expectations in our DevOps & Cloud training program so ...
    • Hosts file configuration format for DevOps & Cloud training

      Filesystem path Linux Ubuntu: /etc/hosts Windows 10/11: C:\Windows\System32\drivers\etc\hosts Mac: /etc/hosts File content # Host mapping for DevOps & Cloud training. <IP_ADDRESS> <HOSTNAME> <IP_ADDRESS> <HOSTNAME> <IP_ADDRESS> <HOSTNAME>
    • System hardware requirements for our Cloud training program

      Having the right hardware configuration is essential for a seamless and productive learning journey during the cloud training. These specifications will enable you to run virtual machines, perform data processing tasks, and engage in hands-on ...
    • System hardware requirements for our DevOps training program

      Having the right hardware configuration is essential for a seamless and productive learning journey during the DevOps training. These specifications will enable you to run virtual machines, perform data processing tasks, and engage in hands-on ...
    • How to install Terraform on Ubuntu Linux 18.04 desktop machine?

      Let's install Terraform by downloading and extracting the executable binary for Linux. This is most recommended way of installing Terraform on any Linux-based operating system. No matter how we install Terraform, its just a executable binary. Once ...