Course Overview
Amazon Cloud Computing – Hosting an Asp.net website on Amazon EC2:
This training is a beginner’s guide to learn the setup of AWS account and also learn cloud computing with AWS. This is a practical training to learn how to configure AWS services successfully.
Cloud Computing is hottest buzzwords now a days. Everyone in industry is talking about cloud. This course is for anyone with IT background or who has some computer knowledge and interested to understand what is cloud computing. Amazon Web Services (AWS) is a comprehensive cloud computing platform provided by Amazon.com. Web services are also referred to as cloud services or remote computing services.
The training will include the following:
- Introduction to Amazon ec2 and s3 services
- Configuring ec2 server
- Understanding and creating virtual machine, elastic IP, storage Volumes, and accessing the server using RDC
- Create a demo Asp.net c# website to integrate AWS S3 services
- Hosting the website on AWS EC2 instace
- Creating CDN for accessing files uploaded on S3 so that they are available on a cloud distributed network.
- Understanding benefits of CDN
- Attaching domain to the AWS IP and View the website from Internet
- Extending the EC2 instance to handle more traffic
- Course conclusion
Target Customers:
- Web designers
- Web developers
- System administrators
Pre-Requisites:
- Access to AWS free account will be useful for better understanding
- Basic Linux commands
- Knowledge of Java programming
- Passion to learn and apply