openshift express intro

Post on 12-May-2015

1.337 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Intro to Red Hat's PaaS named OpenShift.Slides as used during Puzzle Tech talk in Bern 18th October and at Neuchatel JBUG 19th October 2011.

TRANSCRIPT

Max Rydahl AndersenSenior Principal Software Engineer Red Hat, Inc.18th October 2011

1

Red Hat in The Cloud

Monday, October 24, 11

Red Hat is doing many things in the cloud. You can use and subscribe to Amazon Images containing Red Hat Linux for your own servers in the cloud, Red Hat is also the basis of already existing cloud providers out there thus Red Hat have been in the cloud for a while as part of the infrastructure. But Today i’m going to talk about...

Re

2

Monday, October 24, 11

...how Red Hat is developing a..

3

Monday, October 24, 11

...Platform as a service where we focus on...

4

Monday, October 24, 11

...Developers. …before going deeper on this lets look at how many tasks a developer or a team of developers using Open source components actually can have in front of them.

5

Monday, October 24, 11

Opensource have helped make a lot of things possible for both small and large applications. Open source, Linux and JBoss is incredibly powerful, but there are tons of stuff on the plate for developers and sysadmins in an IT Shop. Such as ^^^

6

Monday, October 24, 11

Luckily Red Hat helps on this already today. We take control of maintaining a critical base around open source and take a lot off everyone's plate. However, at the same time, IT shops were growing and scaling. There is still a lot of work left to do for the IT shops.

7

Monday, October 24, 11

With PaaS, companies like Red Hat are able to take on a whole lot more. Utilizing technologies like IaaS, we can offload the majority of the foundational work. A few more items are shared, but agility is brought back. Less things to worry about.

8

Monday, October 24, 11

..the intent is that we get the focus back on making developers as productive as possible. Therefore...

Re

9

Monday, October 24, 11

...Red Hat is developing a...

10

Monday, October 24, 11

..platform as a service...

11

Monday, October 24, 11

...that focus on Developers and...

12

Monday, October 24, 11

..it is called OpenShift.

13

Monday, October 24, 11

...OpenShift is available from openshift.com and there are three flavors available. Express, Flex and Power.Each provide a PaaS at different levels and it gives less control on the let, and more control on the right.Today I’m going to focus on the Express part and one of its primary design tenants.

14

Monday, October 24, 11

Making it frictionless to use. Friction less for us means that it should not require a lot of configuration to get started nor use in day to day work. We also do what we can to base express on standard and defacto standard tools giving both ease-of-use and something users recognize.

OpenShift Setup

1. Sign up at http://openshift.com2. Install Command line or JBoss Tools 3.3 M43. Create OpenShift Application4. git clone

15

Monday, October 24, 11

Let’s start by looking at how you setup OpenShift - you sign up at OpenShift.com through a normal registration process - you follow the instructions up there and either install command line or JBoss tools. From there you create an OpenShift application, we give you a git repo to clone and start your work on.

OpenShift Usage

1. Write code2. git commit3. git push4. Goto #1

16

http://openshift.com

Monday, October 24, 11

Once you have this the workflow for OpenShift is as simple as Write Code, commit and push - go back to writing code…And to make this less abstract then let me just show you how simple it actually is.

17

Monday, October 24, 11

To recap, Red Hat has created a Platform as a service that is called OpenShift - this service allow you to get started easily and use standard tools like Git, Maven, JBoss, PHP, Ruby, and more. You just develop - Red Hat takes care of the rest. That is what I got to show you about OpenShift today..

Want More ?

18

JBUG in Neuchatel tomorrow on OpenShifthttp://jbug-neuchatel.org

Monday, October 24, 11

...if you want more then I welcome you go our JBoss User Group event in Neuchatel tomorrow where we will have time to go in much more details on this - in a slower pace too :)

Questions ?

19

http://openshift.com http://jboss.org/tools

JBUG in Neuchatel tomorrow on OpenShifthttp://jbug-neuchatel.org

http://about.me/maxandersen Monday, October 24, 11

..Any questions ?

20

Monday, October 24, 11

top related