Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Cloud-Powered Web App Development With Aws And Php

    Posted By: ELK1nG
    Cloud-Powered Web App Development With Aws And Php

    Cloud-Powered Web App Development With Aws And Php
    Published 3/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 8.63 GB | Duration: 14h 20m

    AWS Foundations | IAM | Amazon EC2 | Load Balancing | Auto-Scaling Groups | Route 53 | PHP | MySQL | App Deployment

    What you'll learn

    Understanding of cloud computing and Amazon Web Services (AWS)

    Proficiency in creating and configuring AWS accounts and environments

    Knowledge of AWS pricing and billing models

    Mastery of Identity and Access Management (IAM) policies and permissions

    Ability to launch and configure Elastic Compute Cloud (EC2) instances

    Familiarity with security groups, key pairs, and Elastic IP addresses

    Competency in using AWS storage services, such as Elastic Block Store (EBS) and Simple Storage Service (S3)

    Expertise in creating and using Elastic Load Balancers (ELB) and Auto Scaling Groups (ASG) for load balancing and scaling web applications

    Knowledge of DNS management using Route 53

    Proficiency in PHP programming language fundamentals

    Ability to interact with databases using PHP and execute SQL queries

    Understanding of PHP security best practices, including SQL injection prevention and user authentication

    Ability to design and implement a database schema for a web application

    Mastery of PHP scripting to interact with a database and implement user authentication using sessions and cookies

    Competency in creating a simple blog interface using HTML and CSS and protecting the blog content using PHP authentication.

    Students will gain practical experience in creating and deploying a member-only blog with user authentication using PHP and MySQL on AWS.

    Requirements

    Basic Computer Skills

    Description

    This course provides a comprehensive introduction to cloud computing using Amazon Web Services (AWS) and web application development using PHP and MySQL. Students will gain an overview of AWS and its core services, including EC2 and storage, before delving into IAM: Identity and Access Management, which enables control of access to AWS resources. Students also learn how to launch EC2 instances, store data in AWS, and use Elastic Load Balancers (ELB), Auto Scaling Groups (ASG), and Route 53 to create a highly available and scalable web application.The course begins with an explanation of AWS, its benefits, and services offered, with a focus on creating an AWS account, configuring an AWS environment, and understanding billing and pricing models. Students then learn about IAM policies, permissions, and Multi-Factor Authentication (MFA) to manage users, groups, and roles for AWS resource access control.The course proceeds to cover AWS compute service, EC2, which allows virtual servers in the cloud, and provides flexibility and scalability for web applications. The course teaches how to create an EC2 instance, connect to it using SSH, and configure it for web applications, as well as information about security groups, key pairs, and Elastic IP addresses. Additionally, students learn about AWS storage, including Amazon Elastic Block Store (EBS) and Amazon Simple Storage Service (S3), and how to use them to store and manage data.The course then covers ELB, ASG, and Route 53, which provide load balancing, automatic scaling, and DNS management, respectively. Students learn how to use ELB to distribute incoming traffic to multiple EC2 instances, ensuring high availability and fault tolerance. They will also learn how to use ASG to add or remove EC2 instances based on demand and use Route 53 to manage DNS records for their web application.The next section of the course teaches the fundamentals of PHP and MySQL, including variables, control structures, loops, functions, and how to interact with databases using PHP. Students learn how to create and execute queries, fetch results, and handle errors, as well as PHP security best practices, including SQL injection prevention and user authentication.Finally, students will apply what they have learned by creating a member-only blog with user authentication using PHP and MySQL. They will learn how to design a database schema, create PHP scripts to interact with the database, and implement user authentication using sessions and cookies. They will also learn how to create a simple blog interface using HTML and CSS and how to protect the blog content using PHP authentication.In summary, this course provides students with a solid foundation in AWS, web application development using PHP and MySQL, and the skills necessary to design, develop, and deploy web applications in the cloud using AWS. By the end of the course, students will understand AWS core services, IAM, EC2, storage, and load balancing and be able to use them to create highly available and scalable web applications.

    Overview

    Section 1: Getting Started with AWS

    Lecture 1 Introduction

    Lecture 2 AWS Pricing Foundations

    Lecture 3 AWS Free Tier Overview

    Lecture 4 AWS Acceptable Use Policy

    Lecture 5 AWS Account Registration

    Lecture 6 AWS Cloud Practitioner Exam - Key Topics

    Lecture 7 AWS Global vs. Regional Services

    Lecture 8 Global vs. Regional Services Example

    Lecture 9 Creating Billing Alerts

    Lecture 10 AWS Multi-Factor Authentication (MFA)

    Lecture 11 Activate MFA for the Root User Account

    Lecture 12 Creating IAM Users and Groups

    Lecture 13 IAM User Custom Sign-In Link

    Lecture 14 Configure a Custom Password Policy

    Section 2: IAM: Identity and Access Management

    Lecture 15 Intro to IAM

    Lecture 16 Introduction to IAM Mechanics

    Lecture 17 IAM Mechanics (Theory)

    Lecture 18 IAM Users

    Lecture 19 Introduction to Managing IAM Users

    Lecture 20 IAM Administration (Guide) (Listing, Deleting Users & Accounts)

    Lecture 21 Managing Permissions for IAM Users

    Lecture 22 Changing IAM User Permissions (Method 1)

    Lecture 23 Changing IAM User Permissions (Method 2)

    Lecture 24 Changing IAM User Permissions (Method 3)

    Lecture 25 IAM Groups

    Lecture 26 IAM Group Administration

    Lecture 27 IAM Groups (LAB Exercise)

    Lecture 28 IAM Policies

    Lecture 29 IAM Inline Policies (Guide)

    Lecture 30 IAM Custom Policies

    Lecture 31 IAM Custom Policies (Guide)

    Lecture 32 IAM Roles

    Lecture 33 IAM Roles (Practical Guide)

    Lecture 34 IAM Authentication and Security

    Lecture 35 Rotating Access Keys

    Lecture 36 IAM Multi-Factor Authentication (MFA)

    Lecture 37 IAM Credentials Report (Guide)

    Section 3: Amazon Elastic Compute Cloud (EC2)

    Lecture 38 Introduction to EC2

    Lecture 39 EC2 Instance Core Features

    Lecture 40 EC2 Instance Types

    Lecture 41 Amazon Machine Images (AMI)

    Lecture 42 Creating an IAM User for EC2

    Lecture 43 The EC2 Dashboard

    Lecture 44 Deploying an EC2 Instance

    Lecture 45 Deploying an EC2 Instance (Continued)

    Lecture 46 EC2 Instances Console

    Lecture 47 Elastic IP (Theory)

    Lecture 48 Elastic IP (Guide)

    Lecture 49 EC2 Instance Administration (Guide)

    Lecture 50 EC2 Instance Launch Templates

    Lecture 51 Creating an Amazon Machine Image (AMI)

    Lecture 52 IAM Roles for EC2 (Guide)

    Lecture 53 Introduction to Security Groups

    Lecture 54 Security Groups (Guide)

    Lecture 55 Secure Socket Shell (SSH) Overview

    Lecture 56 PuTTY (SSH) Client for Windows

    Lecture 57 EC2 Instance Connect (Guide)

    Section 4: AWS Storage (EC2)

    Lecture 58 Introduction

    Lecture 59 Block vs. File. vs Object Storage

    Lecture 60 Amazon Elastic Block Store (EBS) Overview

    Lecture 61 Amazon EBS Guide [Part 1]

    Lecture 62 Amazon EBS Guide [Part 2]

    Lecture 63 EBS Snapshots Overview

    Lecture 64 EBS Snapshots (Guide)

    Lecture 65 Amazon Machine Image (AMI)

    Lecture 66 Amazon AMI Guide [Part 1]

    Lecture 67 Amazon AMI Guide [Part 2]

    Lecture 68 Amazon EC2 Image Builder

    Lecture 69 Amazon EC2 Image Builder Guide [Part 1]

    Lecture 70 Amazon EC2 Image Builder Guide [Part 2]

    Lecture 71 Amazon Elastic File System (EFS)

    Lecture 72 Deploy an EC2 Instance with Ubuntu (Guide)

    Lecture 73 Creating an EFS (Guide)

    Lecture 74 Attach EFS to EC2 (Guide)

    Lecture 75 Upload Files to EFS via FTP (Guide)

    Lecture 76 Attach EFS to Second EC2 Instance (Guide)

    Lecture 77 Account Cleanup

    Section 5: ELB, ASG, Route 53

    Lecture 78 Introduction

    Lecture 79 High Availability & Elasticity

    Lecture 80 Elastic Load Balancer (ELB) Overview

    Lecture 81 Auto Scaling Groups (ASG)

    Lecture 82 ELB + ASG Prep: Setup AMI from EC2

    Lecture 83 ELB Deployment (Guide)

    Lecture 84 Creating a Launch Template (Guide)

    Lecture 85 Auto Scaling Groups (Guide)

    Lecture 86 Auto Scaling Strategies

    Lecture 87 Dynamic Scaling (Guide)

    Lecture 88 Step and Simple Scaling (Guide)

    Lecture 89 Predictive Scaling (Guide)

    Lecture 90 Creating a Launch Template (Guide)

    Lecture 91 Virtual Private Cloud (VPC) Guide

    Lecture 92 Amazon Route 53 & DNS Foundations (Guide)

    Lecture 93 Route 53 Domain Registration & Routing (Guide)

    Lecture 94 Route 53 Domain Settings and Hosted Zones

    Lecture 95 Route 53 DNS Records in the Hosted Zone

    Lecture 96 Account Clean-Up

    Section 6: PHP Foundations

    Lecture 97 PHP Introduction

    Lecture 98 PHP Preparation

    Lecture 99 PHP File Test

    Lecture 100 PHP Syntax

    Lecture 101 PHP Variables

    Lecture 102 PHP Variable Scope

    Lecture 103 PHP Global Keyword

    Lecture 104 PHP Static Keyword

    Lecture 105 PHP Echo vs Print

    Lecture 106 PHP Data Types

    Lecture 107 PHP Objects

    Lecture 108 PHP Strings

    Lecture 109 PHP Constants

    Lecture 110 PHP Operators

    Lecture 111 PHP Conditional Statements

    Lecture 112 PHP ElseIf Statement

    Lecture 113 PHP Switch Statement

    Lecture 114 PHP While Loops

    Lecture 115 PHP For Loops

    Lecture 116 PHP Functions

    Lecture 117 PHP Functions Continued

    Lecture 118 PHP Arrays

    Lecture 119 PHP Multidimensional Arrays

    Lecture 120 PHP Sorting Arrays

    Lecture 121 PHP Superglobal Variables

    Lecture 122 PHP Forms Introduction

    Lecture 123 PHP POST vs GET Basics

    Lecture 124 PHP Form Output and Validation

    Lecture 125 PHP Form Required Fields

    Lecture 126 PHP Validation Continued

    Section 7: MySQL (MariaDB) Foundations

    Lecture 127 Introduction to MySQL Databases

    Lecture 128 Introduction PhpMyAdmin

    Lecture 129 PhpMyAdmin Interface Overview

    Lecture 130 MySQL Security and Root Superuser

    Lecture 131 MySQL Creating a Database and Table

    Lecture 132 MySQL Creating a New User

    Lecture 133 MySQL Database and Table Specific Privileges

    Lecture 134 MySQL Modifying and Deleting a Table

    Lecture 135 MySQL Modifying and Deleting a Database

    Lecture 136 Introduction to SQL

    Lecture 137 SQL Statements in PhpMyAdmin

    Lecture 138 Connect to MySQL Database using PHP

    Lecture 139 MySQL Database - Import Data

    Lecture 140 SQL Select

    Lecture 141 SQL Distinct Keyword

    Lecture 142 SQL Where Clause

    Lecture 143 SQL And Operator

    Lecture 144 SQL Or Operator

    Lecture 145 SQL Order By

    Lecture 146 MySQL Insert Into

    Lecture 147 MySQL Get Last ID

    Lecture 148 MySQL Insert Multiple Records

    Lecture 149 MySQL Prepared Statements

    Lecture 150 MySQL Delete Records

    Lecture 151 PHP Header Function

    Lecture 152 PHP Isset

    Lecture 153 MySQL Update Records

    Section 8: Project: Create a Blog with User Authentication (PHP, MySQL)

    Lecture 154 Introduction & Overview

    Lecture 155 Project Setup

    Lecture 156 Index Page Overview

    Lecture 157 Home Page Mods

    Lecture 158 About Page Mods

    Lecture 159 Blog Page Mods

    Lecture 160 MySQL Database Creation

    Lecture 161 Creating a Registration Form

    Lecture 162 Registration Status using JavaScript and AJAX

    Lecture 163 PHP Validation - Encryption - Session

    Lecture 164 Login Authentication - Part 1

    Lecture 165 Login Authentication - Part 2

    Lecture 166 Login Authentication - Part 3

    Lecture 167 Login Authentication - Part 4

    Lecture 168 Logout - Terminate Session

    Lecture 169 Contact Page - Google Maps API

    Lecture 170 Contact Form - AJAX Integration

    Lecture 171 PHPMailer Installation

    Lecture 172 PHP Form Validation and Email Transmission

    Aspiring web developers looking to learn cloud-based web application development.,Professionals interested in learning cloud computing using AWS for their organization's web applications.,Entrepreneurs looking to build scalable and highly available web applications in the cloud.,IT professionals interested in cloud computing and its core services for infrastructure management and maintenance.,Individuals looking to acquire new skills or enhance their current ones in web application development using PHP and MySQL in the cloud.