
Plan migrating on-premises web apps to aws, comparing ec2 and lightsail, and migrating databases and dependencies while exploring options like vm import and containerizing the app.
Migrate an on-prem WordPress site to AWS Lightsail, using a one-click deployment, database migration, wp-content transfer, DNS setup, and Let’s Encrypt SSL for secure hosting.
Migrate a wordpress site from on premises to AWS EC2 by provisioning a VPC with a public subnet, launching a marketplace wordpress image, and transferring the database and wp content.
Learn to migrate an on-premises web app to AWS EC2 by exporting a VM and importing with VM import. Prepare image, configure S3 and IAM, and launch EC2 instance.
Navigate migrating a MySQL database with phpMyAdmin by exporting a backup, importing it into a test database, and securing access through a tunnel or a targeted symbolic link from WordPress.
Master managing and scaling Lightsail instances, including backups with snapshots, on-demand staging environments, and alarms, plus migrating to EC2 and handling DNS with Route 53 for seamless production updates.
Learn to manage and scale EC2 instances in AWS using security groups, VPCs, snapshots, staging environments, and CloudWatch alarms for performance and cost.
Learn how to decouple a single-tier web app into a multi-tier architecture with separate web servers and a MySQL WordPress database, enabling load balancing, replicas, and high availability.
Deploy web applications with Elastic Beanstalk to automate infrastructure, choose Tomcat and Java, upload a zip, and rely on managed updates, load balancers, and health monitoring to keep apps alive.
Scale web front ends across multiple EC2 instances behind an application load balancer, using private subnets, health checks, and an auto scaling group for high availability.
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, and automating your cloud infrastructure.
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.