Introduction
  • Introduction
  • Cloud Service Provider
  • AWS account
  • Securing your AWS account
S3 - Simple Storage Service
  • How it works?
  • Uploading files to S3
  • Setting permissions to files on S3
  • Visiting your first personal profile
Cloudfront - Content Delivery Network
  • Delivering S3 content to edge locations
Route 53 - DNS
  • Registering you personal domain
EC2 - Elastic Compute Cloud
  • Introduction
  • Overview of section
  • Deploying a local server
  • Creating the first EC2 instance
  • Accessing EC2 instance
  • Sending files to EC2 instance
  • Deploying server in EC2 instance
  • Opening the port through security group
EIP - Elastic IP
  • Registing and binding EIP to EC2 instance
  • Binding an EIP to your domain
Lambda - Serverless Compute
  • Introduction
  • Deploying first lambda function
  • Reading parameters from URL and performing simple operations
  • Pricing of Lambda
Billing
  • Billing board
Conclusion
  • Tearing down resources
  • Congratulations!