cloud workshop - presentation

38

Upload: iwillstudycom

Post on 15-May-2015

253 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cloud Workshop - Presentation
Page 2: Cloud Workshop - Presentation

http://www.iwillstudy.com/group/cloudcomputing

Page 3: Cloud Workshop - Presentation

Building the Cloud - Primer

Saurabh Bhatia

CEO, Safew Labs

http://safewlabs.com

CloudSummit Ahmedabad

http://www.iwillstudy.com/group/cloudcomputing

Page 4: Cloud Workshop - Presentation

Our Coverage

Public Cloud – IaaS & PaaSPrivate Cloud

Page 5: Cloud Workshop - Presentation

Public Cloud Providers

Page 6: Cloud Workshop - Presentation

Amazon Web Services - IaaS

All Services are pay-as-you-go billed monthly based on monthly usage. EC2 - Provides resizable compute facility on top of Amazon cloud.EBS – Block Level storage like online NASfor EC2 particularly for database, file system

S3 - Store and retrieve objects Cloud Front – low latency content distribution

Page 7: Cloud Workshop - Presentation

Other Stuff

Amazon Elastic MapReduce

Amazon Auto Scaling

Elastic Load Balancing

Amazon Virtual Private Cloud

Dynamo db, Simple db – No SQL

Amazon RDS - RDBMS

Page 8: Cloud Workshop - Presentation

Setup Accessible Protocols

Page 9: Cloud Workshop - Presentation

AMI Manager

Page 10: Cloud Workshop - Presentation

Launch an Instance

Page 11: Cloud Workshop - Presentation

Launch an Instance

Page 12: Cloud Workshop - Presentation

Connecting to Instance

Download a shell client like Putty

Login via ssh using the pem

(privacy enhanced mail) key pair

ssh -i xxx-keypair [email protected]

Page 13: Cloud Workshop - Presentation

Terminating an Instance

Page 14: Cloud Workshop - Presentation

Creating Own AMIs

S3 Bucket – to save the AMI as an object

Bundling – taking a snapshot of the file

system so it can be booted and modified.

Page 15: Cloud Workshop - Presentation

Bundle an Image

Page 16: Cloud Workshop - Presentation

Sending the Bundle to an S3 Bucket

Page 17: Cloud Workshop - Presentation

Bundle tasks

Page 18: Cloud Workshop - Presentation

Registering the Image

Page 19: Cloud Workshop - Presentation

Electronic Block Storage

Block Level Storage for EC2

Can be provisioned for other AWS services

ISCSI disk – internet SCSI

EBS Volume

EBS Snapshot

Page 20: Cloud Workshop - Presentation

Create an EBS Volume

Page 21: Cloud Workshop - Presentation

Attach Volume to an Instance

Page 22: Cloud Workshop - Presentation

EBS Snapshot

Page 23: Cloud Workshop - Presentation

Detatching a Volume

Page 24: Cloud Workshop - Presentation

Deleting a Volume

Page 25: Cloud Workshop - Presentation

Deleting a Snapshot

Page 26: Cloud Workshop - Presentation

Elastic IPs

Elastic IPs are associated with AWS account not instances. Elastic IP addresses allow you to mask your instance

Page 27: Cloud Workshop - Presentation

Creating a new EIP

Page 28: Cloud Workshop - Presentation

Associate it to an Instance

Page 29: Cloud Workshop - Presentation

Private Cloud Providers

Page 30: Cloud Workshop - Presentation

Terminology

Hypervisors – Virtual Machine

Images – OS instances residing on hypervisors

Provisioning – deployment strategy for applications

Auditing – Security, Bandwidth , Usage

Monitoring – Managing cluster health

Metering – Bandwidth , Cost of Running an instance

Orchestration – Automatic Arrangement and Coordination of resources

Page 31: Cloud Workshop - Presentation

OpenStack - components

Compute(nova) – Cloud Fabric Controller

Storage(swift) – Redundant Storage Service

Image Service(glance) – Registration and

Provisioning of Disk images

Dashboard (horizon) – Manage images and

lifecycle of instances

Identity Management(keystone) –Policy, Token and Catalog

Page 32: Cloud Workshop - Presentation
Page 33: Cloud Workshop - Presentation

Dashboard

Page 34: Cloud Workshop - Presentation

Role Based Auth

Tenants – Tenants are projects for Consumers or Customers

Users – Users can be part of multiple tenants

Roles – role based authentication & access

Tokens – authenticaiton tokens

Page 35: Cloud Workshop - Presentation

Flavours

Available Hardware configurations for each server

Diskspace, Memory, I/O level definition

Page 36: Cloud Workshop - Presentation

Services

Shared Services Across various

OpenStack Instances

Identity Service

Image Service

Available to nova, swift

Page 37: Cloud Workshop - Presentation

Uses

Secure In-firewall usage for

insfrastructure for Banks, financial institutions

Best use of existing hardware

Page 38: Cloud Workshop - Presentation

Thank You

AllEvents, DIIM, WebChanakya, IMCGroup, Point10BuddyBits, LetsNurture, RTIDM, Digital Upstarts

Partners:

http://www.iwillstudy.com/group/cloudcomputing