Academic literature on the topic 'Apache OpenWhisk'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Apache OpenWhisk.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Apache OpenWhisk"

1

Kondratiuk, Taras, and Tetiana Naumenko. "Comparison of using Apache OpenWhisk and Google Cloud Functions for development of serverless applications on Google Cloud Platform." System research and information technologies, no. 3 (November 18, 2021): 47–54. http://dx.doi.org/10.20535/srit.2308-8893.2021.3.04.

Full text
Abstract:
A comparison of using proprietary cloud platform Google Cloud Functions and open source platform Apache OpenWhisk for writing serverless applications based on the Google Cloud Platform was made. The following criteria were chosen for comparison: supported programming languages, convenience and speed of development and deployment of functions, possible ways to pass parameters to functions, options for monitoring the status of functions, speed of the cold start. As a result, main advantages and disadvantages of each platform were identified. Recommendations for use cases are given based on the features of the platforms. The results of the study can be used for further studies in the field of FaaS technologies, as there are a lot of solutions in this area that also need to be compared.
APA, Harvard, Vancouver, ISO, and other styles
2

Paul Millar, A., Olufemi Adeyemi, Vincent Garonne, et al. "Storage events: distributed users, federation and beyond." EPJ Web of Conferences 214 (2019): 04035. http://dx.doi.org/10.1051/epjconf/201921404035.

Full text
Abstract:
For federated storage to work well, some knowledge from each storage system must exist outside that system, regardless of the use case. This is needed to allow coordinated activity; e.g., executing analysis jobs on worker nodes with good accessibility to the data. Currently, this is achieved by clients notifying central services of activity; e.g., a client notifies a replica catalogue after an upload. Unfortunately, this forces end users to use bespoke clients. It also forces clients to wait for asynchronous activities to finish. dCache provides an alternative approach: storage events. In this approach the storage systems (rather than the clients) become the coordinating service, notifying interested parties of key events. At DESY, we are investigating storage events along with Apache OpenWhisk and Kubernetes to build a "serverless" cloud, similar to AWS Lambda or Google Cloud Functions, for photon science use cases. Storage events are more generally useful: catalogues are notified whenever data is uploaded or delete, tape becomes more efficient because analysis can start immediately after the data is on disk, caches can be "smart" fetching new datasets preemptively. In this paper we will present work within dCache to support a new event-based interface, with which these and other use cases become more efficient.
APA, Harvard, Vancouver, ISO, and other styles
3

Banaei, Ali, and Mohsen Sharifi. "ETAS: predictive scheduling of functions on worker nodes of Apache OpenWhisk platform." Journal of Supercomputing, September 23, 2021. http://dx.doi.org/10.1007/s11227-021-04057-z.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Apache OpenWhisk"

1

Fazi, Giovanni. "Serverless Computing: Penetration Testing e Metodi per la sicurezza." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20524/.

Full text
Abstract:
Il modello di elaborazione Serverless fa parte delle ultime tecnologie per la progettazione e distribuzione di applicazioni. I grandi nomi di questa industria sono Amazon AWS, Google Cloud, Microsoft Azure e IBM. Sebbene questo nuovo paradigma risolve alcuni problemi dal punto di vista della sicurezza informatica, dall'altro ne vengono introdotti di nuovi. In questo elaborato viene quindi presentato uno studio di sicurezza delle piattaforme di serverless computing, analizzando sia dal punto teorico i problemi di tali piattaforme e delle applicazioni realizzate con esse, sia dal punto pratico mostrando un caso reale di penetration test della piattaforma Apache OpenWhisk.
APA, Harvard, Vancouver, ISO, and other styles
2

De, Palma Giuseppe. "Serverless Computing Platforms with Customizable Load Balancers." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/20752/.

Full text
Abstract:
Serverless computing is a paradigm where programmers write and compose stateless functions, leaving to Serverless infrastructure providers the duty to manage their deployment and scaling. Although the convenience of being relieved from handling the infrastructure and scaling is very appealing, there can be situations where it becomes a trade-off with efficiency. In this work we discuss several factors that current offerings don't take into account, but have an impact on efficiency and efficacy. When an inbound request to execute a function reaches the infrastructure of a provider, the latter needs to decide on which of its available computation nodes it should schedule the function. One way to improve serverless scheduling is through data locality. Intuitively, functions that access and elaborate data are faster to execute when scheduled on nodes near the data. Furthermore developers can have more control on the single nodes with self managed clusters, and can apply further optimizations for the different kind of resources to improve performance. In this work we present an extension of OpenWhisk, an open source project for serverless computing. It allows a more fine-grained control over function's scheduling. This extension provides developers with a declarative language they can use to specify priority policies for their functions. The scheduler uses those policies to find the node that best fits the constraints specified by the developer for a given function. We demonstrate the impact of data locality in a hybrid cluster context, where nodes were part of different local networks far from each other and we describe an use-case combining IoT, Edge and Cloud Computing architectures showing that we can capture the needs of different execution platforms. It is also useful to demonstrate that in such cases it is not needed to have specifically-designed platforms to host Serverless functions.
APA, Harvard, Vancouver, ISO, and other styles
3

Gimbi, Gilberto Maloco Mpaca. "Comparação do Desempenho da Plataforma Apache OpenWhisk em Ambiente Local Usando Kubernetes e na IBM Cloud." Master's thesis, 2021. http://hdl.handle.net/10400.6/11848.

Full text
Abstract:
Os recentes avanços nas tecnologias de virtualização e computação em nuvem levaram o surgimento da computação sem servidor, uma tecnologia também conhecida como Function­as­a­Service. É um modelo de computação em nuvem que visa abstrair a gestão de servidores e as decisões de infraestrutura de baixo nível dos utilizadores, sendo que o utilizador cria, desenvolve e implanta funções e aplicações e a gestão do servidor fica a cargo de provedor de serviço de nuvem. Atualmente, os principais provedores de serviços em nuvem pública oferecem plataformas de computação sem servidor. No entanto, tais plataformas requerem que as funções sejam escritas ou implantadas de uma determinada maneira, o que resulta em vendor lock­in (dependência do fornecedor). Várias plataformas sem servidor open source foram propostas para permitir a execução de computação sem servidor em infraestruturas privadas, de maneira a evitar, assim, qualquer forma de dependência de fornecedores. Esta dissertação pretende comparar o desempenho da plataforma sem servidor open source Apache OpenWhisk numa implementação local, e a plataforma sem servidor da IBM Cloud, denominado de IBM Cloud Functions que usa Apache OpenWhisk como gestão para funções como serviço. No ambiente local, Apache Openwhisk foi implementada no cluster do Kubernetes, as configurações, execuções e invocações de funções foi feita usando a ferramenta de linha de comando da Apache OpenWhisk, conhecido como CLI OpenWhisk (wsk). Na IBM Cloud, as mesmas foram feitas na interface de utilizador baseada em Web da IBM Cloud Functions. Os experimentos envolveram tempo de respostas de invocações de funções usando a linguagens PHP. Para avaliação de tempo de respostas foi usada a ferramenta de monitorização Prometheus e Grafana no ambiente local, na IBM foi através IBM Cloud Functions Dashboad.<br>Recent advances in virtualization and cloud computing technologies have led to the emergence of serverless computing, a technology also known as Function­as­a­Service, a cloud computing model that aims to abstract server management and low­level infrastructure decisions away from developers, where the user creates, develops and deploys functions and applications and server management is the responsibility of the cloud service provider. Today, leading public cloud service providers offer serverless computing platforms. However, such platforms require functions to be written or implemented in a certain way, which results in a vendor lock­in (vendor dependency). Several open source serverless platforms have been proposed to allow the execution of serverless computing in private infrastructures, thus avoiding any form of dependence on suppliers. This dissertation aims to compare the performance of the open source Apache OpenWhisk serverless platform in a local implementation, and the IBM Cloud serverless platform, called IBM Cloud Functions which uses Apache OpenWhisk as management for functions as a service. In the local environment, Apache Openwhisk was implemented in the Kubernetes cluster, the configurations, executions and function invocations were done using the Apache OpenWhisk command line tool, known as CLI OpenWhisk (wsk). In the IBM Cloud, they were done in the IBM Cloud Functions web­based user interface. The experiments involved function invocation response times using the PHP languages. To evaluate the response time, the monitoring tool Prometheus and Grafana was used in the local environment, at IBM it was through IBM Cloud Functions Dashboad.<br>Este trabalho foi financiado pela FCT/MCTES através de fundos nacionais e quando aplicável cofinanciado por fundos comunitários no âmbito do projeto UIDB/50008/2020 e foi suportado pela operação Centro­01­0145­FEDER­000019 ­ C4 ­ Centro de Competências em Cloud Computing, cofinanciada pelo Fundo Europeu de Desenvolvimento Regional (FEDER) através do Programa Operacional Regional do Centro (Centro 2020), no âmbito do Sistema de Apoio à Investigação Científica e Tecnológica ­ Programas Integrados de ICDT.
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Apache OpenWhisk"

1

Sadowski, Marek, and Lennart Frantzell. "Apache OpenWhisk Deep Dive." In Serverless Swift. Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5836-1_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Sadowski, Marek, and Lennart Frantzell. "Apache OpenWhisk – Open Source Project." In Serverless Swift. Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5836-1_3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Sadowski, Marek, and Lennart Frantzell. "Hello World from Apache OpenWhisk in Swift." In Serverless Swift. Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5836-1_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Apache OpenWhisk"

1

Quevedo, Sebastian, Freddy Merchan, Rafael Rivadeneira, and Federico X. Dominguez. "Evaluating Apache OpenWhisk - FaaS." In 2019 IEEE Fourth Ecuador Technical Chapters Meeting (ETCM). IEEE, 2019. http://dx.doi.org/10.1109/etcm48019.2019.9014867.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Djemame, Karim, Matthew Parker, and Daniel Datsev. "Open-source Serverless Architectures: an Evaluation of Apache OpenWhisk." In 2020 IEEE/ACM 13th International Conference on Utility and Cloud Computing (UCC). IEEE, 2020. http://dx.doi.org/10.1109/ucc48980.2020.00052.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Kuntsevich, Aleksandr, Pezhman Nasirifard, and Hans-Arno Jacobsen. "A Distributed Analysis and Benchmarking Framework for Apache OpenWhisk Serverless Platform." In Middleware '18: 19th International Middleware Conference. ACM, 2018. http://dx.doi.org/10.1145/3284014.3284016.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!