{"id":28024674,"url":"https://github.com/okteto/external-resources-aws","last_synced_at":"2026-05-19T14:07:59.416Z","repository":{"id":165839903,"uuid":"618271296","full_name":"okteto/external-resources-aws","owner":"okteto","description":"Create a development environment with Okteto, Kubernetes, and AWS services","archived":false,"fork":false,"pushed_at":"2023-05-16T06:59:57.000Z","size":318,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-05T14:47:15.235Z","etag":null,"topics":["aws","development-environment","development-experience","okteto"],"latest_commit_sha":null,"homepage":"https://okteto.com","language":"JavaScript","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/okteto.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}},"created_at":"2023-03-24T05:30:03.000Z","updated_at":"2024-12-03T12:57:36.000Z","dependencies_parsed_at":"2023-06-30T05:09:02.033Z","dependency_job_id":null,"html_url":"https://github.com/okteto/external-resources-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/okteto/external-resources-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okteto%2Fexternal-resources-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okteto%2Fexternal-resources-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okteto%2Fexternal-resources-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okteto%2Fexternal-resources-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okteto","download_url":"https://codeload.github.com/okteto/external-resources-aws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okteto%2Fexternal-resources-aws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["aws","development-environment","development-experience","okteto"],"created_at":"2025-05-11T02:25:23.657Z","updated_at":"2026-05-19T14:07:59.410Z","avatar_url":"https://github.com/okteto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create a Development Environment with Okteto, Kubernetes, and AWS Services\n\nThis is an example of how to configure and deploy a development environment that includes polyglot microservices, an AWS SQS queue, and an S3 bucket\n\n## Architecture\n\n![Architecture diagram](https://raw.githubusercontent.com/okteto/external-resources-aws/main/docs/architecture.png)\n\n## Run the demo application in Okteto\n\n### Prequisites:\n1. Okteto CLI 2.14 or newer\n1. An AWS account\n1. An Okteto account ([Sign-up](https://www.okteto.com/try-free/) for 30 day, self-hosted free trial)\n3. Create a set of IAM keys for your AWS account (If you are using Okteto Self-Hosted, you can directly assign an AWS Role)\n4. Create the following Okteto secrets:\n\n        AWS_ACCESS_KEY_ID: The Acces Key ID of your IAM user\n        AWS_SECRET_ACCESS_KEY: The Secret Acces Key of your IAM user\n        AWS_REGION: The region in AWS you would like to use for the external resources\n\n\n\u003e If you are using Okteto Self-Hosted, you can configure your instance to use an AWS role instead of using an Acess Key and Secret Access Key.\n\nOnce this is configured, anyone with access to your Okteto instance will be able to deploy an development environment automatically, including the required cloud infrastructure.\n\n\n```\n$ git clone https://github.com/okteto/external-resources-aws\n$ cd external-resources-aws\n$ okteto context use $OKTETO_URL\n$ okteto deploy\n```\n\n## Develop on the Menu microservice\n\n```\n$ okteto up menu\n```\n\n## Develop on the Kitchen microservice\n\n```\n$ okteto up kitchen\n```\n\n## Develop on the Result microservice\n\n```\n$ okteto up check\n```\n\n## Notes\n\nThis isn't an example of a properly architected perfectly designed distributed app... it's a simple\nexample of the various types of pieces and languages you might see (queues, persistent data, etc), and how to\ndeal with them in Okteto.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokteto%2Fexternal-resources-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokteto%2Fexternal-resources-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokteto%2Fexternal-resources-aws/lists"}