{"id":21315454,"url":"https://github.com/jayshenkar07/aws-cicd","last_synced_at":"2026-05-18T11:04:37.206Z","repository":{"id":240228640,"uuid":"802032593","full_name":"JayShenkar07/AWS-CICD","owner":"JayShenkar07","description":"A Step-by-Step Guide to Automating Application Deployment Using AWS CodePipeline and CloudFormation","archived":false,"fork":false,"pushed_at":"2024-05-18T05:48:57.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T21:32:06.337Z","etag":null,"topics":["aws","cft","cicd","cloud","cloudformation","devops","pipleline"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/JayShenkar07.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":"2024-05-17T11:43:19.000Z","updated_at":"2024-05-19T04:31:09.000Z","dependencies_parsed_at":"2024-05-17T13:28:11.531Z","dependency_job_id":"12b23166-5c7e-4d05-bc79-2cfaf29f6974","html_url":"https://github.com/JayShenkar07/AWS-CICD","commit_stats":null,"previous_names":["jayshenkar07/aws-cicd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JayShenkar07/AWS-CICD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayShenkar07%2FAWS-CICD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayShenkar07%2FAWS-CICD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayShenkar07%2FAWS-CICD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayShenkar07%2FAWS-CICD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JayShenkar07","download_url":"https://codeload.github.com/JayShenkar07/AWS-CICD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JayShenkar07%2FAWS-CICD/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264648354,"owners_count":23643662,"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","cft","cicd","cloud","cloudformation","devops","pipleline"],"created_at":"2024-11-21T18:20:05.508Z","updated_at":"2026-05-18T11:04:37.106Z","avatar_url":"https://github.com/JayShenkar07.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS CI/CD Deployment and Infrastructure with CloudFormation\n\nThis repository contains comprehensive examples and scripts for deploying CI/CD pipelines and launching infrastructure using AWS CloudFormation templates. It serves as a guide and a resource for automating the deployment and management of AWS services.\n\n## AWS Architecture Diagram\n\n![AWS Architecture Diagram](https://i.ibb.co/XFtTNx8/AWS-Architecture-Diagram.jpg)\n\n## Check out the details in the Medium post 👇🏻:\n\n- [Mohit Jaiswal's Medium Post](https://mohitjaiswal28.medium.com/streamlined-aws-ci-cd-deployment-with-cloudformation-8983847796b1)\n\n- [Jay Shenkar's Medium Post](https://medium.com/@jayshenkar27apr/streamlined-aws-ci-cd-deployment-with-cloudformation-e1077fef0634)\n\n\n\n\n## Directory Structure\nThe repository is organized as follows:\n\n```\nAWS-CICD/\n│\n├── CloudFormation Template/\n│   └── template.yml\n|\n├── Scripts/\n│   ├── fix_privileges.sh\n│   ├── server_clear.sh\n│   ├── server_start.sh\n│   └── server_stop.sh\n│\n├── AWS Architecture Diagram.jpg\n│\n├── appspec.yml\n└── buildspec.yml\n```\n\n## Repository Guide\n\n1. AWS-CICD/: This is the root directory of your repository.\n\n2. CloudFormation Template/: This directory contains your AWS CloudFormation templates.\n\n    - template.yml: The main CloudFormation template file for provisioning AWS infrastructure.\n\n3. Scripts/: This directory includes various shell scripts used for managing the server and fixing permissions.\n\n    - fix_privileges.sh: A script to adjust file or directory permissions.\n    - server_clear.sh: A script to clear server data or logs.\n    - server_start.sh: A script to start the server.\n    - server_stop.sh: A script to stop the server.\n\n4. AWS Architecture Diagram.jpg: An image file depicting the architecture of your AWS deployment. This visual aid helps in understanding the overall structure and components of your infrastructure.\n\n5. appspec.yml: This file is used by AWS CodeDeploy to manage the deployment process. It specifies the deployment actions and lifecycle hooks.\n\n6. buildspec.yml: This file is used by AWS CodeBuild to define the build process. It contains commands and settings for building and testing your application.\n\n## Contributors \n\u003ca href=\"https://github.com/mohitjaiswal28/AWS-CICD/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=mohitjaiswal28/AWS-CICD\" /\u003e\n\u003c/a\u003e\n\n\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayshenkar07%2Faws-cicd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayshenkar07%2Faws-cicd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayshenkar07%2Faws-cicd/lists"}