SlideShare a Scribd company logo
Cloud Computing: Major Project

1. Team Details
            Team name: Clueless
            Team Members:
                   Sandeep Panem                :201207659
                   Sanchit Aggarwal             : 201207593
                   Subho Banerjee               :201207547
                   Vijayendra Grampurohit       :201207682

2. Abstract:
     To develop a portal for openshift visual workflows with Drag and Drop features to
      select the cartridges and application platforms with respect to the business needs.

     It is being developed to automate the process of installation and deploying the
      platforms on the fly in cloud environment without being concerned about the
      order of the dependencies.

     It helps the developer community by removing the redundancy while developing,
      deploying and scaling the applications manually across multiple nodes.

     It helps the user community by automating the process of installing, resolving the
      dependencies between applications, developing and deploying applications.

     For example for developing form processing application we need a front end with
      HTML/ JavaScript and oracle/mongo Db. as database.

     Our portal will simplify the process of installing, resolving dependencies and
      deploying the application for user.


3. Features/ Subtask and scope that you have identified and will
be part of your final deliverables.

   Frontend client:

       Designing an interface for connecting to any openshift server.
       Drag and Drop for selecting the catridges
       Ability for the user to design simple workflows using multiple API
        (Openshift/REST) calls

   Middleware (proxy):

       Forwarding API calls from client to Openshift broker (to avoid CORS)


                                                                                  Page: 1
Cloud Computing: Major Project




4. High-level approach/architecture of solution.

                                 User Interface


                                           Socket.io

                                   Proxy


                                             Rest API

                                 OpenShift API



5. Tools/Technologies/Platform you are going to use.

   Frontend client:
          a) HTML5/CSS3/JS
          b) Twitter bootstrap
          c) Angular JS

   Middleware(proxy):
          a) Node JS
          b) Express
          c) Socket.IO




                                                        Page: 2

More Related Content

PDF
JavaCro'15 - Creating Android Apps that Use Liferay - Igor Bešlić
PPT
MyMobileWeb Certification Part I
PPTX
Box Platform Developer Workshop
DOCX
Madhusudhakar_3.2_DotNet_BluestarInfotech
PPT
Architecting RIAs
PDF
fabric8 ... and Docker, Kubernetes & OpenShift
PPTX
OpenShift Enterprise 3.1 vs kubernetes
PDF
Open shift application gallery openshift by red hat
JavaCro'15 - Creating Android Apps that Use Liferay - Igor Bešlić
MyMobileWeb Certification Part I
Box Platform Developer Workshop
Madhusudhakar_3.2_DotNet_BluestarInfotech
Architecting RIAs
fabric8 ... and Docker, Kubernetes & OpenShift
OpenShift Enterprise 3.1 vs kubernetes
Open shift application gallery openshift by red hat

Similar to Openshift visual workflows (20)

ODP
Build a PaaS with OpenShift Origin
PDF
Transformacion e innovacion digital Meetup - Application Modernization and Mi...
PPTX
Server deployment
PDF
Get your Spatial on with MongoDB in the Cloud
PPTX
Strategies for Securing Availability and Optimizing Application Performance i...
PPT
OpenShift Origin: Build a PaaS Just Like Red Hats
ODP
Putting The PaaS in OpenStack with Diane Mueller @RedHat
ODP
Extending OpenShift Origin: Build Your Own Cartridge with Bill DeCoste of Red...
PPT
Workshop For pycon13
PDF
Agile NCR 2013- Shekhar Gulati - Open shift platform-for-rapid-and-agile-deve...
PPTX
Developer Intro to OpenShift
PPTX
Free Mongo on OpenShift
PDF
Hands-on lab: Open Cloud Day México
PDF
OGF Cloud Standards: Current status and ongoing interoperability efforts wi...
ODP
Introduction to OpenShift Origin- Private, Public and Community
PDF
Monoliths to microservices workshop
PDF
apidays Australia 2023 - Building On-Premise Hybrid API Platforms, David Free...
PPTX
OpenStack Introduction
PDF
Openshift linuxday 2014
PPTX
2011 boston open stack meetup 11 29_r1jmm
Build a PaaS with OpenShift Origin
Transformacion e innovacion digital Meetup - Application Modernization and Mi...
Server deployment
Get your Spatial on with MongoDB in the Cloud
Strategies for Securing Availability and Optimizing Application Performance i...
OpenShift Origin: Build a PaaS Just Like Red Hats
Putting The PaaS in OpenStack with Diane Mueller @RedHat
Extending OpenShift Origin: Build Your Own Cartridge with Bill DeCoste of Red...
Workshop For pycon13
Agile NCR 2013- Shekhar Gulati - Open shift platform-for-rapid-and-agile-deve...
Developer Intro to OpenShift
Free Mongo on OpenShift
Hands-on lab: Open Cloud Day México
OGF Cloud Standards: Current status and ongoing interoperability efforts wi...
Introduction to OpenShift Origin- Private, Public and Community
Monoliths to microservices workshop
apidays Australia 2023 - Building On-Premise Hybrid API Platforms, David Free...
OpenStack Introduction
Openshift linuxday 2014
2011 boston open stack meetup 11 29_r1jmm
Ad

Openshift visual workflows

  • 1. Cloud Computing: Major Project 1. Team Details  Team name: Clueless  Team Members: Sandeep Panem :201207659 Sanchit Aggarwal : 201207593 Subho Banerjee :201207547 Vijayendra Grampurohit :201207682 2. Abstract:  To develop a portal for openshift visual workflows with Drag and Drop features to select the cartridges and application platforms with respect to the business needs.  It is being developed to automate the process of installation and deploying the platforms on the fly in cloud environment without being concerned about the order of the dependencies.  It helps the developer community by removing the redundancy while developing, deploying and scaling the applications manually across multiple nodes.  It helps the user community by automating the process of installing, resolving the dependencies between applications, developing and deploying applications.  For example for developing form processing application we need a front end with HTML/ JavaScript and oracle/mongo Db. as database.  Our portal will simplify the process of installing, resolving dependencies and deploying the application for user. 3. Features/ Subtask and scope that you have identified and will be part of your final deliverables.  Frontend client:  Designing an interface for connecting to any openshift server.  Drag and Drop for selecting the catridges  Ability for the user to design simple workflows using multiple API (Openshift/REST) calls  Middleware (proxy):  Forwarding API calls from client to Openshift broker (to avoid CORS) Page: 1
  • 2. Cloud Computing: Major Project 4. High-level approach/architecture of solution. User Interface Socket.io Proxy Rest API OpenShift API 5. Tools/Technologies/Platform you are going to use.  Frontend client: a) HTML5/CSS3/JS b) Twitter bootstrap c) Angular JS  Middleware(proxy): a) Node JS b) Express c) Socket.IO Page: 2