{"id":18930570,"url":"https://github.com/techprimers/eks-kinesis-example","last_synced_at":"2025-07-27T22:35:05.108Z","repository":{"id":85853583,"uuid":"316796822","full_name":"TechPrimers/eks-kinesis-example","owner":"TechPrimers","description":"Stream Processing Example using Spring Boot, Spring Cloud Stream, EKS, Kinesis Data Streams, Kinesis Data Analytics","archived":false,"fork":false,"pushed_at":"2020-11-28T18:29:07.000Z","size":238,"stargazers_count":10,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T17:17:04.947Z","etag":null,"topics":["eks","github-package-registry","kinesis-data-analytics","kinesis-data-streams","spring-boot","spring-cloud-stream"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TechPrimers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-11-28T18:27:17.000Z","updated_at":"2024-04-24T02:48:32.000Z","dependencies_parsed_at":"2023-03-13T07:00:08.925Z","dependency_job_id":null,"html_url":"https://github.com/TechPrimers/eks-kinesis-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechPrimers/eks-kinesis-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Feks-kinesis-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Feks-kinesis-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Feks-kinesis-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Feks-kinesis-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechPrimers","download_url":"https://codeload.github.com/TechPrimers/eks-kinesis-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechPrimers%2Feks-kinesis-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267436733,"owners_count":24086898,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["eks","github-package-registry","kinesis-data-analytics","kinesis-data-streams","spring-boot","spring-cloud-stream"],"created_at":"2024-11-08T11:38:08.523Z","updated_at":"2025-07-27T22:35:05.100Z","avatar_url":"https://github.com/TechPrimers.png","language":"Java","readme":"# Stream Processing Example\nStream processing example using Spring Boot, Spring Cloud Stream Binder Kinesis, Kinesis Data Streams and Kinesis Data Analytics.\n\n## Architecture\n![Architecture](./architecture.png)\n\n## Commands\n- Create EKS Cluster\n```\neksctl create cluster --name tp-cluster-1 --nodes 2 --node-type t3.small --managed --region us-east-1\n```\n- Building the Docker Image and push to Github Package Registry\n```\n./mvnw clean package\ndocker build . -t eks-kinesis-example:v1\ndocker tag eks-kinesis-example:v1 docker.pkg.github.com/techprimers/container-images/eks-kinesis-example:v1\ndocker push docker.pkg.github.com/techprimers/container-images/eks-kinesis-example:v1\n```\n- Once EKS Cluster is UP, deploy the containers\n```\nkubectl apply -f eks-kinesis-example/k8s.yml\nkubectl get pod -w\n```\n- Create the image pull secret\n```\nkubectl create secret docker-registry registry-secret --docker-server=docker.pkg.github.com --docker-username=\u003cusername\u003e --docker-password=\u003ctoken\u003e\n```\n\n## References\n- [Getting started with eksctl](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-eksctl.html)\n- [Amazon Kinesis Sample](https://dataflow.spring.io/docs/recipes/kinesis/simple-producer-consumer/)\n- [Github Package registry - container-images](https://github.com/TechPrimers/container-images)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Feks-kinesis-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechprimers%2Feks-kinesis-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechprimers%2Feks-kinesis-example/lists"}