What is Cloud Computing ? (Section 3) Flashcards
What are the problems associated with Traditional IT?
Costs, hardware upgrade costs and time, Limited Scaling, Hire support folks, monitor it 24x7, disaster recovery.
What is cloud computing?
- On-demand delivery of compute power, DB Storage, applications and IT Resources.
- Pay-as-you-go pricing
- Provision exactly what you need, when you need it.
- Instant access to resources
- Simple method to access servers, storage, DB and app services
3 Cloud Types
Private Cloud (Rackspace), Public Cloud (AWS, Azure) and Hybrid Cloud (Combo of Private and Public) to host an application.
5 Characteristics of Cloud Computing
- On Demand
- Broad Network Access
- Multi-Tenancy & Resource Pooling
- Elasticity & Scalability
- Measured Usage
6 Advantages of Cloud Computing
- Trade CapEx for OpEx (Don’t Own hardware)
- Economies of Scale
- Capacity unlimited and scalable
- On-demand speed and agility
- No money spend on running and maintaining data centers
- Global access for workloads using AWS Global Infrastructure
Problems Solved by the Cloud
- Flexibility
- Cost-effectiveness
- Scalability
- Elasticity
- High Availability & Fault Tolerant by default
- Agility and speed to market for business apps
3 Types of Cloud Computing
- IaaS - Building blocks (VMs, networks, storage, etc.) Ex: EC2
- PaaS - Removes need to manage underlying infrastructure components.
- SaaS - Complete product you just use.
Cloud Computing Stacks
- On premise - You manage everything
- IaaS - You manage O/S North
- PaaS - You manage apps and data only
- SaaS - You only use the service (Ex: Gmail, Zoom, etc.)
AWS has 3 pay-as-you-go pricing Fundamentals. What are they?
- Compute
- Storage
- Data Egress
AWS Global Infrastruture consists of these constructs.
- Regions - Paris, Spain, Ohio, N. Virginia,
- Availability Zones
- Data Centers
- Edge locations
AWS Regions
- Global Scope
- Cluster of Data Centers
- Most AWS Services are offered in multiple regions
- Factors in selecting to use an AWS Region
- Compliance
- Proximity to customers
- Service availability in a region
- Pricing varies from region to regions
Availability Zones are :
- Located within a region
- Standalone Data Centers in that region with redundant power, networking and connectivity for disaster isolation.
- Connected with high-bandwidth, low latency networking
AWS Points of Presence (Edge Locations)
400+ PoPs for lower latency to customers
Some AWS services do not require a region selection (T/F) ?
True. Route 53 and IAM are globally scoped services.