Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 2.5 hours on-demand video
  • 3 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Web Development

Building and Managing Web Applications in AWS

Accelerate your Web Application deployment and migration using AWS cloud tools
Rating: 5.0 out of 55.0 (1 rating)
15 students
Created by Khalil Security
Last updated 4/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn the different solutions to migrate your existing Web Application to AWS Cloud.
  • Compare different AWS native cloud tools to help you accelerate the deployment and development of your web application.
  • Learn how to migrate your Web Application to AWS Lightsail, and utilize the easy Lightsail management features to manage your application resources.
  • Secure your web application by enabling free TLS encryption.
  • Migrate on-premises database to AWS Lightsail.
  • Learn how to migrate your Web Application to AWS EC2, and utilize the additional security features like Security Groups and Network ACLs.
  • Migrate on-premises database to AWS EC2.
  • Learn how to containerize your application and server , and prepare your local server images for cloud migration.
  • Utilize AWS CLI to convert on-premises to AWS EC2-supported instances, to accelerate the deployment and development of your web application.
  • Learn how to use PHPMyAdmin tool to manage, backup, and restore MySQL databases between database servers.
  • Secure temporary access to PHPMyAdmin on the public domain to perform MySQL database management tasks.
  • Learn how to manage your Web Application hosted in AWS Lightsail, utilize Lightsail simple management console to monitor your application, create automated alarms and system backups.
  • Quickly deploy isolated on-demand development or stage instances of your web application.
  • Learn how to manage your Web Application hosted in AWS EC2. Secure your application premises using EC2 security tools like Security Groups and Network ACLs.
  • Learn the differences between running a Single-Tier server vs Multi-tier Architecture. Split your database server from your Single-Tier server, and benchmark the database on both designs to evaluate the difference in the performance and speed.
  • Learn how use AWS Elastic Beanstalk to quickly deploy Web Applications in the Cloud. Focus on your code development and let AWS manage your whole infrastructure for you including system updates, application monitoring and automating system backups.
  • Learn how configure AWS Application Load Balancer (ELB) to destribute the load and traffic to multiple Front-End or Back-End servers.
  • Utilize native ELB monitoring and reporting tools to optimize and track the performance of your Web Application.

Course content

2 sections • 10 lectures • 2h 35m total length

  • Preview10:40
  • Migrate Web Application from on-premises to Lightsail
    19:31
  • Migrate Web Application from on-premises to EC2
    11:59
  • Containerize Web Application from on-premises to EC2
    17:37
  • Migrate MySQL database using PHPMyAdmin
    04:29

  • Managing and Scaling Lightsail Instances
    23:34
  • Preview19:13
  • Decoupling Single-Tier Web Application
    15:01
  • Preview13:08
  • Scaling and load-balancing Web Application Front-end
    19:58

Requirements

  • Desire to learn and practice
  • AWS Free-Tier account

Description

Welcome to Building and Managing Web Applications in AWS course.


In this course, you will learn how to Accelerate your Web Application deployment using AWS cloud tools. Learn the different migration paths to AWS EC2 and AWS Lightsail, including database migration from on-premises. Manage and monitor your Web Application, and quickly deploy isolated on-demand development or stage instances of your web application.

Topics discussed in this course:

  • Learn the different solutions to migrate your existing Web Application to AWS Cloud.

  • Compare different AWS native cloud tools to help you accelerate the deployment and development of your web application.

  • Learn how to migrate your Web Application to AWS Lightsail, and utilize the easy Lightsail management features to manage your application resources.

  • Secure your web application by enabling free TLS encryption.

  • Migrate on-premises database to AWS Lightsail.

  • Learn how to migrate your Web Application to AWS EC2, and utilize the additional security features like Security Groups and Network ACLs.

  • Migrate on-premises database to AWS EC2.

  • Learn how to containerize your application and server , and prepare your local server images for cloud migration.

  • Utilize AWS CLI to convert on-premises to AWS EC2-supported instances, to accelerate the deployment and development of your web application.

  • Learn how to use PHPMyAdmin tool to manage, backup, and restore MySQL databases between database servers.

  • Secure temporary access to PHPMyAdmin on the public domain to perform MySQL database management tasks.

  • Learn how to manage your Web Application hosted in AWS Lightsail, utilize Lightsail simple management console to monitor your application, create automated alarms and system backups.

  • Quickly deploy isolated on-demand development or stage instances of your web application.

  • Learn how to manage your Web Application hosted in AWS EC2. Secure your application premises using EC2 security tools like Security Groups and Network ACLs.

  • Learn the differences between running a Single-Tier server vs Multi-tier Architecture. Split your database server from your Single-Tier server, and benchmark the database on both designs to evaluate the difference in the performance and speed.

  • Learn how use AWS Elastic Beanstalk to quickly deploy Web Applications in the Cloud. Focus on your code development and let AWS manage your whole infrastructure for you including system updates, application monitoring and automating system backups.

  • Learn how configure AWS Application Load Balancer (ELB) to distribute the load and traffic to multiple Front-End or Back-End servers.

  • Utilize native ELB monitoring and reporting tools to optimize and track the performance of your Web Application.

  • Network Architects looking for migration solutions for Web Applications into the cloud

  • Web Developers looking to accelerate the deployment and development of their Web Applications using AWS cloud Native tools

  • Cloud Architects looking to learn and expand their AWS skills, including managing, scaling and deploying cloud resources using services like EC2, Lightsail and Elastic Beanstalk


If you are interested to learn more about AWS native tools, specially Web Development tools, join me in this course.



Who this course is for:

  • Network Architects looking for migration solutions for Web Applications into the cloud
  • Web Developers looking to accelerate the deployment and development of their Web Applications using AWS cloud Native tools
  • Cloud Architects looking to learn and expand their AWS skills, including managing, scaling and deploying cloud resources using services like EC2, Lightsail and Elastic Beanstalk

Instructor

Khalil Security
Network Security Architect
Khalil Security
  • 4.5 Instructor Rating
  • 69 Reviews
  • 436 Students
  • 4 Courses

I'm a professional network security architect, working on major security projects and cloud computing.


I have passion for learning, giving back to the community, and leaving a positive impact.


I teach courses in the Network Security field, including Fortigate, Palo Alto specific courses. I also teach Cloud courses including AWS, Azure and GCP.


Technologies I'm curious about include Docker, K8S, Linux OS (Debian-based), CloudFront CDN, VMWare NSX, Cisco IOS, and Database Acceleration.


People who inspire me include Elon Musk and Steve Jobs.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.