{"id":29228380,"url":"https://github.com/restatedev/cdk","last_synced_at":"2026-02-11T11:07:02.158Z","repository":{"id":209827128,"uuid":"718762052","full_name":"restatedev/cdk","owner":"restatedev","description":"Deploy AWS Lambda-based Restate services and more","archived":false,"fork":false,"pushed_at":"2026-01-29T10:42:27.000Z","size":605,"stargazers_count":9,"open_issues_count":6,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-30T01:39:15.718Z","etag":null,"topics":["cdk"],"latest_commit_sha":null,"homepage":"https://docs.restate.dev/deploy/faas/lambda/cdk","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/restatedev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-14T18:45:00.000Z","updated_at":"2026-01-14T19:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"e41313dd-88cc-4315-969a-95cb7add81f7","html_url":"https://github.com/restatedev/cdk","commit_stats":null,"previous_names":["restatedev/cdk","restatedev/restate-cdk"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/restatedev/cdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restatedev%2Fcdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restatedev%2Fcdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restatedev%2Fcdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restatedev%2Fcdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/restatedev","download_url":"https://codeload.github.com/restatedev/cdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restatedev%2Fcdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cdk"],"created_at":"2025-07-03T10:10:46.081Z","updated_at":"2026-02-11T11:07:02.143Z","avatar_url":"https://github.com/restatedev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Documentation](https://img.shields.io/badge/doc-reference-blue)](https://docs.restate.dev)\n[![Examples](https://img.shields.io/badge/view-examples-blue)](https://github.com/restatedev/examples)\n[![Discord](https://img.shields.io/discord/1128210118216007792?logo=discord)](https://discord.gg/skW3AZ6uGd)\n[![Twitter](https://img.shields.io/twitter/follow/restatedev.svg?style=social\u0026label=Follow)](https://twitter.com/intent/follow?screen_name=restatedev)\n\n# Restate CDK Construct Library\n\nAWS Cloud Development Kit (CDK) construct library for deploying [Restate](https://restate.dev) and\nRestate services on AWS.\n\n[Restate](https://github.com/restatedev/restate) is the platform for building resilient applications\nthat tolerate all infrastructure faults w/o the need for a PhD. For more information on CDK, please\nsee [Getting started with the AWS CDK](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html).\n\nThis library helps you manage registering AWS Lambda-based Restate services in Restate environments.\nIt also offers basic support for creating self-hosted Restate deployments on your own AWS infrastructure.\n\n## Installation\n\nInside an existing CDK project, add the library from [npm](https://www.npmjs.com/package/@restatedev/restate-cdk):\n\n```shell\nnpm i @restatedev/restate-cdk\n```\n\n## Available constructs\n\n- [`RestateCloudEnvironment`](./lib/restate-constructs/restate-cloud-environment.ts) - Supports deploying Restate\n  services to an existing [Restate Cloud](https://cloud.restate.dev) environment.\n- [`SingleNodeRestateDeployment`](./lib/restate-constructs/single-node-restate-deployment.ts) - Deploys a self-hosted\n  Restate server running on Amazon EC2; this provides a basic single-node deployment targeted at\n  development and testing\n- [`ServiceDeployer`](./lib/restate-constructs/service-deployer.ts) - facilitates registration of Lambda-based service\n  handlers with a Restate environment, such as a self-hosted EC2 environment\n\nFor a more detailed look, please refer to the [Restate CDK documentation](https://docs.restate.dev/deploy/services/faas/lambda/cdk).\n\n### Examples\n\nYou can use the following templates to bootstrap your own CDK projects:\n\n- [e2e tests in this repository](test/e2e)\n- the official [Restate examples](https://github.com/restatedev/examples) repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestatedev%2Fcdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestatedev%2Fcdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestatedev%2Fcdk/lists"}