# Presentations

Jaradat, W., Dearle A. and Lewis, J. Unikernel Support for Lambda Functions. In the [Fifth Annual UK System Research Challenges Workshop](https://uksystems.org/), United Kingdom, 2020. **Accepted Talk**&#x20;

Ahmad, K., Dearle A., Lewis, J. and Jaradat, W. Debugging Unikernel Operating Systems ([Slides](https://tinyurl.com/yxq9w6tz)). In the [Fifth Annual UK System Research Challenges Workshop](https://uksystems.org/), United Kingdom, 2020. **Accepted Talk**

Jaradat, W. [On Engineering Unikernels](https://blogs.cs.st-andrews.ac.uk/csblog/2018/03/13/srg-seminar-on-engineering-unikernels-by-ward-jaradat/), Systems Seminars Series, University of St Andrews, United Kingdom, 2018. **Talk**

Jaradat, W., Dearle, A. and Lewis, J. [Unikernel support for the deployment of light-weight, self-contained, and latency avoiding services](https://research-repository.st-andrews.ac.uk/bitstream/handle/10023/13099/Jaradat_2018_Unikernel_support_3rdSRCW.pdf?sequence=1\&isAllowed=y). In the [Third Annual UK System Research Challenges Workshop](http://uksystems.org/workshop/2018/), United Kingdom, 2018. **Talk**

Jaradat, W. Towards Unikernel Support for Distributed Microservices. [Adobe Tech Summit](https://research.adobe.com/news/tech-summit-adobe-explores-whats-next/), San Francisco, United States of America, 2019. **Talk**

Jaradat, W., Dearle, A. and Lewis, J. The Case for Unikernels. In the [Fourth Annual UK System Research Challenges Workshop](http://uksystems.org/workshop/2019/), United Kingdom, 2019. **Lightning Talk**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stardustos.gitbook.io/stardust/presentations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
