OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

16
1 OpenShif Marek Jelen PaaS Evangelist, Red Hat ZurichGeeks meetup

description

OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

Transcript of OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

Page 1: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

1

OpenShif

Marek JelenPaaS Evangelist, Red HatZurichGeeks meetup

Page 2: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

2

i. basic understanding what cloud is and what it is not

ii. you are a developer or operations (or general interest)

iii. questions are good!

iv. questions are awesome!

v. discussion is preferred to my monologue

My expectations

Page 3: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

3

What is Cloud?• Cloud is a way to• make you photos better• feed hungry children• cure all the diseases

Page 4: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

4

What is Cloud?• Way to deploy applications• Automation of operations• Public / Private / Hybrid• IaaS / PaaS / SaaS

Page 5: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

5

PaaS• Build on IaaS• Foundation for SaaS• Simple way to deploy your app• Provides• Consistent environment• Developers are self-provisioning • Scalability

Page 6: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

6

What is OpenShift?

Red Hat's free, auto-scaling Platform as a Service (PaaS) for applications in the cloud.

Page 7: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

7

Page 8: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

8

Looks great, but what’s the catch?

• OpenShift is free-as-in-beer & free-as-in-freedom • Three times 0.5GB RAM/1GB storage • Need more resources, just ask!• We are in Developer Preview• Sign up at openshift.com• Promo code: ZurichGeeks

Page 9: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

9

And now, let's get geeky,And now, let's get geeky,

Zurich geekyZurich geeky

Page 10: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

10

Page 11: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

11

Page 12: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

12

Page 13: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

13

Spatial is fun!

Page 14: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

14

1. Take the Vagrant's way• http://www.krishnaraman.net/installing-openshift-origin-using-vagrant-and-puppet/

2. Download the Vagrant templatecurl -s \ https://nodeload.github.com/openshift/puppet-openshift_origin/legacy.tar.gz/master | \ tar zxf - --strip 1 '**/test' && mv test origin_vagrant

cd origin_vagrant

curl -o Vagrantfile https://gist.github.com/marekjelen/5016159/raw/1ac5310014796b514a9bb9e010d1dd7254cb469c/Vagrantfile

3. vagrant up

4. vagrant ssh

Adventerous?

Page 15: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

15

1. Run it yourself for free using Origin2. Take it to production with Enterprise3. Enjoy operation-free environment with Online• Sign up with “ZurichGeeks” promo code

Conclusion

Page 16: OpenShift Overview Presentation by Marek Jelen for Zurich Geeks Event

16

[email protected]@marek_jelen

http://openshift.redhat.com