The main goal of this program is to help you curb all impediments that may hinge on your learning process. I am 100% dedicated to helping you achieve your dream to become a successful DevOps Engineer by presenting you with tools, information, and a network of mentors.
Completing this course will:
Spark your interest towards your DevOps career
Give you deep insight into DevOps career
Rememeber to replace me
Remember to replace me
Who is the course for?
This course is basically for those who have little or no knowledge in IT with desire to become an DevOps Engineer.
Linux is the most popular Operating System powering the greatest software programs and websites used by both startups and big companies such as Facebook, Google, Amazon, Netflix, and most banks in the world, It is very important that you understand what it is, before you even think of laying your hands on the terminal.
In less than 8 minutes, you will understand what Linux is, and also get familiar with terminologies such as the kernel, APIs, Libraries, Drivers, etc
To get the best out of our PBL approach to learning DevOps, you need to be aware of the system configuration required to run the type of workload you shall be getting hands on with.
In this lecture, I will be showing you my system set up, and also, how to download and install Virtualbox.
You will also learn what Virtualbox is, and understand hypervisors.
(STEP 5) Downloading And Configuring Ubuntu Server
On our previous lecture, I explained in detail the process to downloading, installing and configuring ubuntu-desktop on your VirtualBox Machine
In this lecture, I will be taking you through how to download and configure Ubuntu Server.
In our previous class we talked about using virtualization on your host computer. So that you can run multiple virtual servers on your laptop/PC.
What if you don’t have a good system, and there isn’t enough cash to get one. Well, this is where using Public Cloud Providers like AWS, Azure, or Google Cloud can come to your help without spending any money “Initially”.
Therefore, In this lecture, I will walk you through the process to get started with AWS, and create your first EC2 instance.
(STEP 7) Connecting to EC2 Virtual Machine in AWS (MAC)
In this lecture, I will show you how to connect to your remote virtual server from my Apple OS 10 Laptop. If you are a Windows user, don’t worry, I will also produce a video to show you how to do that.
(STEP 8) Familiarizing yourself with the Linux Terminal
Previously I showed you how to connect to your remote virtual machine in AWS. If you have successfully configured everything to this point, It is time to start familiarizing yourself with the Linux Terminal.
We will explore VirtualBox a little more, and introduce you to some Linux commands
(STEP 9) Linux Commands (which | info | man | cd | mkdir)
Previously we started getting familiar with the Linux terminal. And, in this lecture I’d be showing you a few more.
You will learn how to use commands such as which | info | man | cd | mkdir
In this video, you will learn about “flags” so that you can extend the functionality of the programs you run on Linux. Then we will see how to use “rmdir” and “rm” commands to remove folders and files respectively.
In order to display web pages to our site visitors, we are going to employ Nginx, a high-performance web server. We’ll use the apt package manager to obtain this software.
In order to display web pages to our site visitors, we are going to employ Nginx, a high-performance web server. We’ll use the apt package manager to obtain this software.
MERN stack is a web development framework. It consists of MongoDB, ExpressJS, ReactJS, and NodeJS as its working components. The frontend is served by the application backend residing in a server, through ExpressJS running on top of NodeJS.
(STEP 16) Understanding Directory Tree Structure on Linux
This lecture is the first in a series that goes through each of the directories on the Linux server. You will understand the “Directory Tree Structure in LINUX” and begin to gain a deep understanding of what the file systems are used for.