Upgrade to Pro — share decks privately, control downloads, hide ads and more …

JBoss Forge + OpenShift = Rapid Enterprise Appl...

Shekhar Gulati
January 18, 2013
170

JBoss Forge + OpenShift = Rapid Enterprise Application Development for Cloud.pdf

JBoss Forge + OpenShift = Rapid Enterprise Application Development for Cloud.pdf

Shekhar Gulati

January 18, 2013
Tweet

Transcript

  1. About Me ~ Shekhar Gulati • OpenShift Evangelist at Red

    Hat • Hands on developer • Speaker • Writer and Blogger • Twitter Handle : shekhargulati
  2. JBoss Forge • RAD tool for Java EE 6 •

    Generates standard Java code • Application has no forge dependency • No lock-in to Forge • Code follows best practices • Plugin based – so you can add support for your favorite technology.
  3. OpenShift – Open PaaS • Polyglot • Support multiple databases

    • Auto scales • Developer friendly • Flexible • Open source – OpenShift Origin
  4. Getting Started with OpenShift Sign up with Promo Code JUDCON.IN

    https://openshift.redhat.com/app/account/new
  5. What I get after sign up? • OpenShift is free-as-in-beer

    & free-as-in- freedom • You get three free gears, each with 512MB memory and 1GB of disk space. • Need more resources, just ask! • The catch is we are in developer preview right now
  6. Demo ~ Linkbin Application • Application to share your views

    about the link you just read. • Two entities – User and Linkbin • Create application using forge command line,forge eclipse support, and by hand. • Finally deploy to OpenShift