{"id":27651884,"url":"https://github.com/arumullayaswanth/fullstack-nodejs-ecs-fargate-deployment","last_synced_at":"2026-05-07T01:33:26.352Z","repository":{"id":289494910,"uuid":"971230821","full_name":"arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment","owner":"arumullayaswanth","description":"A production-ready full-stack Node.js application deployed using Docker on AWS ECS Fargate. This project demonstrates containerization, CI/CD, and serverless infrastructure deployment using modern DevOps practices.Full-stack Node.js app containerized with Docker and deployed serverlessly on AWS ECS Fargate.","archived":false,"fork":false,"pushed_at":"2025-06-16T06:26:17.000Z","size":9661,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T07:29:47.781Z","etag":null,"topics":["amazon-ecr","aws-ecs-fargate","docker","docker-compose","iam","mysql","security-groups","vpc"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/arumullayaswanth.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,"zenodo":null}},"created_at":"2025-04-23T07:56:00.000Z","updated_at":"2025-06-16T06:26:21.000Z","dependencies_parsed_at":"2025-04-24T04:59:49.576Z","dependency_job_id":null,"html_url":"https://github.com/arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment","commit_stats":null,"previous_names":["arumullayaswanth/fullstack-nodejs-ecs-fargate-deployment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arumullayaswanth%2FFullstack-nodejs-ecs-fargate-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arumullayaswanth%2FFullstack-nodejs-ecs-fargate-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arumullayaswanth%2FFullstack-nodejs-ecs-fargate-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arumullayaswanth%2FFullstack-nodejs-ecs-fargate-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arumullayaswanth","download_url":"https://codeload.github.com/arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arumullayaswanth%2FFullstack-nodejs-ecs-fargate-deployment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402590,"owners_count":23759185,"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":["amazon-ecr","aws-ecs-fargate","docker","docker-compose","iam","mysql","security-groups","vpc"],"created_at":"2025-04-24T04:59:46.844Z","updated_at":"2026-05-07T01:33:26.347Z","avatar_url":"https://github.com/arumullayaswanth.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# 🚀 Fullstack Node.js Deployment to AWS ECS Fargate (with Docker)\n\nTech Stack: Node.js + Docker + AWS ECS + Fargate + ECR + IAM + VPC\nDeployment Strategy: Manual setup using AWS Console \u0026 CLI (Terraform optional extension)\n\n    \n# Prerequisites:\n- You must have AWS CLI configured (aws configure).\n- Docker must be installed and running.\n- Your IAM user/role must have permission to use ECR (like AmazonEC2ContainerRegistryFullAccess or similar).\n\n#  🚧 Tech Stack Overview\n- Application: Node.js (Fullstack, Backend focus)\n- Containerization: Docker\n- Infrastructure: Terraform\n- Orchestration: AWS ECS (Fargate)\n- Container Registry: Amazon ECR\n- Network \u0026 Security: VPC, IAM roles/policies\n- Logging: AWS CloudWatch\n\n\n\n## 🏠 Architecture\n\n![ECS Fargate Architecture](https://github.com/arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment/blob/db0257e97ff72a88871b2d3629ef3c951bb614b1/documents%20file/fargate-2.jpg)\n\n\u003ctable style=\"width: 100%; margin-bottom: 20px;\"\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" style=\"padding: 10px; background-color: #e9f7f5; border-radius: 8px;\"\u003e\n      \u003cimg src=\"https://github.com/arumullayaswanth/Fullstack-nodejs-ecs-fargate-deployment/blob/62f6845bd06abeb9c61af07a37b4ff0a197e3134/documents%20file/Cloud-Native%20Full-Stack%20Architecture%20on%20AWS%20ECS%20Fargate%20with%20Terraform.png\" width=\"1000%\" style=\"border: 2px solid #ddd; border-radius: 10px;\"\u003e\n      \u003cbr\u003e\u003cb\u003eCloud-Native Full-Stack Architecture on AWS ECS Fargate with Terraform\u003c/b\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farumullayaswanth%2Ffullstack-nodejs-ecs-fargate-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farumullayaswanth%2Ffullstack-nodejs-ecs-fargate-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farumullayaswanth%2Ffullstack-nodejs-ecs-fargate-deployment/lists"}