Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Cloud-Powered Web App Development with AWS and PHP
Highest Rated
Rating: 4.5 out of 5(135 ratings)
32,173 students

Cloud-Powered Web App Development with AWS and PHP

AWS Foundations | IAM | Amazon EC2 | Load Balancing | Auto-Scaling Groups | Route 53 | PHP | MySQL | App Deployment
Last updated 2/2023
English

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.

Course content

8 sections172 lectures14h 20m total length
  • Introduction1:28

    Navigate the AWS console and explore on-demand, pay-per-use services, understand regions and data centers, and learn foundational billing and security practices for cloud practitioner readiness.

  • AWS Pricing Foundations5:59

    Understand how AWS bills resources on a pay-per-use model, including storage, compute power, RAM, and outbound data transfer, with tiered and reserved pricing options.

  • AWS Free Tier Overview5:20

    Learn how to use the AWS free tier, set up a free tier account, and monitor usage with billing alerts while exploring EC2, S3, EBS, and EFS for cost-free testing.

  • AWS Acceptable Use Policy2:46

    Understand the AWS acceptable use policy, including prohibited uses and enforcement actions. Review related legal agreements and the privacy policy to stay in compliance and avoid account suspension or termination.

  • AWS Account Registration7:03

    Register an AWS account and begin hands-on learning with the free tier, sign in to the management console, and use root or IAM access to core compute, storage, and database services.

  • AWS Cloud Practitioner Exam - Key Topics8:01

    Dive into IAM, EC2, S3, VPC, RDS, DynamoDB, Redshift, CloudFront, CloudWatch, CloudTrail, and governance services to prepare for the AWS cloud practitioner exam.

  • AWS Global vs. Regional Services7:06

    Discover global versus regional AWS services and how regions and availability zones enable high availability, with global services like S3 and Route 53 and regional services like EC2 and Lambda.

  • Global vs. Regional Services Example5:53

    Explore how global and regional AWS services differ, using IAM as global and EC2 as regional, with Route 53 and CloudFront as global, to illuminate latency and deployment considerations.

  • Creating Billing Alerts8:45

    Set up a billing alert in AWS using CloudWatch and SNS to monitor monthly charges and email thresholds, including free-tier considerations and confirming the subscription.

  • AWS Multi-Factor Authentication (MFA)4:34

    Secure your AWS root account by enabling multi-factor authentication (MFA) and setting up Google Authenticator, adding a possession-based second factor to your sign-in.

  • Activate MFA for the Root User Account4:01

    Enable MFA for the AWS root account by configuring a virtual MFA device with Google Authenticator, scanning the QR code, and entering two codes to complete.

  • Creating IAM Users and Groups11:57

    Create an IAM user and admin group in AWS, attach the administrator access policy, enable console and programmatic access, and securely manage credentials.

  • IAM User Custom Sign-In Link4:00

    Configure a custom sign-in link for IAM users with a branded alias, sign in from the IAM dashboard, update the initial password, and consider enabling multi-factor authentication.

  • Configure a Custom Password Policy2:04

    Configure a password policy for AWS to require strong IAM passwords: eight characters, one uppercase, one lowercase, one number, and one non alphanumeric character, then save changes.

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.

Who this course is for:

  • 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.