API Endpoint for journals.

GET /api/articles/57185/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 57185,
    "title": "SoK: Function-As-A-Service: From An Application Developer’s Perspective",
    "subtitle": null,
    "abstract": "In the past few years, FaaS has gained significant popularity and became a go-to choice for deploying cloud applications and micro-services. FaaS with its unique ‘pay as you go’ pricing model and key performance benefits over other cloud services, offers an easy and intuitive programming model to build cloud applications. In this model, a developer focuses on writing the code of the application while infrastructure management is left to the cloud provider who is responsible for the underlying resources, security, isolation, and scaling of the application. Recently, a number of commercial and open-source FaaS platforms have emerged, offering a wide range of features to application developers. In this paper, first, we present measurement studies demystifying various fea- tures and performance of commercial and open-source FaaS platforms that can help developers with deploying and con- figuring their serverless applications. Second, we discuss the distinct performance and cost benefits of FaaS and interesting use cases that leverage the performance, cost, or both aspects of FaaS. Lastly, we discuss challenges a developer may face while developing or deploying a serverless application. We also discuss state of the art solutions and open problems.",
    "language": "en",
    "license": {
        "name": "Creative Commons Attribution-NonCommercial  4.0",
        "short_name": "CC BY-NC 4.0",
        "text": "Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\n\nNonCommercial — You may not use the material for commercial purposes.\n\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.",
        "url": "https://creativecommons.org/licenses/by-nc/4.0"
    },
    "keywords": [
        {
            "word": "serverless"
        }
    ],
    "section": "Articles",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/1wg7h0qf",
    "frozenauthors": [
        {
            "first_name": "Ali",
            "middle_name": "",
            "last_name": "Raza",
            "name_suffix": "",
            "institution": "Boston University",
            "department": ""
        },
        {
            "first_name": "Ibrahim",
            "middle_name": "",
            "last_name": "Matta",
            "name_suffix": "",
            "institution": "Boston University",
            "department": ""
        },
        {
            "first_name": "Nabeel",
            "middle_name": "",
            "last_name": "Akhtar",
            "name_suffix": "",
            "institution": "Akamai Technologies Inc.",
            "department": ""
        },
        {
            "first_name": "Vasiliki",
            "middle_name": "",
            "last_name": "Kalavri",
            "name_suffix": "",
            "institution": "Boston University",
            "department": ""
        },
        {
            "first_name": "Vatche",
            "middle_name": "",
            "last_name": "Isahagian",
            "name_suffix": "",
            "institution": "",
            "department": ""
        }
    ],
    "date_submitted": "2021-09-21T00:02:19Z",
    "date_accepted": "2021-09-21T00:02:19Z",
    "date_published": "2021-09-20T07:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/jsys/article/57185/galley/43382/download/"
        }
    ]
}