وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

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


1 - Getting Started with AWS
  • 1 - Introduction
  • 2 - AWS Pricing Foundations
  • 3 - AWS Free Tier Overview
  • 4 - AWS Acceptable Use Policy
  • 5 - AWS Account Registration
  • 6 - AWS Cloud Practitioner Exam Key Topics
  • 7 - AWS Global vs Regional Services
  • 8 - Global vs Regional Services Example
  • 9 - Creating Billing Alerts
  • 10 - AWS MultiFactor Authentication MFA
  • 11 - Activate MFA for the Root User Account
  • 12 - Creating IAM Users and Groups
  • 13 - IAM User Custom SignIn Link
  • 14 - Configure a Custom Password Policy

  • 2 - IAM Identity and Access Management
  • 15 - Intro to IAM
  • 16 - Introduction to IAM Mechanics
  • 17 - IAM Mechanics Theory
  • 18 - IAM Users
  • 19 - Introduction to Managing IAM Users
  • 20 - IAM Administration Guide Listing Deleting Users Accounts
  • 21 - Managing Permissions for IAM Users
  • 22 - Changing IAM User Permissions Method 1
  • 23 - Changing IAM User Permissions Method 2
  • 24 - Changing IAM User Permissions Method 3
  • 25 - IAM Groups
  • 26 - IAM Group Administration
  • 27 - IAM Groups LAB Exercise
  • 28 - IAM Policies
  • 29 - IAM Inline Policies Guide
  • 30 - IAM Custom Policies
  • 31 - IAM Custom Policies Guide
  • 32 - IAM Roles
  • 33 - IAM Roles Practical Guide
  • 34 - IAM Authentication and Security
  • 35 - Rotating Access Keys
  • 36 - IAM MultiFactor Authentication MFA
  • 37 - IAM Credentials Report Guide

  • 3 - Amazon Elastic Compute Cloud EC2
  • 38 - Introduction to EC2
  • 39 - EC2 Instance Core Features
  • 40 - EC2 Instance Types
  • 41 - Amazon Machine Images AMI
  • 42 - Creating an IAM User for EC2
  • 43 - The EC2 Dashboard
  • 44 - Deploying an EC2 Instance
  • 45 - Deploying an EC2 Instance Continued
  • 46 - EC2 Instances Console
  • 47 - Elastic IP Theory
  • 48 - Elastic IP Guide
  • 49 - EC2 Instance Administration Guide
  • 50 - EC2 Instance Launch Templates
  • 51 - Creating an Amazon Machine Image AMI
  • 52 - IAM Roles for EC2 Guide
  • 53 - Introduction to Security Groups
  • 54 - Security Groups Guide
  • 55 - Secure Socket Shell SSH Overview
  • 56 - PuTTY SSH Client for Windows
  • 57 - EC2 Instance Connect Guide

  • 4 - AWS Storage EC2
  • 58 - Introduction
  • 59 - Block vs File vs Object Storage
  • 60 - Amazon Elastic Block Store EBS Overview
  • 61 - Amazon EBS Guide Part 1
  • 62 - Amazon EBS Guide Part 2
  • 63 - EBS Snapshots Overview
  • 64 - EBS Snapshots Guide
  • 65 - Amazon Machine Image AMI
  • 66 - Amazon AMI Guide Part 1
  • 67 - Amazon AMI Guide Part 2
  • 68 - Amazon EC2 Image Builder
  • 69 - Amazon EC2 Image Builder Guide Part 1
  • 70 - Amazon EC2 Image Builder Guide Part 2
  • 71 - Amazon Elastic File System EFS
  • 72 - Deploy an EC2 Instance with Ubuntu Guide
  • 73 - Creating an EFS Guide
  • 74 - Attach EFS to EC2 Guide
  • 75 - Upload Files to EFS via FTP Guide
  • 76 - Attach EFS to Second EC2 Instance Guide
  • 77 - Account Cleanup

  • 5 - ELB ASG Route 53
  • 78 - Introduction
  • 79 - High Availability Elasticity
  • 80 - Elastic Load Balancer ELB Overview
  • 81 - Auto Scaling Groups ASG
  • 82 - ELB ASG Prep Setup AMI from EC2
  • 83 - ELB Deployment Guide
  • 84 - Creating a Launch Template Guide
  • 85 - Auto Scaling Groups Guide
  • 86 - Auto Scaling Strategies
  • 87 - Dynamic Scaling Guide
  • 88 - Step and Simple Scaling Guide
  • 89 - Predictive Scaling Guide
  • 90 - Creating a Launch Template Guide
  • 91 - Virtual Private Cloud VPC Guide
  • 92 - Amazon Route 53 DNS Foundations Guide
  • 93 - Route 53 Domain Registration Routing Guide
  • 94 - Route 53 Domain Settings and Hosted Zones
  • 95 - Route 53 DNS Records in the Hosted Zone
  • 96 - Account CleanUp

  • 6 - PHP Foundations
  • 97 - PHP Introduction
  • 98 - PHP Preparation
  • 99 - PHP File Test
  • 100 - PHP Syntax
  • 101 - PHP Variables
  • 102 - PHP Variable Scope
  • 103 - PHP Global Keyword
  • 104 - PHP Static Keyword
  • 105 - PHP Echo vs Print
  • 106 - PHP Data Types
  • 107 - PHP Objects
  • 108 - PHP Strings
  • 109 - PHP Constants
  • 110 - PHP Operators
  • 111 - PHP Conditional Statements
  • 112 - PHP ElseIf Statement
  • 113 - PHP Switch Statement
  • 114 - PHP While Loops
  • 115 - PHP For Loops
  • 116 - PHP Functions
  • 117 - PHP Functions Continued
  • 118 - PHP Arrays
  • 119 - PHP Multidimensional Arrays
  • 120 - PHP Sorting Arrays
  • 121 - PHP Superglobal Variables
  • 122 - PHP Forms Introduction
  • 123 - PHP POST vs GET Basics
  • 124 - PHP Form Output and Validation
  • 125 - PHP Form Required Fields
  • 126 - PHP Validation Continued

  • 7 - MySQL MariaDB Foundations
  • 127 - Introduction to MySQL Databases
  • 128 - Introduction PhpMyAdmin
  • 129 - PhpMyAdmin Interface Overview
  • 130 - MySQL Security and Root Superuser
  • 131 - MySQL Creating a Database and Table
  • 132 - MySQL Creating a New User
  • 133 - MySQL Database and Table Specific Privileges
  • 134 - MySQL Modifying and Deleting a Table
  • 135 - MySQL Modifying and Deleting a Database
  • 136 - Introduction to SQL
  • 137 - SQL Statements in PhpMyAdmin
  • 138 - Connect to MySQL Database using PHP
  • 139 - MySQL Database Import Data
  • 140 - SQL Select
  • 141 - SQL Distinct Keyword
  • 142 - SQL Where Clause
  • 143 - SQL And Operator
  • 144 - SQL Or Operator
  • 145 - SQL Order By
  • 146 - MySQL Insert Into
  • 147 - MySQL Get Last ID
  • 148 - MySQL Insert Multiple Records
  • 149 - MySQL Prepared Statements
  • 150 - MySQL Delete Records
  • 151 - PHP Header Function
  • 152 - PHP Isset
  • 153 - MySQL Update Records

  • 8 - Project Create a Blog with User Authentication PHP MySQL
  • 154 - Introduction Overview
  • 155 - Project Setup
  • 156 - Index Page Overview
  • 157 - Home Page Mods
  • 158 - About Page Mods
  • 159 - Blog Page Mods
  • 160 - MySQL Database Creation
  • 161 - Creating a Registration Form
  • 162 - Registration Status using JavaScript and AJAX
  • 163 - PHP Validation Encryption Session
  • 164 - Login Authentication Part 1
  • 165 - Login Authentication Part 2
  • 166 - Login Authentication Part 3
  • 167 - Login Authentication Part 4
  • 168 - Logout Terminate Session
  • 169 - Contact Page Google Maps API
  • 170 - Contact Form AJAX Integration
  • 171 - PHPMailer Installation
  • 172 - PHP Form Validation and Email Transmission
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 10625
    حجم: 8841 مگابایت
    مدت زمان: 861 دقیقه
    تاریخ انتشار: 8 اردیبهشت 1402
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید