• Post category:StudyBullet-13
  • Reading time:15 mins read


Cloud Computing | IaaS | Linux Foundations | Apache + DBMS | LAMP Stack | Server Security | Backups | HTML | CSS

What you will learn

Understand the fundamental concepts and benefits of Cloud Computing and its service models.

Learn how to create, configure, and manage virtual servers in the cloud using Linode.

Understand the basic concepts of Linux operating system, including file system structure, command-line interface, and basic Linux commands.

Learn how to manage users and permissions, configure network settings, and use package managers in Linux.

Learn about the basic concepts of web servers, including Apache and Nginx, and databases such as MySQL and MariaDB.

Learn how to install and configure web servers and databases on Linux servers.

Learn how to install and configure LAMP stack to set up a web server and database for hosting dynamic websites and web applications.

Understand server security concepts such as firewalls, access control, and SSL certificates.

Learn how to secure servers using firewalls, manage user access, and configure SSL certificates for secure communication.

Learn how to scale servers to handle increasing traffic and load.

Learn about load balancing, clustering, and auto-scaling techniques.

Learn how to create and manage server images.

Understand the basic structure and syntax of HTML, including tags, attributes, and elements.

Understand how to apply CSS styles to HTML elements, create layouts, and use CSS frameworks.

Description

This course is designed to provide students with a comprehensive understanding of Cloud Computing and its service models, as well as practical skills in deploying and managing servers on Linode, a popular cloud hosting platform. The course will also cover Linux Foundations, Web Server and Database Foundations, LAMP Stack installation and configuration, Server Scaling, Server Images and Backups, HTML Foundations, and CSS Development.

The course begins with an Introduction to Cloud Computing, covering the key concepts and benefits of cloud computing, such as elasticity, scalability, and cost efficiency. Students will learn about the different cloud service models, including Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS), and Software-as-a-Service (SaaS), and their use cases.

Students will then dive into Cloud Server Deployment on Linode, where we teach how to create, configure, and manage virtual servers in the cloud using Linode. Students learn to set up a Linux server on Linode, access it remotely using SSH, and install necessary packages and tools.

The course then moves to Linux Foundations, where students will learn the fundamental concepts of the Linux operating system, including file system structure, command-line interface, and basic Linux commands. Students also learn how to manage users and permissions, configure network settings, and use package managers.

Next, the course covers Web Server and Database Foundations, where students learn the basic concepts of web servers, including Apache and Nginx, and databases such as MySQL and MariaDB. Students learn to install and configure web servers and databases on Linux servers, as well as how to use web server logs to troubleshoot issues.

Students will then learn how to install and configure LAMP stack, which includes Linux, Apache, MySQL, and PHP, to set up a web server and database for hosting dynamic websites and web applications. They will learn how to install PHP modules, configure PHP settings, and troubleshoot common issues.


Get Instant Notification of New Courses on our Telegram channel.


The course then moves on to the Foundations of Server Security, where students learn about server security concepts such as firewalls, access control, and SSL certificates. You will also learn how to secure servers using firewalls, manage user access, and configure SSL certificates for secure communication.

Server Scaling is the next topic, where students will learn how to scale their servers to handle increasing traffic and load. Here, we explore load balancing, clustering, and auto-scaling techniques, as well as how to use monitoring tools to monitor server performance and diagnose issues.

Students will then learn about Server Images and Backups, where we create and manage server images, as well as perform regular backups to prevent data loss. We teach how to use snapshot tools and backup tools to create and restore server images.

The course then covers HTML Foundations, where students will learn the basic structure and syntax of HTML, including tags, attributes, and elements. You will learn to create HTML pages, add text and images, and create hyperlinks.

Finally, the course covers CSS Development, where students will learn about Cascading Style Sheets (CSS), which is used to style HTML pages. Students learn to apply CSS styles to HTML elements, create layouts, and use CSS frameworks.

In summary, this course provides students with a comprehensive understanding of Cloud Computing and its service models, as well as practical skills in deploying and managing servers on Linode, Linux Foundations, Web Server and Database Foundations, LAMP Stack installation and configuration, Server Scaling, Server Images and Backups, HTML Foundations, and CSS Development. Upon completion, students will have the necessary skills to set up and manage their own web servers in the cloud, and develop dynamic web applications.

English
language

Content

Introduction to Cloud Computing

Introduction to Cloud Computing
Benefits of Cloud Computing
Cloud Computing Service Models

Cloud Computing Service Models

Infrastructure as a Service (IaaS)
Platform as a Service (PaaS)
Software as a Service (SaaS)
IaaS vs PaaS vs SaaS

Cloud Server Deployment on Linode

Linode Account Setup
Exploring the Linode Cloud Manager
Enabling TFA on Linode
Deploying a Linode Virtual Instance
Exploring the Linode Instance Dashboard
Remote Server Admin via SSH
Password vs SSH Key Authentication
SSH Key Pair Authentication on Windows
SSH Key Pair Authentication on MacOS
Connecting with LISH
Adding SSH Public Keys to Linode

Linux Foundations

Introduction to Linux
The Linux Filesystem
Linux Maintenance Commands
Linux Directory Commands [Part 1]
Linux Directory Commands [Part 2]
Ubuntu Basic Server Configuration
Introduction to User Accounts
Creating a Non-Root Account
Securing the New User Account
Disabling Root User Access and Password Authentication

Web Server and Database Foundations

Introduction to Web Servers
Self Hosting vs Hosting Provider
Web Server Software (NGINX vs Apache)
Introduction to Databases
SQL vs NoSQL Databases
Database Transaction Standards (ACID vs CAP)
CAP Theorem for NoSQL Databases
Characteristics of SQL vs NoSQL DBMSes
Key Terms: Stacks, Frameworks, & Languages [Part 1]
Key Terms: Stacks, Frameworks, & Languages [Part 2]
Key Terms: Stacks, Frameworks, & Languages [Part 3]

LAMP Stack Installation and Configuration

Installing LAMP Stack on Ubuntu via Command Line
Installing LAMP Stack using Linode Marketplace
Testing PHP on Apache
Testing MariaDB Connection from PHP [Part 1]
Testing MariaDB Connection from PHP [Part 2]
Remote Server Administration using Linode GLISH

Foundations of Server Security

Introduction to Server Security
Introduction to Firewalls
Network Firewalls
Securing SSH with a Network Firewall
Strict Network Firewall Policy
Hosted Software Firewalls UFW

Server Scaling

Introduction to Scaling
Vertical Scaling
Horizontal Scaling with Auto Load Balancers (NodeBalancer)
Instance IP Swaps

Server Images and Backups

Introduction to Images and Backups
Creating a Custom Image
Linode Backup Service

Account Clean-Up and Segment Overview

Linode Account Clean-Up
Segment Overview

HTML Foundations

Introduction to HTML
Basic Structure of a Web Page
HTML Head Tags
HTML Body Tag
HTML Paragraph Spacing
HTML Line Breaks
HTML Non-Breaking Space
HTML Header Tags
HTML Text Formatting and Decoration
HTML Inline Text Formatting
HTML Unordered Lists
HTML Ordered Lists
HTML Image Insertion
HTML Embedding Videos
HTML Absolute vs. Relative File Referencing
HTML Link Creation
HTML Anchor Tags
HTML Tables
HTML Nested Tables
HTML Merging Cells
HTML Text Wrapping
HTML Table Background Image
HTML Cell Alignment
HTML – Introduction to Forms
HTML Form Tags and Attributes
HTML Forms – Post vs Get
HTML Forms – Input Text Fields
HTML Forms – Select Menus
HTML Forms – Check Boxes and Radio Buttons
HTML Forms – Text Areas and Buttons
HTML Iframes
HTML Project – Introduction
HTML Project – Header
HTML Project – Callout
HTML Project – Image Insertion
HTML Project – Text Insertion
HTML Project – Links and Form
HTML Project – Tabular Data
HTML Project – Footer

CSS Development

Introduction to CSS
Parts of a CSS Rule
Types of CSS Rules
CSS – Color Names and Codes
CSS Classes and Spans
CSS Divisions – DIVs
CSS IDs
CSS Margins
CSS Padding
CSS Text Properties
CSS Font Properties
CSS Borders
CSS Backgrounds
CSS Transparency
CSS Text on Top of Images
CSS Width and Height Properties
CSS Display Properties
CSS Static Positioning
CSS Relative Positioning
CSS Absolute Positioning
CSS Fixed Positioning
CSS Float Property
CSS Clear Property
CSS Z-Index
CSS Styling Links
CSS Tables
CSS Project – Introduction
CSS Project – CSS Rules
CSS Project – Navigation Rules
CSS Project – Responsive CSS
CSS Project – Page Elements