Simplify the Cloud with Cloud-A and Cloud 66

Preview:

Citation preview

SIMPLIFYTHE CLOUD

WEBINAR

AGENDA● The speakers● Industry pain● The Cloud-A, Cloud 66 partnership● Introduction to Cloud-A ● Introduction to Cloud 66● Cloud 66 demo● Questions

SPEAKERSKhash Sajadi

● Cloud 66 Co-founder & CEO

● 15+ years SW dev mgmt

Geoff Sullivan● Dir. Biz Dev @

Cloud-A● Enterprise IT sales

& marketing● Cloud computing

advocate in Canada

INDUSTRY PAIN● Limited Ops resources● IaaS is too “Opsy” for

Devs● Devs need a simplified

way to deploy apps

CLOUD-A & CLOUD 66 PARTNERSHIP● Cloud-A officially became

Cloud 66 IaaS partner in Feb, 2015

● Automate container deployment & management on Cloud-A IaaS

● Better apps to market faster● Several production web apps

in deployment today on Cloud-A +Cloud 66

“Cloud-A & Cloud 66 have allowed us to run host our backend services within Canada without needing to hire any DevOps personnel. It's been great for getting our app up and running quickly to prove out the concept.”

Jeremy Gale, CTO, AppColony

CLOUD-A INTRODUCTION● The leading, and first,

Canadian Public Cloud provider

● Simplifying the IaaS experience for Dev Teams

● Powered by OpenStack● Open Platform - No lock-in● Utility Billing - No contracts

SELF SERVICE IAAS (THE PRESENT)

Compute● Enterprise grade

performance● Rapid deployment● +14 Linux +

Windows Images + Custom Images

● Outperforms AWS + Rackspace

Virtual Private Cloud

● Encrypted, encapsulated networks

● Full network control● LB-as-a-service● Included in VM

pricing

Block Storage● Lightning fast SSD● Instantly

expandable● $0.25 per GB per

month

Object Storage● Near infinite

scalability● 3X redundant● Powerful, full

service API● $0.075 per GB per

month

SIMPLIFIED CLOUD FOR DEV TEAMS (THE FUTURE)

● Simplified, intuitive UX for Dev teams

● Teamwork and collaboration functionality

● User based roles for Dev, Ops, Mgmt

● 3rd party tool integrations

Have your say: www.clouda.ca/user-experience-design-survey/

Cloud 66 - who are we? DevOps as a Service ● Started in 2013

● Providing a hosted solution to build and maintain containers on the cloud

● 12 seamlessly integrated components to run containers in production on your own servers

● Starting from developers all the way to ops

What do we do?Build● Analysis of code● Provisioning of the

servers, network, load balancers, databases

● Configuration

Maintain● Database backups (on

and off site)● Cross datacenter

replication + monitoring● Team management● Firewall management● Scaling and failover

Containers, containers, container

● What?● Why?● How?

Containers: What are they?Overview● Isolated process● Software distribution

mechanism● Portable

Options● Docker● rkt● LXD (Ubuntu)

Containers: Why use them?Overview● Speed● Dependencies● Immutability● Separation of concerns● Microservices

Containers in production● Build● Scheduling● Load balancing● Network● Service discovery

Containers: What you need?Options● Kubernetes● Mesos● CoreOS● DIY

Recommended