{"id":18784488,"url":"https://github.com/pwittchen/serverless-lambda-playground","last_synced_at":"2025-12-21T03:30:13.974Z","repository":{"id":77702483,"uuid":"115860238","full_name":"pwittchen/serverless-lambda-playground","owner":"pwittchen","description":"Playing around with serverless solutions, lambdas, cloud functions, etc.","archived":false,"fork":false,"pushed_at":"2019-07-20T20:28:17.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T12:16:20.424Z","etag":null,"topics":["aws","cloud","cloud-functions","functions","lambda","serverless"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pwittchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-31T11:53:28.000Z","updated_at":"2019-07-20T20:28:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f7e3593-aa40-4c79-9c3a-72deebb155e9","html_url":"https://github.com/pwittchen/serverless-lambda-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwittchen%2Fserverless-lambda-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwittchen%2Fserverless-lambda-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwittchen%2Fserverless-lambda-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwittchen%2Fserverless-lambda-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwittchen","download_url":"https://codeload.github.com/pwittchen/serverless-lambda-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699583,"owners_count":19682575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cloud","cloud-functions","functions","lambda","serverless"],"created_at":"2024-11-07T20:43:10.708Z","updated_at":"2025-12-21T03:30:13.912Z","avatar_url":"https://github.com/pwittchen.png","language":"Java","readme":"serverless-lambda-playground\n============================\nPlaying around with Lambdas and Cloud Functions\n\nRead related blog posts about AWS Lambda and Serverless at:\n\nhttp://wittchen.io/deployment-of-the-java-code-to-aws-lambda/\n\nrequirements\n------------\n\nPlease note, you need to create your [AWS](https://aws.amazon.com) account first and then install and configure [Serverless](http://serverless.com) framework. Moreover, each Lambda Function needs to have API GateWay attached in order to be accessible in the public.\n\ndeployment\n----------\n\ngo to the one of the project directories and type:\n\n```\nsls deploy\n```\n\nbuilding JVM projects\n---------------------\n\nIn the case of the Java project, we need to build it first as follows:\n\n```\n./gradlew build\n```\n\nIn the case of Kotlin project, we should build it with:\n\n```\n./gradlew shadowJar\n```\n\nIf we're missing Gradle Wrapper, but we have Gradle installed in the system, we can go to the project directory and just type:\n\n```\ngradle wrapper\n```\n\nReferences\n----------\n- [video tutorial](https://www.youtube.com/watch?v=71cd5XerKss)\n- [AWS Console](https://console.aws.amazon.com)\n- [Serverless](https://serverless.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwittchen%2Fserverless-lambda-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpwittchen%2Fserverless-lambda-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwittchen%2Fserverless-lambda-playground/lists"}