On-demand Delivery of IT resources with pay as you pricing.
AWS Data Centers are Distributed Worldwide Shared and Dedicated Resources Benefits of AWS Cloud Usage of resources are shared amount several account holders which are isolated from each other. The more you use the more you pay, the less you use the less you pay and if you dont use you no need to pay. You can pay per Hour, Minute and Second. Even few services in AWS can charge for Millisecond. Organised into product categories (Ex. Compute , Storage , Database , IOT etc.. ) No up front cost Reduced maintenance and Admin Costs On-Premise VS cloud Benefits of Setting up Ecommerce website on AWS compared to On-Premises AWS Global Infrastructure AWS now spans 69 Availability Zones within 22 geographic regions around the world, and has announced plans for thirteen more Availability Zones and four more AWS Regions in Indonesia, Italy, South Africa, and Spain.
Visit this link for more Info
https://aws.amazon.com/about-aws/global-infrastructure/ Regions & Availability Zones Each Region is a separate geographic area. Each Region has multiple, isolated locations known as Availability Zones. An availability zone is a logical data center in a region available for use by any AWS customer. Each zone in a region has redundant and separate power, networking and connectivity to reduce the likelihood of two zones failing simultaneously. Availability Zones in a region are connected through low-latency links. Choose a region to: Optimize latency Minimize Costs Regulatory requirements. Edge Locations CloudFront Content Delivery Network (CDN) cached content at edge locations for high performance delivery of content. Provides Distributed denial-of-service (DD0S) protection.
AWS Management Console
Web-based user interface to AWS Requires an AWS Account Monitor costs AWS Console Mobile Application Software Development kits Create applications that use AWS Services using SDK's like JavaScript, NodeJS, Java, Python, .NET, PHP, Ruby, GO C++. Mobile SDK's for Android, iOS, React Native, Unity Xamarin. Application Programming Interface enables access to AWS using http calls. (REST API) REST API (GET, PUT, POST and DELETE) data.
Command Line Interface (CLI)
Control Multiple AWS Services from the command line and Automate them through scripts. aws.amazon.com links to Bookmark aws.amazon.com/certification Certification paths aws.amazon.com/documentation In depth understanding of each services aws.amazon.com/whitepapers Content Authorized by AWS to expand knowlege. aws.amazon.com/products Overview of all products in AWS aws.amazon.com/new New Products in AWS Get Started with AWS Go to aws.amazon.com AWS Free Tier is available for 12 Months For more information visit https://aws.amazon.com/free Click on Sign Up Complete the Sign up process with a debit or credit card. Click on "My Account" Select "AWS Management Console" You can setup Billing alerts to stay within budget. Cloud Computing Models IaaS PaaS SaaS Infrastructure as a Service (IaaS) Contains the basic building blocks for Cloud IT (EC2, VPC, EBS etc.)
Platform as a Service (PaaS)
AWS manages the underlying infrastructure (RDS, EMR, ElasticSearch)
Software as a Service (SaaS)
Completed product that is run and managed by service provider. Mostly refers to end-user applications. (Web-based Email, Office 365, Salesforce.com etc..) Serverless Computing Allows you to build and run applications and services without thinking about servers. Also referred to as Function-as-a-Service (FaaS) or Abstracted Services. Examples Amazon Simple Storage Service (S3) AWS Lambda Amazon Dynamo DB Amazon SNS