{"id":20136107,"url":"https://github.com/zkfmapf123/devsecops-architecture","last_synced_at":"2026-02-09T04:34:21.379Z","repository":{"id":214928605,"uuid":"737480585","full_name":"zkfmapf123/DevSecOps-architecture","owner":"zkfmapf123","description":"secure-architecture ","archived":false,"fork":false,"pushed_at":"2024-01-01T07:54:15.000Z","size":1030,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T00:12:00.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zkfmapf123.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":"2023-12-31T07:32:39.000Z","updated_at":"2024-01-01T08:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3038b4b-631c-4734-baf9-64deb35f3ec0","html_url":"https://github.com/zkfmapf123/DevSecOps-architecture","commit_stats":null,"previous_names":["zkfmapf123/ecs-secure-architecture"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zkfmapf123/DevSecOps-architecture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2FDevSecOps-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2FDevSecOps-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2FDevSecOps-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2FDevSecOps-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkfmapf123","download_url":"https://codeload.github.com/zkfmapf123/DevSecOps-architecture/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkfmapf123%2FDevSecOps-architecture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29256709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-13T21:17:44.297Z","updated_at":"2026-02-09T04:34:21.364Z","avatar_url":"https://github.com/zkfmapf123.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevSeOps Best Practice Architecture\n\n## 1. VPC\n\n```\n    cd infra/networks\n```\n\n- [x] vpc\n- [x] vpc-endpoint\n\n![network](./public/vpc.png)\n\n- 기본적인 3-tier architecture 입니다.\n- S3, DynamoDB 같은 경우 Private Subnet 에서의 통신은 VPC-Endpoint (Gateway, Interface) 를 사용하여 통신합니다.\n\n## 2. Cloud-Trail-Pipelin (계정 감사용)\n\n```\n    cd infra/cloudtrail-pipeline\n```\n\n- [x] S3\n- [x] Cloud-Trail\n- [x] Event Bridge (Rule)\n- [x] SNS\n- [x] AWS Chatbot to Slack\n\n![cloud-trail](./public/cloud-trail.png)\n\n## 3. EC2 접근방법\n\n- 1. Teleport를 사용한 EC2 접근\n    - \u003ca href=\"https://github.com/zkfmapf123/DevSecOps-Teleport\"\u003e Teleport \u003c/a\u003e\n    ![bastion](./public/bastion.png)\n\n- 2. Session Manager + GoSSM 을 사용한 EC2 접근 **\n    - \u003ca href=\"https://github.com/aws-donggyus-lab/aws_vpc_pack/tree/master/session-manager\"\u003e SSM Manager \u003c/a\u003e\n    ![ssm](./public/ssm.png)\n\n\n## Reference\n\n- terraforming 설치 (only AWS)\n\n```sh\n    ## Install Terraforming\n    gem install terraforming\n\n    ## If Error )\n    ## ERROR:  While executing gem ... (Gem::FilePermissionError)\n    ## You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory.\n    sudo gem install terraforming\n```\n\n- Terraform provider 운영\n\n```sh\n    ## provider.tf 는 심볼릭링크로 운용합니다.\n    ln -s ../provider.tf provider.tf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfmapf123%2Fdevsecops-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkfmapf123%2Fdevsecops-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkfmapf123%2Fdevsecops-architecture/lists"}