A Framework of Automatic Deployment for Cloud Management Platforms

2014 ◽  
Vol 631-632 ◽  
pp. 218-221
Author(s):  
Rui Qi Sun ◽  
Jie Yang ◽  
Zhan Gao ◽  
Zhi Qiang He

With the widespread adoption of Cloud infrastructure, there are many famous open source Cloud management platforms, but it is not a trivial task to build Infrastructure as a Service Clouds using them. Moreover, during the developing and testing phase, Cloud platforms need to be built frequently. Existing automatic deployment tools require users to have programming skills using high-level programming language. However, many Cloud administrators are not related programming experience. Therefore, they must repeatedly manually deploy the Cloud platforms step by step. In this paper, we propose a visualized framework of automatic deployment system for Cloud management platforms. It allows users to design templates of Cloud management platforms through a Web based interface without high-level programming, and it can automatically deploy Cloud platforms from templates. The experimental results show that a person without high-level programming experience can design a template of CloudStack system with load balance and high availability in less than 30 minutes, and the template can be used to deploy real world CloudStack systems repeatedly automatically.

2012 ◽  
Vol 200 ◽  
pp. 502-506
Author(s):  
Zi Yuan Wu ◽  
Zhong Ji ◽  
Ren Liu ◽  
Guo Fang Zhang

Wooden box designing is usually carried out in SolidWorks or such general CAD systems. By secondary development on general CAD system using high level programming language such as Visual Basic, we can create a dedicated CAD system for wooden box. However these dedicated systems are mostly local computer based and not easy for sharing on Internet. In this paper, a web-based CAD system for wooden box has been established by combining PHP language and MySQL database with a localized dedicated CAD system for wooden box. With this system, we can design wooden boxes on the webpages without the installation of any CAD software in local computers, thus sharing the design system and results on Internet.


2010 ◽  
Vol 13 (2) ◽  
Author(s):  
Cristiane Camilo Hernandez ◽  
Luciano Silva ◽  
Rafael Alencar Segura ◽  
Juliano Schimiguel ◽  
Manuel Fernandez Paradela Ledón ◽  
...  

Teaching fundamental programming to freshmen is a hard task to be performed, given the high level of abstraction and logical reasoning that are required for these students to develop in a very early stage of their course. This paper presents a discussion about this topic, along with a case study where computer games are meant to be developed by students in a first programming course, through the use of a game engine which allow students to develop fundamental programming skills without having to learn syntax and idiosyncrasies of any programming language.


Author(s):  
D. Hou ◽  
H. Xing

<p><strong>Abstract.</strong> Benchmark datasets play an important role in evaluating remote sensing image retrieval methods. Current benchmark datasets are mostly collected through the Google Map API or other desktop tools. However, the Google Map API requires the users to have programming skills and other collection tools are not publicly available, which may hinder the development of new benchmark datasets. This paper develops an open access web-based tool V-RSIR to help users generating new benchmark datasets with volunteers for remote sensing image retrieval. Using this tool, a new benchmark dataset V-RSIR that contains 38 classes with at least 1500 images per class is created by 32 volunteers. A handcrafted low-level feature method and a deep learning high-level feature method are used to test the dataset. The evaluation results are consistent with our perception. This shows that the tool can help users effectively creating benchmark datasets for RSIR.</p>


Author(s):  
William Candillon ◽  
Matthias Brantner ◽  
Dennis Knochenwefel

Design patterns are widely used inside the object-oriented community. They are proven mature and reusable solutions that facilitate the development of modules with minimal coupling. Moreover, design patterns are also high-level constructs that contribute to improve the communication between developers. Nowadays, XQuery and its family of specifications are used beyond just querying XML collections and documents. XQuery is more and more used as a multi-paradigm, fully-fledged programming language. The aim of this paper is (1) to motivate the need for XQuery design patterns using a real-world example application and (2) to explore the existence of general design solutions to solve recurring problems in large-scale XQuery applications.


2020 ◽  
Vol 2 (2) ◽  
pp. 113-127
Author(s):  
Nova Indrayana Yusman

Yamaha Vixion Club Bandung (YVCB) was formed on July 7, 2007 in the city of Bandung, as a place of friendship between Yamaha Vixion motorcyclists. In its organizational structure, YVCB has a Human Resource Development (HRD) division. Until now, there are more than 800 Yamaha Vixion Club Bandung members. This software is made to facilitate the work of the Yamaha Vixion Club Bandung HRD Division in processing member data. Created using Microsoft Webmatrix as an editor with the PHP programming language. The database uses MySQL with PHPMyAdmin as the software. The method used in making this software is prototyping so that between developers and customers can understand each other what the customer wants. The purpose of making web-based member data management software is that in terms of managing member data it can be done anytime and anywhere by just accessing the internet. In the use of the program, the author chose to use PHP, because PHP is the best and easiest to use in website programming language. Based on the last paragraph, the author intends to make aplication based computerized attendance so that become effective and efficient in terms of time.


Author(s):  
Muchammad Ismail Hamzah

In accordance with the technological advances of web-based information delivery via the internet has more value, because the information can be delivered easily, quickly,  spacious and interactive. Because this way, information is simply inserted into the web and within seconds the information can be accessed globally.  Submission of this information has not been used in Ngebruk Islamic Junior High School, Sumberpucung District, Malang Regency. Submission of the information in these schools still use manual way, such as by mail, bulletin boards, or orally. Surely this way less effective and efficient, since it requires a lot of expenses such as the purchase of paper, printing machine and maintenance, ink, and its scope was limited to the scope of the school.To reduce the above problems, the delivery of information in this school need to use web media created with the PHP programming language and MySQL. PHP is a programming language that is used to allow users to process information on the web, while MySQL is the software used to store the information on the web. Once the web is run online, the school entered information to the web, can be accessed via intenet by anyone without the limited space and time


2019 ◽  
Vol 2 (1) ◽  
pp. 40-46
Author(s):  
Rikardo Chandra ◽  
Izmy alwiah Musdar ◽  
Junaedy .

This study aims to design and build web-based decision support system applications used to recommend the best tourist attractions in South Sulawesi to tourists. The expected benefit of this research is to help the user get the best tourist recommendation information available in South Sulawesi based on the conditions in input factors. The theorem or method used in this study, namely the theorem Naïve Bayes. The design of the system isimplemented using PHP programming language and MYSQL database. Based on the results of the research, the authors have successfully built the application of decision support system to determine the recommendation of tourist attractions in South Sulawesi with 65% accuracy based on 20 tests conducted.


Electronics ◽  
2021 ◽  
Vol 10 (13) ◽  
pp. 1553
Author(s):  
Marian Rusek ◽  
Grzegorz Dwornicki

Introduction of virtualization containers and container orchestrators fundamentally changed the landscape of cloud application development. Containers provide an ideal way for practical implementation of microservice-based architecture, which allows for repeatable, generic patterns that make the development of reliable, distributed applications more approachable and efficient. Orchestrators allow for shifting the accidental complexity from inside of an application into the automated cloud infrastructure. Existing container orchestrators are centralized systems that schedule containers to the cloud servers only at their startup. In this paper, we propose a swarm-like distributed cloud management system that uses live migration of containers to dynamically reassign application components to the different servers. It is based on the idea of “pheromone” robots. An additional mobile agent process is placed inside each application container to control the migration process. The number of parallel container migrations needed to reach an optimal state of the cloud is obtained using models, experiments, and simulations. We show that in the most common scenarios the proposed swarm-like algorithm performs better than existing systems, and due to its architecture it is also more scalable and resilient to container death. It also adapts to the influx of containers and addition of new servers to the cloud automatically.


2005 ◽  
Vol 68 (1) ◽  
pp. 36-43 ◽  
Author(s):  
Gayle Vogt ◽  
Catherine Atwong ◽  
Jean Fuller

Student Assessment of Learning Gains (SALGains) is a Web-based instrument for measuring student perception of their learning in a variety of courses. The authors adapted this instrument to measure students’ achieved proficiency in analyzing cases in an advanced business communication class. The instrument showed that students did achieve a high level of proficiency and that they did so equally in both traditional and online classes.


2012 ◽  
Vol 127 (5) ◽  
pp. 373-380 ◽  
Author(s):  
G. Parker ◽  
K. Fletcher ◽  
B. Blanch ◽  
L. Greenfield

Sign in / Sign up

Export Citation Format

Share Document