Добірка наукової літератури з теми "CLOUD BASED APPLICATIONS"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "CLOUD BASED APPLICATIONS".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "CLOUD BASED APPLICATIONS"
Wang, Yue, Choonhwa Lee, Shuyang Ren, Eunsam Kim, and Sungwook Chung. "Enabling Role-Based Orchestration for Cloud Applications." Applied Sciences 11, no. 14 (July 20, 2021): 6656. http://dx.doi.org/10.3390/app11146656.
Повний текст джерелаPhani Sheetal, A., and K. Ravindranath. "Software metric evaluation on cloud based applications." International Journal of Engineering & Technology 7, no. 1.5 (December 31, 2017): 13. http://dx.doi.org/10.14419/ijet.v7i1.5.9071.
Повний текст джерелаLEYMANN, FRANK, CHRISTOPG FEHLING, RALPH MIETZNER, ALEXANDER NOWAK, and SCHAHRAM DUSTDAR. "MOVING APPLICATIONS TO THE CLOUD: AN APPROACH BASED ON APPLICATION MODEL ENRICHMENT." International Journal of Cooperative Information Systems 20, no. 03 (September 2011): 307–56. http://dx.doi.org/10.1142/s0218843011002250.
Повний текст джерелаLi, Zhaojian, Tianshu Chu, Ilya V. Kolmanovsky, Xiang Yin, and Xunyuan Yin. "Cloud resource allocation for cloud-based automotive applications." Mechatronics 50 (April 2018): 356–65. http://dx.doi.org/10.1016/j.mechatronics.2017.10.010.
Повний текст джерелаAbuzrieq, Yara, Amro Al-Said Ahmad, and Maram Bani Younes. "An Experimental Performance Evaluation of Cloud-API-Based Applications." Future Internet 13, no. 12 (December 13, 2021): 314. http://dx.doi.org/10.3390/fi13120314.
Повний текст джерелаGonidis, Fotis, Iraklis Paraskakis, and Anthony J. H. Simons. "Rapid Development of Service-based Cloud Applications." International Journal of Systems and Service-Oriented Engineering 5, no. 4 (October 2015): 1–25. http://dx.doi.org/10.4018/ijssoe.2015100101.
Повний текст джерелаJaybhaye, Sangita M., and Dr Vahida Z. Attar. "Resource Allocation and Optimization in Cloud for Workflow based Applications." Journal of Advanced Research in Dynamical and Control Systems 11, no. 11-SPECIAL ISSUE (November 20, 2019): 1190–98. http://dx.doi.org/10.5373/jardcs/v11sp11/20193151.
Повний текст джерелаHagos, Desta Haileselassie. "Software-Defined Networking for Scalable Cloud-based Services to Improve System Performance of Hadoop-based Big Data Applications." International Journal of Grid and High Performance Computing 8, no. 2 (April 2016): 1–22. http://dx.doi.org/10.4018/ijghpc.2016040101.
Повний текст джерелаBi, Zhen Bo, and Hui Qin Wang. "BIM Application Research Based on Cloud Computing." Applied Mechanics and Materials 170-173 (May 2012): 3565–69. http://dx.doi.org/10.4028/www.scientific.net/amm.170-173.3565.
Повний текст джерелаXue-Jun Liu, Xue-Jun Liu, Wen-Hui Wang Xue-Jun Liu, Yong Yan Wen-Hui Wang, Zhong-Ji Cui Yong Yan, Yun Sha Zhong-Ji Cui, and Yi-Nan Jiang Yun Sha. "A Point Cloud Classification Method and Its Applications Based on Multi-Head Self-Attention." 電腦學刊 34, no. 4 (August 2023): 163–73. http://dx.doi.org/10.53106/199115992023083404014.
Повний текст джерелаДисертації з теми "CLOUD BASED APPLICATIONS"
Schroeter, Julia. "Feature-based configuration management of reconfigurable cloud applications." Doctoral thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2014. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-141415.
Повний текст джерелаYangui, Sami. "Service-based applications provisioning in the cloud." Thesis, Evry, Institut national des télécommunications, 2014. http://www.theses.fr/2014TELE0024/document.
Повний текст джерелаCloud Computing is a new supplement, consumption, and delivery model for IT services based on Internet protocols. It is increasingly used for hosting and executing applications in general and service-based applications in particular. Service-based applications are described according to Service Oriented Architecture (SOA) and consist of assembling a set of elementary and heterogeneous services using appropriate service composition specifications like Service Component Architecture (SCA) or Business Process Execution Language (BPEL). Provision an application in the Cloud consists of allocates its required resources from a Cloud provider, upload source codes over their resources before starting the application. However, existing Cloud solutions are limited to static programming frameworks and runtimes. They cannot always meet with the application requirements especially when their components are heterogeneous as service-based applications. To address these issues, application provisioning mechanisms in the Cloud must be reconsidered. The deployment mechanisms must be flexible enough to support the strong application components heterogeneity and requires no modification and/or adaptation on the Cloud provider side. They also should support automatic provisioning procedures. If the application to deploy is mono-block (e.g. one-tier applications), the provisioning is performed automatically and in a unified way whatever is the target Cloud provider through generic operations. If the application is service-based, appropriate features must be provided to developers in order to create themselves dynamically the required resources before the deployment in the target provider using generic operations. In this work, we propose an approach (called SPD) to provision service-based applications in the Cloud. The SPD approach consists of 3 steps: (1) Slicing the service-based application into a set of elementary and autonomous services, (2) Packaging the services in micro-containers and (3) Deploying the micro-containers in the Cloud. Slicing the applications is carried out by formal algorithms that we have defined. For the slicing, proofs of preservation of application semantics are established. For the packaging, we performed prototype of service containers which provide the minimal functionalities to manage hosted services life cycle. For the deployment, both cases are treated i.e. deployment in Cloud infrastructure (IaaS) and deployment in Cloud platforms (PaaS). To automate the deployment, we defined: (i) a unified description model based on the Open Cloud Computing Interface (OCCI) standard that allows the representation of applications and its required resources independently of the targeted PaaS and (ii) a generic PaaS application provisioning and management API (called COAPS API) that implements this model
Shen, Weier. "POINT CLOUD BASED OBJECT DETECTION AND APPLICATIONS." Case Western Reserve University School of Graduate Studies / OhioLINK, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=case1558726015256402.
Повний текст джерелаEnglund, Carl. "Evaluation of cloud-based infrastructures for scalable applications." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-139935.
Повний текст джерелаBhowmick, Satyajit. "A Fog-based Cloud Paradigm for Time-Sensitive Applications." University of Cincinnati / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1467988828.
Повний текст джерелаPan, Xiaozhong. "Rich Cloud-based Web Applications with Cloudbrowser 2.0." Thesis, Virginia Tech, 2015. http://hdl.handle.net/10919/52988.
Повний текст джерелаMaster of Science
Jung, Gueyoung. "Multi-dimensional optimization for cloud based multi-tier applications." Diss., Georgia Institute of Technology, 2010. http://hdl.handle.net/1853/37267.
Повний текст джерелаBandini, Alessandro. "Programming and Deployment of Cloud-based Data Analysis Applications." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13803/.
Повний текст джерелаLuo, Xi. "Feature-based Configuration Management of Applications in the Cloud." Master's thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2013. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-116674.
Повний текст джерелаCONDORI, EDWARD JOSE PACHECO. "DEPLOYMENT OF DISTRIBUTED COMPONENT-BASED APPLICATIONS ON CLOUD INFRASTRUCTURES." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2012. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=23645@1.
Повний текст джерелаCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE EXCELENCIA ACADEMICA
A implantação de aplicações baseadas em componentes distribuídos é composta por um conjunto de atividades geridas por uma Infraestrutura de Implantação. Aplicações atuais estão se tornando cada vez mais complexas, necessitando de um ambiente alvo dinâmico e multi-plataforma. Assim, a atividade de planejamento de uma implantação é o passo mais crítico, pois define a configuração da infraestrutura de execução de forma a atender os requisitos do ambiente alvo de uma aplicação. Por outro lado, o modelo de serviço na nuvem chamado Infraestrutura como Serviço(IaaS) oferece recursos computacionais sob demanda, com características dinâmicas, escaláveis e elásticas. Nesta dissertação nós estendemos a Infraestrutura de Implantação para componentes SCS de forma a permitir o uso de nuvens privadas ou públicas como o ambiente alvo de uma implantação, através do uso de uma cloud API e políticas flexíveis para especificar um ambiente alvo personalizado. Além disso, hospedamos a infraestrutura de implantação na nuvem. Isto permitiu-nos usar recursos computacionais sob demanda para instanciar os serviços da Infraestrutura de Implantação, produzindo uma Plataforma como Serviço(PaaS) experimental.
Deployment of distributed component-based applications is composed of a set of activities managed by a Deployment Infrastructure. Current applications are becoming increasingly more complex, requiring a multi-platform and a dynamic target environment. Thus, the planning activity is the most critical step because it defines the configuration of the execution infrastructure in order to satisfy the requirements of the application’s target environment. On the other hand, the cloud service model called Infrastructure as a Service (IaaS) offers on-demand computational resources with dynamic, scalable, and elastic features. In this work we have extended the Deployment Infrastructure for SCS componentes to support private or public clouds as its target environment, through the use of a cloud API and flexible policies to specify a customized target environment. Additionally, we host the Deployment Infrastructure on the cloud, which allow us to use on-demand computational resources to instantiate Deployment Infrastructure services, creating an experimental Platform as a Service (PaaS).
Книги з теми "CLOUD BASED APPLICATIONS"
Bauer, Eric, and Randee Adams, eds. Service Quality of Cloud-Based Applications. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2013. http://dx.doi.org/10.1002/9781118763407.
Повний текст джерелаLibrary and Information Technology Association (U.S.), ed. Cloud-Based Services for Your Library. Chicago: ALA TECHSOURCE, An imprint of the American Library Association, 2013.
Знайти повний текст джерелаDeka, Ganesh Chandra, and Sambit Bakshi. Handbook of research on securing cloud-based databases with biometric applications. Hershey, PA: Information, Science, Reference, 2015.
Знайти повний текст джерелаCloud computing: Web-based applications that change the way you work and collaborate online. Indianapolis, IN: Que Pub., 2008.
Знайти повний текст джерелаCloud-based solutions for healthcare IT. Enfield, NH: Science Publishers, 2011.
Знайти повний текст джерелаCappellini, Vito, ed. Electronic Imaging & the Visual Arts. EVA 2017 Florence. Florence: Firenze University Press, 2017. http://dx.doi.org/10.36253/978-88-6453-502-9.
Повний текст джерелаCappellini, Vito, ed. Electronic Imaging & the Visual Arts. EVA 2018 Florence. Florence: Firenze University Press, 2018. http://dx.doi.org/10.36253/978-88-6453-707-8.
Повний текст джерелаInc, ebrary, ed. Microsoft SQL Azure: Enterprise application development ; build enterprise-ready applications and projects with SQL Azure. Birmingham, U.K: Packt, 2010.
Знайти повний текст джерелаChen, Zhi Xian. IBM Workload Deployer: Pattern-based application and middleware deployments in a private cloud. [Poughkeepsie, N.Y.?]: IBM, International Technical Support Organization, 2012.
Знайти повний текст джерелаLi, Weidong. Cloud Manufacturing: Distributed Computing Technologies for Global and Sustainable Manufacturing. London: Springer London, 2013.
Знайти повний текст джерелаЧастини книг з теми "CLOUD BASED APPLICATIONS"
Zhang, Lin, Fei Wang, and Feng Li. "Cloud-Based Simulation." In Simulation Foundations, Methods and Applications, 97–115. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-17164-3_6.
Повний текст джерелаPauly, Michael. "T-Systems' Cloud-Based Solutions for Business Applications." In Cloud Computing, 299–319. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2011. http://dx.doi.org/10.1002/9780470940105.ch11.
Повний текст джерелаGessert, Felix, Wolfram Wingerath, and Norbert Ritter. "Latency in Cloud-Based Applications." In Fast and Scalable Cloud Data Management, 13–31. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-43506-6_2.
Повний текст джерелаAhmad, Masood, Rajeev Kumar, Alka Agrawal, and Raees Ahmad Khan. "Biomedical Applications Cloud-Based IoT." In Biomedical Translational Research, 141–53. Singapore: Springer Nature Singapore, 2022. http://dx.doi.org/10.1007/978-981-16-4345-3_10.
Повний текст джерелаTran, Hong Thai, and George Feuerlicht. "Improving Reliability of Cloud-Based Applications." In Service-Oriented and Cloud Computing, 235–47. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-44482-6_15.
Повний текст джерелаAndrikopoulos, Vasilios. "Engineering Cloud-Based Applications: Towards an Application Lifecycle." In Communications in Computer and Information Science, 57–72. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-79090-9_4.
Повний текст джерелаDangi, Dharmendra, Dheeraj Dixit, and Amit Bhagat. "Cloud Based Security Analysis in Body Area Network for Health Care Applications." In Cloud Security, 203–22. First edition. | Boca Raton : CRC Press, 2021.: CRC Press, 2021. http://dx.doi.org/10.1201/9780367821555-15.
Повний текст джерелаPokahr, Alexander, and Lars Braubach. "Towards Elastic Component-Based Cloud Applications." In Intelligent Distributed Computing VIII, 161–71. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-10422-5_18.
Повний текст джерелаChana, Inderveer, and Priyanka Chawla. "Testing Perspectives for Cloud-Based Applications." In Computer Communications and Networks, 145–64. London: Springer London, 2013. http://dx.doi.org/10.1007/978-1-4471-5031-2_7.
Повний текст джерелаShaheen, Bushra, and Farheen Siddiqui. "Security Algorithms for Cloud Based Applications." In Sustainable Communication Networks and Application, 582–88. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-34515-0_60.
Повний текст джерелаТези доповідей конференцій з теми "CLOUD BASED APPLICATIONS"
Song, Jie, Feng Han, Zhenxing Yan, Guoqi Liu, and Zhiliang Zhu. "A SaaSify Tool for Converting Traditional Web-Based Applications to SaaS Application." In 2011 IEEE 4th International Conference on Cloud Computing (CLOUD). IEEE, 2011. http://dx.doi.org/10.1109/cloud.2011.34.
Повний текст джерелаStojmenovic, Milos. "Mobile Cloud Computing for Biometric Applications." In 2012 15th International Conference on Network-Based Information Systems (NBiS). IEEE, 2012. http://dx.doi.org/10.1109/nbis.2012.147.
Повний текст джерелаFehling, Christoph, Frank Leymann, David Schumm, Ralf Konrad, Ralph Mietzner, and Michael Pauly. "Flexible Process-Based Applications in Hybrid Clouds." In 2011 IEEE 4th International Conference on Cloud Computing (CLOUD). IEEE, 2011. http://dx.doi.org/10.1109/cloud.2011.37.
Повний текст джерелаHan, Dan, and Eleni Stroulia. "Federating Web-Based Applications on a Hierarchical Cloud." In 2014 IEEE 7th International Conference on Cloud Computing (CLOUD). IEEE, 2014. http://dx.doi.org/10.1109/cloud.2014.136.
Повний текст джерелаNovak, Joe, Sneha Kumar Kasera, and Ryan Stutsman. "Auto-Scaling Cloud-Based Memory-Intensive Applications." In 2020 IEEE 13th International Conference on Cloud Computing (CLOUD). IEEE, 2020. http://dx.doi.org/10.1109/cloud49709.2020.00042.
Повний текст джерелаLitoiu, Marin. "Smart applications on cloud infrastructure." In 2012 IEEE 6th International Workshop on the Maintenance and Evolution of Service-Oriented and Cloud-Based Systems (MESOCA). IEEE, 2012. http://dx.doi.org/10.1109/mesoca.2012.6392596.
Повний текст джерелаBaker, Mark, and Marcel Kunze. "Cloud-based services and applications." In 2009 5th IEEE International Conference On E-Science Workshops. IEEE, 2009. http://dx.doi.org/10.1109/esciw.2009.5407995.
Повний текст джерелаJim Zhanwen Li, Qinghua Lu, Liming Zhu, Len Bass, Xiwei Xu, Sherif Sakr, Paul L. Bannerman, and Anna Liu. "Improving Availability of Cloud-Based Applications through Deployment Choices." In 2013 IEEE 6th International Conference on Cloud Computing (CLOUD). IEEE, 2013. http://dx.doi.org/10.1109/cloud.2013.83.
Повний текст джерелаLiu, Jing, Jiantao Zhou, and Rajkumar Buyya. "Software Rejuvenation Based Fault Tolerance Scheme for Cloud Applications." In 2015 IEEE 8th International Conference on Cloud Computing (CLOUD). IEEE, 2015. http://dx.doi.org/10.1109/cloud.2015.164.
Повний текст джерелаBenfenatki, Hind, Catarina Ferreira Da Silva, Aicha Nabila Benharkat, Parisa Ghodous, and Frederique Biennier. "Methodology for Semi-automatic Development of Cloud-Based Business Applications." In 2014 IEEE 7th International Conference on Cloud Computing (CLOUD). IEEE, 2014. http://dx.doi.org/10.1109/cloud.2014.139.
Повний текст джерелаЗвіти організацій з теми "CLOUD BASED APPLICATIONS"
Dawkins, Shanee T., and Sharon J. Laskowski. Cloud-based Accessibility for Voting Applications. National Institute of Standards and Technology, December 2015. http://dx.doi.org/10.6028/nist.ir.8047.
Повний текст джерелаShyshkina, Mariya, Uliana Kohut, and Maiia Popel. The Comparative Analysis of the Cloud-based Learning Components Delivering Access to Mathematical Software. [б. в.], June 2019. http://dx.doi.org/10.31812/123456789/3171.
Повний текст джерелаKholoshyn, Ihor V., Olga V. Bondarenko, Olena V. Hanchuk, and Ekaterina O. Shmeltser. Cloud ArcGIS Online as an innovative tool for developing geoinformation competence with future geography teachers. [б. в.], September 2019. http://dx.doi.org/10.31812/123456789/3263.
Повний текст джерелаShyshkina, Mariya, Uliana Kohut, and Maiia Popel. The Design and Evaluation of the Cloud-based Learning Components with the Use of the Systems of Computer Mathematics. Sun SITE Central Europe, May 2018. http://dx.doi.org/10.31812/0564/2253.
Повний текст джерелаShyshkina, Mariya P. The use of the cloud services to support the math teachers training. [б. в.], July 2020. http://dx.doi.org/10.31812/123456789/3897.
Повний текст джерелаVarina, Hanna B., Viacheslav V. Osadchyi, Kateryna P. Osadcha, Svetlana V. Shevchenko, and Svitlana H. Lytvynova. Peculiarities of cloud computing use in the process of the first-year students' adaptive potential development. [б. в.], June 2021. http://dx.doi.org/10.31812/123456789/4453.
Повний текст джерелаChen, Maggie, and Christian Volpe Martincus. Digital Technologies and Globalization: A Survey of Research and Policy Applications. Inter-American Development Bank, March 2022. http://dx.doi.org/10.18235/0004117.
Повний текст джерелаShyshkina, Mariya P. Сервісні моделі формування хмаро орієнтованого середовища вищого навчального закладу. [б. в.], серпень 2018. http://dx.doi.org/10.31812/0564/2449.
Повний текст джерелаIatsyshyn, Anna V., Valeriia O. Kovach, Yevhen O. Romanenko, and Andrii V. Iatsyshyn. Cloud services application ways for preparation of future PhD. [б. в.], September 2019. http://dx.doi.org/10.31812/123456789/3248.
Повний текст джерелаSemerikov, Serhiy, Viacheslav Osadchyi, and Olena Kuzminska. Proceedings of the 1st Symposium on Advances in Educational Technology - Volume 2: AET. SciTePress, 2022. http://dx.doi.org/10.31812/123456789/7011.
Повний текст джерела