KR20110070762A - Online development environment server, online marketplace server, online development environment building method and developed application service method - Google Patents

Online development environment server, online marketplace server, online development environment building method and developed application service method Download PDF

Info

Publication number
KR20110070762A
KR20110070762A KR1020100101838A KR20100101838A KR20110070762A KR 20110070762 A KR20110070762 A KR 20110070762A KR 1020100101838 A KR1020100101838 A KR 1020100101838A KR 20100101838 A KR20100101838 A KR 20100101838A KR 20110070762 A KR20110070762 A KR 20110070762A
Authority
KR
South Korea
Prior art keywords
developer
application
development environment
virtual
manager
Prior art date
Application number
KR1020100101838A
Other languages
Korean (ko)
Other versions
KR101359690B1 (en
Inventor
오병택
전성익
허성진
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to US12/970,289 priority Critical patent/US20110154441A1/en
Publication of KR20110070762A publication Critical patent/KR20110070762A/en
Application granted granted Critical
Publication of KR101359690B1 publication Critical patent/KR101359690B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging
    • G06F17/50

Landscapes

  • Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Architecture (AREA)

Abstract

PURPOSE: An online development environment server, an online marketplace server, an online development environment configuration method and developed application service method are provided to enhance the software productivity and reduce the software product cost by providing the various customized development environment according to the demand of the software development environment requirement in real-time. CONSTITUTION: A virtual resource pool manager(180) enables the developer to select virtual resources according to the development environment. A virtual development environment manager(130) establishes the virtual development environment according to the virtual resource information. A virtual workspace and view manager(115) binds the virtual resource view according to the user and group. A presenter presents the bound virtual view model to the developer. A metadata manager(120) stores and manages the metadata for the virtualization of the work space.

Description

How to configure online development environment server, online marketplace server, online development environment and developed application service {ONLINE DEVELOPMENT ENVIRONMENT SERVER, ONLINE MARKETPLACE SERVER, ONLINE DEVELOPMENT ENVIRONMENT BUILDING METHOD AND DEVELOPED APPLICATION SERVICE METHOD}

The present invention relates to an online development environment server, an online marketplace server, an online development environment configuration method, and a developed application service method, and more particularly, a virtualized online development environment server that enables a customized development environment configuration. The present invention relates to an online marketplace server supporting scalability and flexibility, and a technology for constructing an online development environment and serving a developed application by using the same.

In the past, a software developer took a lot of effort to build a development environment by selecting and combining appropriate tools among various SW design tools, implementation tools, test tools, and distribution tools. Each developer has a personal PC or server. In addition, the development environment was developed by purchasing an operating system and WAS (Web Application Server), etc., which required a lot of development environment cost.

Recently, the online development environment has been provided by Salesforce.com, Google, Microsoft, and the like, but there are inconveniences such as providing only a very limited development environment and not supporting the reuse of the developed code.

Specifically, in the case of Salesforce.com, Development as a Service (DaaS) is an online development environment for supporting application service development running on the DaaS platform called Force.com. It is a Web-based Force.com Builder and an Eclipse-based Force.com Builder. com IDE is supported and test server is provided with development server. However, since DaaS provides a very limited development environment, users cannot customize the development environment and cannot download or reuse the developed code.

Google can build web applications using the Google Application Engine (GAE), but it only supports Python 2.5.2 and the Java language (JRE 6) execution environment.

In the case of Microsoft, the Azure Services Platform also supports the development of cloud computing and general application software by providing a development environment using an SDK that accesses Windows Azure called the Azure Runtime. However, it is impossible for a user to select and configure a development environment in a customized manner, to reuse a developed application code, and to provide a marketplace for operating an application developed in various environments.

Therefore, the present invention is to solve the above problems of the prior art, a virtualized online development environment server that enables a custom development environment configuration, in conjunction with the online marketplace server supporting scalability and flexibility and operating them It is intended to provide a way to configure an online development environment and to service developed applications.

Online development environment server according to an aspect of the present invention for achieving the above object, a virtual resource pool for providing a virtual resource including a design tool pool, IDE / SDK pool, service components, and a virtual server and a storage pool; A virtual resource pool manager that allows a developer to select a virtual resource according to the selected development environment; A virtual development environment manager for constructing a virtual development environment with reference to virtual resource information through the virtual resource pool manager; A virtual workspace and view manager for binding the view of the virtual development environment for each user and group through the virtual development environment manager and the virtual resource pool manager; A presenter for presenting to the developer a virtual view model bound and bound by the virtual workspace and view manager; And a metadata manager for storing and managing metadata configured for workspace virtualization.

An online marketplace server according to another aspect of the present invention for achieving the above object comprises an online marketplace portal that enables a user to check a list of applications and web services and to make a use contract for desired applications and web services; An application manager for managing a list of approved applications and supporting application list inquiry and application package download through the online marketplace portal; A provisioner for allocating resources by deploying an operation-approved application or service component; A virtual resource pool providing virtual resources including applications, service components, multi-tenant supported runtime engine pools, metadata managers, and virtual servers and repository pools; A virtual resource pool manager for constructing a virtual environment to use an operating system and a server according to an application desired by a user; And a metadata manager for storing and managing metadata for driving the application.

According to another aspect of the present invention, there is provided a method for configuring an online development environment, the method comprising: checking developer registration information and approving a developer's login according to a developer authentication request received from a developer terminal; Displaying a list of operating systems supported by the developer terminal; Displaying a list of web application servers (WASs), frameworks, designs, and development tools that can be supported through the developer terminal; Constructing a virtual design and development space according to the selected development environment and collaborative development received from the developer terminal; Executing, by the developer terminal, environment settings for the configured virtual design and development space; And storing environment setting information of the developer terminal in an online development environment server.

Application service method according to another aspect of the present invention for achieving the above object comprises the steps of: performing the packaging in accordance with the application and service component packaging request received from the developer terminal; Storing application and service component information received from the developer terminal; Verifying developer information according to a developer authentication request received from the developer terminal and performing authentication; If there is a request for deployment and evaluation of applications and services from an authorized developer, transmitting the selected applications and service packages to an online marketplace server; After deployment and provisioning for the selected application and service package, an evaluation is performed; And deploying the new service component approved for operation to the virtual resource pool.

According to the present invention, the development environment can be configured in real time according to the various software development environment requirements of the developer when developing a new application, and since the online development environment, anytime, anywhere design, development, utilization, storage and sharing of the software Provide an online development environment. It can also contribute to improving the reusability of developed software code. As a result, it is possible to increase software productivity and reduce software production cost.

1 is an overall configuration diagram of an online development environment system according to an embodiment of the present invention,
2 is a detailed configuration diagram of an online development environment server according to an embodiment of the present invention;
3 is a detailed configuration diagram of an online marketplace server according to an embodiment of the present invention;
4 is a flowchart illustrating a process of configuring an online development environment using an online development environment server, and
5 is a flowchart illustrating a service process of a developed application using an online development environment server and an online marketplace server.

Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. However, in describing the preferred embodiment of the present invention in detail, if it is determined that the detailed description of the related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. In addition, the same reference numerals are used throughout the drawings for parts having similar functions and functions.

In addition, throughout the specification, when a part is 'connected' to another part, it is not only 'directly connected' but also 'indirectly connected' with another element in between. Include. In addition, the term 'comprising' of an element means that the element may further include other elements, not to exclude other elements unless specifically stated otherwise.

1 is an overall configuration diagram of an online development environment system according to an embodiment of the present invention.

Online development environment system according to an embodiment of the present invention, the online development environment server 100, the online marketplace server 200, one or more developer terminals (310, 320, 330) and one or more user terminals (410, 420) ), And they are connected to each other via the Internet.

The online development environment server 100 is to provide a software developer with a customized software development environment online. The detailed configuration and function of the online development environment server 100 will be described with reference to FIG. 2.

The online marketplace server 200 is for operating an application developed in a development environment provided by the online development environment server 100. Detailed configuration and functions of the online marketplace server 200 will be described with reference to FIG. 3. do.

One or more developer terminals 310, 320, 330 are connected to the online development environment server 100 through the Internet to provide developers with a customized software development environment. In other words, developers 1 to 3 may access the online development environment server 100 through the developer terminals 310, 320, and 330, respectively, and then develop software after configuring a custom development environment that meets their requirements. In particular, developers 1 and 2 may access the online development environment server 100 through their developer terminals 310 and 320 to perform development work in collaboration. In addition, developers 1 to 3 may apply to the development of a new application by using the components previously developed in the development environment provided by the online development environment server 100 at the time of application development.

One or more user terminals 410 and 420 are connected to the online marketplace server 200 via the Internet to provide the user with the developed application. In other words, the users 1 and 2 may access the online marketplace server 200 through the user terminals 410 and 420, respectively, and select and use a desired application or web service among previously developed applications or web services. Accordingly, the application package may be downloaded through its user terminals 410 and 420 and disposed on a personal server for operation.

In the present embodiment, it is illustrated that the application and service components are evaluated by the online marketplace server 200 without a separate test environment server, but the same test environment server as the online marketplace server 200 (not shown). Separately provided, and the test environment server receives and evaluates the application or service component developed by the online development environment server 100 and transmits the evaluation result to the online development environment server 100 and the online marketplace server 200. It may be implemented to

2 is a detailed configuration diagram of an online development environment server according to an embodiment of the present invention, the online development environment server 100 is a connection control and security manager 105, a presenter 110, a virtual workspace and a view. Manager 115, Metadata Manager 120-1 including Metadata Encoder 120-1 and Metadata Decoder 120-2, Billing Manager 125 including License Manager 125-1, Virtual Development Environment Manager 130, Application Modeler 135, Automatic Code Generator 140, Source Code Repository 145, Open API and Web Services List Manager 150, Application Lifecycle Manager 155 Workflow engine 175 including application package repository 160, service component repository 165, workflow engine agent 170, rule engine 175-1, virtual resource pool manager 180, design tool Pool (185-1), IDE / SDK Pool (185-2), Service Component (185-3), virtual resource pool 185, including virtual server and storage pools 185-4, physical server family and storage 190, and developer DB 195-1, configuration DB 195- 2), a DB 195 including a metadata DB 195-3, an application and service list DB 195-4, and the like.

The connection control and security manager 105 manages user connection control and security on the communication channel and the entire online development environment server 100 when a developer uses an online development environment through the Internet, and authenticates the developer when the developer logs in. In charge of.

The presenter 110 serves to present a developer with a virtual view model bound and bound by the virtual workspace and the view manager 115.

The virtual workspace and view manager 115 binds and provides a view of the virtual development environment for each user and group through the virtual development environment manager 130 and the virtual resource pool manager 180.

The metadata manager 120 stores and retrieves metadata configured for workspace virtualization using the metadata encoder 120-1 and the metadata decoder 120-2. In detail, the virtual workspace environments and the development environment configuration selected by the developer are stored and managed as metadata. In addition, the developed application to support multi-tenant When developing a customization function, the metadata encoder 120-1 is used to store a user interface, a database, a workflow, etc. in the metadata DB 195-3, and the metadata decoder 120 when the application is driven. -2) to configure a customized application using metadata loaded from the metadata DB 195-3.

The billing manager 125 performs the function of charging by referring to the development environment and the development tool license information and the developer contract information by using the license manager 125-1. The license manager 125-1 includes the WAS. Manage licenses of development environment and tools.

The virtual development environment manager 130 is responsible for building a virtual development environment with reference to the virtual resource information through the virtual resource pool manager 180 inside the online development environment server 100.

The application modeler 135 is a modeling tool provided by the online development environment server 100, and enables a developer to model an application through this.

The automatic code generator 140 is responsible for generating code for the application modeled by the application modeler 135.

The source code repository 145 stores and manages the source code generated by the developer using the application modeler 135 and the automatic code generator 140 for each version. In addition, the source code repository 145 classifies and stores the auto-generated code and source codes developed by the developer so that all developers can use them during application development.

The open API and web service list manager 150 manages a list of open APIs and web services provided by other web-based servers so that developers can apply them when developing applications using the virtual development environment or the application modeler 135. To help.

The application life cycle manager 155 manages information from each application development stage to evaluation, deployment, and retirement stages. Detailed information of the application is stored and managed in the application and service list DB 195-4. In addition, the same information as the information managed by the application life cycle manager 155 is also managed by the application life cycle manager 235 of the online marketplace server 200 described later.

The application package repository 160 is a space for packaging and storing and managing source code developed by the developer using the code of the source code repository 145, and the service component repository 165 is a service developed by the developer. A space for packaging, storing, and managing components.

After the packaging operation is performed, the developer sends an application or service component to the online marketplace server 200 and requests an evaluation. After completing the evaluation by the evaluator in the online marketplace server 200, the service component approved for operation is disposed as the service component 185-3 of the virtual resource pool 185 of the online development environment server 100 so that the developer may It supports application during application development and is also deployed as a service component 265-2 of the virtual resource pool 265 of the online marketplace server 200, so that applications developed by the developer using the corresponding service components in the virtual development environment are Supports running on virtualized servers.

The workflow engine 175 includes a rule engine 175-1, and supports development by providing an API to the workflow agent 170 when a developer develops a process application application that applies the workflow and rules.

Similar to the service component described above, after the application developed by the developer using the workflow engine agent 170 in the online development environment server 100 is placed in the online marketplace server 200, the online marketplace server 200 An application developed using the workflow engine 255 and the workflow engine agent 250 including the same rule engine 255-1 installed in the program may be executed.

The virtual resource pool manager 180 functions to support a developer to select a virtual resource suitable for a developer when selecting and setting his or her own development environment.

Virtual resource pool 185 is a virtual resource including design tool pool 185-1, IDE / SDK pool 185-2, service component 185-3, and virtual server and storage pool 185-4. Provide a pool. Specifically, the virtual resource pool 185 virtualizes the physical server group and storage 190 and the operating system (OS) to provide the virtual server and storage pool 185-4, and the virtual server and storage pool 185-4. In addition, the overall virtual resource pool 185 is configured for each operating system including the design tool pool 185-1 and the IDE / SDK pool 185-2 on the server. In addition, the service component 185-3 supports application development in a user-configured virtual development environment with an IDE / SDK.

The DB 195 is for storing various data required by the online development environment server 100, a developer DB 195-1 for storing developer-specific information, and an environment setting DB for storing environment setting information for a virtual development environment. 195-2, metadata DB 195-3 for storing metadata, and application and service list DB 195-4 for storing detailed information over a development stage of the application, and the like.

3 is a detailed configuration diagram of an online marketplace server according to an embodiment of the present invention. The online marketplace server 200 is a connection control and security manager 205, an online marketplace portal 210, and a license manager 215-. Billing Manager 215, Application Manager 220, Open API and Web Services Manager 225, Provisioner 230, Application Lifecycle Manager 235, Application Package Repository 240, including 1). ), Common service component API 245, workflow engine agent 250, workflow engine 255 including rule engine 255-1, virtual resource pool manager 260, application 265-1, Service component 265-2, multi-tenant supported runtime engine pool 265-3, metadata manager including metadata encoder and decoder, virtual server and storage pool 265- A virtual resource pool 265 consisting of resources of 5), Physical server family and repository 270, including user and developer DBs 275-1, configuration DBs 275-2, metadata DBs 275-3, and applications and services list DBs 275-4 DB 275 and the like can be configured.

The connection control and security manager 205 manages the developer and user's connection control and security on the communication channel and the security of the entire online marketplace server 200 when the developer and the user uses the online marketplace over the Internet. It is responsible for authentication when the user logs in.

The online marketplace portal 210 provides a function that allows a user to view a list of applications 265-1 and web services 225 and to use a contract for desired applications and web services.

The billing manager 215 performs a function of charging by referring to the license information of the application 265-1 and the web service 225 and the contract information of the user by using the license manager 215-1. 215-1 manages licenses of the application 265-1 and the web service 225.

The application manager 220 manages a list of applications developed by the developer and evaluated by the evaluator and approved for operation, and supports the user to view the application list through the online marketplace portal 210, and uses the If necessary after the contract, the application package can be downloaded and used.

The open API and web service manager 225 manages a list of open APIs and web services and a service state developed by a developer and used in a finally deployed application. In addition, the open API and web service manager 225 may also perform a function of providing open APIs and web services to external servers using service components developed and deployed by a developer.

The provisioner 230 is responsible for allocating resources by arranging applications or service components approved for operation in the online marketplace server 200 in the online marketplace server 200. After provisioning, the application is run on the corresponding multi-tenant support runtime engine pool 265-3 to allow multiple users and tenants to use the application. The multi-tenant support runtime engine is configured differently for each virtual server, operating system, and WAS to perform the function of supporting and supporting the multi-tenant with one application instance.

The application life cycle manager 235 manages information from each application development stage to evaluation, deployment, and retirement stages. Detailed information of the application is stored and managed in the application and service list DB 275-4. In addition, as described above, the same information as the information managed by the application life cycle manager 235 is also managed by the application life cycle manager 155 of the online development environment server 100.

The application package repository 240 stores and manages application and service packages developed by a developer and transmitted to the online marketplace server 200, and supports downloading through the application manager 220 according to a user contract. It is also responsible for the function.

The common service component API 245 is an online marketplace server 200 when supporting the development by adding the common service in the online marketplace server 200 among the service components developed by the developer in the online development environment server 100. Will be sent and stored.

The workflow engine 255 including the workflow engine agent 250 and the rule engine 255-1 is developed in the online development environment server 100 by operating the same target as that operated in the online development environment server 100. Application is used when performing the process management function in the online marketplace server (200).

The virtual resource pool manager 260 is responsible for building a virtual environment so that a user can use an operating system and a server according to a desired application.

The virtual resource pool 265 is a metadata manager 265-4 that includes an application 265-1, a service component 265-2, a multi-tenant enabled runtime engine pool 265-3, a metadata encoder and decoder. And a virtual resource pool including a virtual server and a storage pool 265-5.

In addition, the metadata manager 265-4 stores the setting information regarding the user interface, the database, the workflow, and the like in the metadata DB 275-3 through the metadata encoder when the user or tenant is customized to use the application. In addition, the application may be driven according to the setting information through the metadata decoder when the application is driven.

The DB 275 is for storing various data necessary for the online marketplace server 200. The DB 275 includes a user and developer DB 275-1 for storing user and developer information, and an environment setting DB for storing environment setting information. 275-2, a metadata DB 275-3 for storing metadata, and an application and service list DB 275-4 for storing detailed information over a development stage of the application.

4 is a flowchart illustrating a process of configuring an online development environment using an online development environment server.

Referring to FIG. 4, first, when a developer inputs login information at the developer terminals 310, 320, and 330 (S505), the developer terminals 310, 320, and 330 request a developer certification to the online development environment server 100. (S510).

Accordingly, the online development environment server 100 confirms the registration information of the developer with reference to the developer DB and then approves the login (S515), and displays the login result through the developer terminals 310, 320, and 330 (S520). .

After logging in, the developer starts development by selecting a development menu (S525).

Then, the online development environment server 100 checks the application list that the developer is developing (S530), and if there is an application that the developer is developing, it displays it through the developer terminals (310, 320, 330) (S535). Accordingly, when the developer subsequently selects an application to be developed, the development environment selected previously is reconfigured.

Meanwhile, when a developer selects a new development menu from the developer terminals 310, 320, and 330 and delivers it to the online development environment server 100 (S540), the online development environment server 100 provides a list of supported operating systems (OS). Check (S545) and displays the list of supported OS through the developer terminal (310, 320, 330) (S550).

Accordingly, when a developer selects an OS from the developer terminals 310, 320, and 330 and delivers it to the online development environment server 100 (S555), the online development environment server 100 may support WAS, framework, and design. And check the list of development tools (S560) and displays the list of WAS, framework, design and development tools that can be supported through the developer terminal (310, 320, 330) (S565).

Accordingly, the developer selects a desired development environment from the developer terminals 310, 320, and 330 and delivers it to the online development environment server 100 (S570), and requests for selection of collaboration development by the online development environment server 100. According to (S575) when the developer selects whether or not collaborative development in the developer terminal (310, 320, 330) and deliver it to the online development environment server 100 (S580), the online development environment server 100 is the developer's choice According to the configuration of the virtual design and development space (S585), and displays the configuration results through the developer terminal (310, 320, 330) (S590).

Accordingly, the developer terminals 310, 320, and 330 perform environment setting for the development environment (S595) and store environment setting information in the online development environment server 100 (S600).

5 is a flowchart illustrating a service process of a developed application using an online development environment server and an online marketplace server.

Referring to FIG. 5, after the developer finishes developing an application or service component using a development environment provided by the online development environment server 100, the online development environment server 100 through the developer terminals 310, 320, and 330. When requesting the packaging of the application and the service component (S605), the online development environment server 100 performs the packaging (S610) and displays the packaging result through the developer terminal (310, 320, 330) and also of the application Request information input (S615).

Accordingly, when a developer inputs information of an application and a service component through the developer terminals 310, 320, and 330 (S620) and transmits the information to the online development environment server 100 (S625), the online development environment server 100. Stores the received information (S630), and displays the storage result through the developer terminals (310, 320, 330) (S635).

Then, if the developer wants to deploy the packaged application or service component to the online marketplace server 200, the developer requests the developer certification to the online marketplace server 200 through the developer terminals 310, 320, and 330 (S640). Accordingly, the online marketplace server 200 checks the developer information and performs authentication (S645), and then displays the result through the developer terminals 310, 320, and 330 (S650).

When the approved developer selects an application and a service to be deployed through the developer terminals 310, 320, and 330 (S655), the developer requests an arrangement and evaluation of the selected application and service to the online development environment server 100 (S660). . Accordingly, the online development environment server 100 transmits the selected application and service package to the online marketplace server 200 and requests an evaluation (S665).

Accordingly, the online marketplace server 200 deploys and provisions a corresponding application and a service package (S670), and then enters an application evaluation and evaluation result by the evaluator (S675).

As a result of the evaluation, if the operation is approved, the new service component is disposed as a service component in accordance with the operating system and WAS in the virtual resource pool for operating the application in the online marketplace server 200 (S680).

In addition, the new service component is replicated and transmitted to the online development environment server 100 (S685) and deployed as a service component of a virtual resource pool of the online development environment server 100 (S690) to be used when developing other applications. .

Thereafter, the online marketplace server 200 starts an online service for the approved application (S695) so that the user can purchase and use it.

The present invention is not limited by the above-described embodiment and the accompanying drawings. It will be apparent to those skilled in the art that the present invention may be substituted, modified, and changed in accordance with the present invention without departing from the spirit of the present invention.

100: Online Development Environment Server
200: online marketplace server
310, 320, 330: developer terminal
410, 420: user terminal

Claims (20)

A virtual resource pool providing virtual resources including design tool pools, IDE / SDK pools, service components, and virtual server and storage pools;
A virtual resource pool manager that allows a developer to select a virtual resource according to the selected development environment;
A virtual development environment manager for constructing a virtual development environment with reference to virtual resource information through the virtual resource pool manager;
A virtual workspace and view manager for binding the view of the virtual development environment for each user and group through the virtual development environment manager and the virtual resource pool manager;
A presenter for presenting to the developer a virtual view model bound and bound by the virtual workspace and view manager; And
On-line development environment server comprising a metadata manager for storing and managing metadata configured for workspace virtualization.
The method of claim 1,
An application modeler that allows developers to model applications;
An automatic code generator for generating code for an application modeled by the application modeler;
A source code repository for storing and managing code automatically generated by the automatic code generator for each version, and classifying and storing and managing source code developed by the automatic code and a developer;
An application package repository that packages, stores, and manages source code developed by the developer using code of the source code repository; And
An online development environment server further comprising a service component repository for packaging, storing, and managing service components developed by a developer.
The method of claim 1,
A billing manager performing a billing function by referring to the development environment and development tool license information and the developer contract information; And a connection control and security manager configured to manage security on a user connection control and communication channel and security of the online development environment server, and to be responsible for developer authentication when a developer logs in.
The method of claim 1,
An open API and web service list manager that manages a list of open APIs and web services provided by other web-based servers so that developers can apply them when developing applications; And
An online development environment server further comprising a workflow engine and a workflow engine agent, which provide an API when developing a process application application to which workflow and rules are applied.
The method of claim 1,
An online development environment server further comprising an application life cycle manager that manages information through each stage of development for the developed application.
The method of claim 1,
The virtual manager environment and the development environment configuration selected by the metadata manager are stored and managed as metadata, and a user interface when the developer develops a customization function for multi-tenant support of an application on the selected virtual space. Online development environment server, characterized in that the database, workflow, etc. are managed by metadata.
The method of claim 1,
A developer database for storing developer-specific information;
A configuration database that stores configuration information about the virtual development environment;
A metadata database for storing metadata; And
An online development environment server further comprising an application and service list database that stores information over each stage of development for the application.
An online marketplace portal that allows a user to view a list of applications and web services and to sign up for a desired application and web service agreement;
An application manager for managing a list of approved applications and supporting application list inquiry and application package download through the online marketplace portal;
A provisioner for allocating resources by deploying an operation-approved application or service component;
A virtual resource pool providing virtual resources including applications, service components, multi-tenant supported runtime engine pools, metadata managers, and virtual servers and repository pools;
A virtual resource pool manager for constructing a virtual environment to use an operating system and a server according to an application desired by a user; And
An online marketplace server comprising a metadata manager for storing and managing metadata for running an application.
The method of claim 8,
A billing manager performing a billing function by referring to the license information of the application and the web service and the user's contract information; And
The online marketplace server further comprises a connection control and security manager for managing the security of the online marketplace server and the security of the connection control and communication channel of the developer and the user, and authenticating at the login of the developer and the user. .
The method of claim 8,
An open API and web service manager for managing a list of open APIs and web services used in a deployed application and service state, and providing open APIs and web services to an external server using the deployed service component; And
An online marketplace server further comprising a common service component API for storing a service component added as a common service among the service components developed by the developer to support development.
The method of claim 8,
An online marketplace server further comprising an application lifecycle manager that manages information through each stage of development for the developed application.
The method of claim 8,
An online marketplace server further comprising an application package repository for storing and managing applications and service packages developed by a developer and transmitted to the online marketplace server.
The method of claim 8,
The online marketplace server, further comprising a workflow engine and a workflow engine agent, which support process performance of a process application application to which workflow and rules are applied.
The method of claim 8,
The multi-tenant support runtime engine is configured differently according to each virtual server, operating system, WAS, etc. to perform a function of supporting and supporting multiple tenants with one application instance.
The method of claim 8,
The metadata manager serves an application according to the multi-tenant support runtime engine, and the user interface, database, workflow, etc. are managed as metadata when a user or tenant is customized.
The method of claim 8,
A user and developer database for storing user and developer information;
A preference database for storing preference information;
A metadata database for storing metadata; And
An online marketplace server further comprising an application and service listing database that stores information over each stage of development for the application.
Checking developer registration information and approving a developer's login according to a developer authentication request received from the developer terminal;
Displaying a list of operating systems supported by the developer terminal;
Displaying a list of web application servers (WASs), frameworks, designs, and development tools that can be supported through the developer terminal;
Constructing a virtual design and development space according to the selected development environment and collaborative development received from the developer terminal;
Executing, by the developer terminal, environment settings for the configured virtual design and development space; And
And storing the environment setting information of the developer terminal in an online development environment server.
The method of claim 17,
If there is an application under development by the developer, displaying the list of applications under development through the developer terminal; And
And reconfiguring a development environment for the application under development selected by the developer.
Packaging according to an application and service component packaging request received from a developer terminal;
Storing application and service component information received from the developer terminal;
Verifying developer information according to a developer authentication request received from the developer terminal and performing authentication;
If there is a request for deployment and evaluation of applications and services from an authorized developer, transmitting the selected applications and service packages to an online marketplace server;
After deployment and provisioning for the selected application and service package, an evaluation is performed; And
And a new service component approved for operation is placed in the virtual resource pool.
The method of claim 19,
And wherein the deployed new service component is sent to the online development environment server and placed in a virtual resource pool.
KR20100101838A 2009-12-18 2010-10-19 Online development environment server, online marketplace server, online development environment building method and developed application service method KR101359690B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/970,289 US20110154441A1 (en) 2009-12-18 2010-12-16 Online development environment server, online marketplace server, online development environment constituting method, and developed application providing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020090127540 2009-12-18
KR20090127540 2009-12-18

Publications (2)

Publication Number Publication Date
KR20110070762A true KR20110070762A (en) 2011-06-24
KR101359690B1 KR101359690B1 (en) 2014-02-10

Family

ID=44402227

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20100101838A KR101359690B1 (en) 2009-12-18 2010-10-19 Online development environment server, online marketplace server, online development environment building method and developed application service method

Country Status (1)

Country Link
KR (1) KR101359690B1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012121541A2 (en) * 2011-03-10 2012-09-13 애니포인트 미디어 그룹 Application development and registration system using a service component
KR101297441B1 (en) * 2011-10-31 2013-08-16 삼성에스디에스 주식회사 Method and Apparatus for Provisioning SaaS Service in Multi-Tenant Environment
KR101371569B1 (en) * 2011-11-30 2014-03-10 한국과학기술정보연구원 Web based simulation software management system and method thereof
KR101376467B1 (en) * 2012-12-04 2014-03-19 가부시키가이샤 디에누에 Network system
KR101404103B1 (en) * 2013-11-15 2014-06-10 송정용 The apparatus and method of cloud application moudule in public tender with smartphone
KR101523031B1 (en) * 2012-01-26 2015-05-27 심플렉스 인터넷 주식회사 Application transaction system
KR20180067236A (en) * 2016-12-12 2018-06-20 (주)아이엔소프트 Processing system for automation of cloud and process operating based virtual environment and processing method thereof
KR20180096302A (en) * 2017-02-21 2018-08-29 동아대학교 산학협력단 user define service platform providing method
KR20190008724A (en) * 2017-07-17 2019-01-25 에스케이브로드밴드주식회사 Apparatus and method for managing microservice
KR20190094235A (en) * 2017-02-02 2019-08-12 구글 엘엘씨 Custom digital components
KR102397494B1 (en) * 2021-11-17 2022-05-13 (주)에스엠시스템 Low code web development and operating system, and service method using of it
WO2023153733A3 (en) * 2022-02-08 2023-10-05 강성운 Different space-linked metaverse platform system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012121541A2 (en) * 2011-03-10 2012-09-13 애니포인트 미디어 그룹 Application development and registration system using a service component
WO2012121541A3 (en) * 2011-03-10 2012-12-20 애니포인트 미디어 그룹 Application development and registration system using a service component
KR101297441B1 (en) * 2011-10-31 2013-08-16 삼성에스디에스 주식회사 Method and Apparatus for Provisioning SaaS Service in Multi-Tenant Environment
KR101371569B1 (en) * 2011-11-30 2014-03-10 한국과학기술정보연구원 Web based simulation software management system and method thereof
KR101523031B1 (en) * 2012-01-26 2015-05-27 심플렉스 인터넷 주식회사 Application transaction system
KR101376467B1 (en) * 2012-12-04 2014-03-19 가부시키가이샤 디에누에 Network system
KR101404103B1 (en) * 2013-11-15 2014-06-10 송정용 The apparatus and method of cloud application moudule in public tender with smartphone
KR20180067236A (en) * 2016-12-12 2018-06-20 (주)아이엔소프트 Processing system for automation of cloud and process operating based virtual environment and processing method thereof
KR20190094235A (en) * 2017-02-02 2019-08-12 구글 엘엘씨 Custom digital components
KR20210080600A (en) * 2017-02-02 2021-06-30 구글 엘엘씨 Custom digital components
US11743348B2 (en) 2017-02-02 2023-08-29 Google Llc Custom digital components
KR20180096302A (en) * 2017-02-21 2018-08-29 동아대학교 산학협력단 user define service platform providing method
KR20190008724A (en) * 2017-07-17 2019-01-25 에스케이브로드밴드주식회사 Apparatus and method for managing microservice
KR102397494B1 (en) * 2021-11-17 2022-05-13 (주)에스엠시스템 Low code web development and operating system, and service method using of it
WO2023153733A3 (en) * 2022-02-08 2023-10-05 강성운 Different space-linked metaverse platform system

Also Published As

Publication number Publication date
KR101359690B1 (en) 2014-02-10

Similar Documents

Publication Publication Date Title
KR101359690B1 (en) Online development environment server, online marketplace server, online development environment building method and developed application service method
US10367802B2 (en) Desktop application fulfillment platform with multiple authentication mechanisms
US20110154441A1 (en) Online development environment server, online marketplace server, online development environment constituting method, and developed application providing method
CA2887503C (en) Systems and methods for providing information-technology assets in an open environment
US10007539B2 (en) On-demand cloning of virtual machines
JP5893641B2 (en) How to provide assistance to end users of software applications
CN102495750B (en) Virtual desktop configuration method and system
US20110047540A1 (en) System and Methodology for Automating Delivery, Licensing, and Availability of Software Products
Van Gorp et al. Supporting the internet-based evaluation of research software with cloud infrastructure
US20040093580A1 (en) System and methodology for mobile e-services
WO2024049455A1 (en) Method and system for automation and role-based control in marketplace
WO2016183108A1 (en) Source code customization framework
Irvine et al. Enabling mobile apps with IBM worklight application center
Stoneman Docker on Windows: From 101 to production with Docker on Windows
Cade et al. Sun certified enterprise architect for java ee study guide
US20240303182A1 (en) Method and system for automation and role-based control in marketplace
Sabharwal et al. Introduction to GCP automation
Sabale et al. Install and Configure Apps on a Session Host
Penberthy et al. Microsoft sql server
Olaoye Beginning DevOps on AWS for iOS Development
Finn et al. Mastering Windows 7 Deployment
Cvetanov Getting Started with Citrix XenApp® 7.6
Hitchcock Enterprise Linux Distributions
Dorn Preparing for the Certified OpenStack Administrator Exam
Brandle et al. Cloud computing patterns of expertise

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20161228

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20171226

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20181226

Year of fee payment: 6