{"id":50316886,"url":"https://github.com/dmartinochoa/notes-obsidian","last_synced_at":"2026-05-29T00:06:16.157Z","repository":{"id":336669424,"uuid":"1149701430","full_name":"dmartinochoa/notes-obsidian","owner":"dmartinochoa","description":"primarily AWS certifications study notes","archived":false,"fork":false,"pushed_at":"2026-05-21T22:04:43.000Z","size":50756,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T07:35:13.767Z","etag":null,"topics":["aws","certification","notes"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/dmartinochoa.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-04T12:22:50.000Z","updated_at":"2026-05-21T22:05:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dmartinochoa/notes-obsidian","commit_stats":null,"previous_names":["dmartinochoa/notes-obsidian"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmartinochoa/notes-obsidian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmartinochoa%2Fnotes-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmartinochoa%2Fnotes-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmartinochoa%2Fnotes-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmartinochoa%2Fnotes-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmartinochoa","download_url":"https://codeload.github.com/dmartinochoa/notes-obsidian/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmartinochoa%2Fnotes-obsidian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33631056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["aws","certification","notes"],"created_at":"2026-05-29T00:06:15.587Z","updated_at":"2026-05-29T00:06:16.142Z","avatar_url":"https://github.com/dmartinochoa.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notes-obsidian\n\nPersonal study notes vault, primarily focused on **AWS certifications**. Edited in [Obsidian](https://obsidian.md/) and synced to GitHub via the [github-sync](https://github.com/akifozdemir/github-sync) plugin.\n\nRepo: [dmartinochoa/notes-obsidian](https://github.com/dmartinochoa/notes-obsidian)\n\n---\n\n## Current focus\n\n**AWS Certified Security — Specialty (SCS-C03)** → start at [`AWS/Security Specialist/README.md`](AWS/Security%20Specialist/README.md), a self-authored master summary keyed to the six SCS-C03 domains.\n\n---\n\n## Layout\n\n```\nnotes/\n├── AWS/\n│   ├── Cloud Practitioner Essentials/   # CLF foundations (M1–M13)\n│   ├── DevOps Engineer Professional/    # DOP-C02 prep, organized by exam domain\n│   └── Security Specialist/             # SCS-C03 prep — current focus\n├── AWS Test projects/                   # hands-on code experiments\n└── README.md\n```\n\n### [`AWS/Cloud Practitioner Essentials/`](AWS/Cloud%20Practitioner%20Essentials/)\nFoundational notes from AWS Cloud Practitioner Essentials, one file per module (M1–M13). Covers compute, networking, storage, databases, security, ML/analytics, pricing, migration, and the Well-Architected Framework.\n\n### [`AWS/DevOps Engineer Professional/`](AWS/DevOps%20Engineer%20Professional/)\nDOP-C02 notes broken out by exam domain. See [`README.md`](AWS/DevOps%20Engineer%20Professional/README.md) for the full table of contents. Highlights:\n\n- `01-sdlc-automation/` — Code* suite, CodeGuru, EC2 Image Builder, Amplify, Jenkins\n- `02-configuration-management-and-iac/` — CloudFormation, CDK, SAM, OpsWorks, Service Catalog, Step Functions, SSM, AppConfig\n- `03-resilient-cloud-solutions/` — Compute, networking, data, DR\n- `04-monitoring-and-logging/` — CloudWatch, Athena, OpenSearch, Lookout\n- `05-incident-and-event-response/` — CloudTrail, EventBridge, SNS/SQS, X-Ray\n- `06-security-and-compliance/` — Organizations, IAM Identity Center, Config, Control Tower, GuardDuty, Inspector, Macie, Detective, WAF\n- `07-other-services/` — CloudFront, Redshift, QuickSight, Copilot, A2C, tagging\n- `cheatsheets/` — quick-reference tables (CLI commands, limits, comparisons, exam tips)\n- `code examples/` — working CloudFormation templates and SAM apps\n\n### [`AWS/Security Specialist/`](AWS/Security%20Specialist/) *(current focus)*\nSCS-C03 study material:\n\n- [`README.md`](AWS/Security%20Specialist/README.md) — master summary, six-domain breakdown, cheat sheets\n- `Chapter 1 – Security 101.md` … `Chapter 8 – Troubleshooting Scenarios.md` — long-form chapter notes\n- `Quiz/` — self-quizzes per chapter\n- `docs/domain-1-detection.md` … `docs/domain-6-governance.md` — task-statement-aligned breakdowns with sub-skills and service mappings\n- `Practice Exams/` — ACloudGuru practice exam, annotated example questions, official exam guide\n- `AWS Whitepaper Summaries/` — DDoS Best Practices, KMS Best Practices, Logging at Scale\n- `Cheetsheet.md` — long-form cheatsheet by chapter\n- `General Exam Tips.md` — test-taking heuristics\n- `NETWORKS GLOSSARY.md` — networking terms\n\n### [`AWS Test projects/`](AWS%20Test%20projects/)\nHands-on code experiments referenced from the notes.\n\n- `lambda-process-SAM/` — SAM-deployed Lambda image resizer (see its own [`README.md`](AWS%20Test%20projects/lambda-process-SAM/README.md))\n\n---\n\n## SCS-C03 quick reference\n\n| Domain | Weight | Folder link |\n|---|---|---|\n| 1. Detection | 16% | [`docs/domain-1-detection.md`](AWS/Security%20Specialist/docs/domain-1-detection.md) |\n| 2. Incident Response | 14% | [`docs/domain-2-incident-response.md`](AWS/Security%20Specialist/docs/domain-2-incident-response.md) |\n| 3. Infrastructure Security | 18% | [`docs/domain-3-infrastructure-security.md`](AWS/Security%20Specialist/docs/domain-3-infrastructure-security.md) |\n| 4. Identity \u0026 Access Management | 20% | [`docs/domain-4-iam.md`](AWS/Security%20Specialist/docs/domain-4-iam.md) |\n| 5. Data Protection | 18% | [`docs/domain-5-data-protection.md`](AWS/Security%20Specialist/docs/domain-5-data-protection.md) |\n| 6. Security Foundations \u0026 Governance | 14% | [`docs/domain-6-governance.md`](AWS/Security%20Specialist/docs/domain-6-governance.md) |\n\nPassing score: 750 / 1000.\n\n---\n\n## Conventions\n\n- Notes are CommonMark Markdown for Obsidian compatibility.\n- Filename typos are sometimes preserved (e.g. `Cheetsheet.md`) to avoid breaking existing wiki-links.\n- `AWS Test projects/lambda-process-SAM/` may carry `node_modules/` and `.aws-sam/` build output locally — both are gitignored. Recommended Obsidian search exclusions: `node_modules`, `.aws-sam`, `.git`.\n\n## Sync\n\nPush/pull is handled by the `github-sync` Obsidian plugin (configured under `.obsidian/plugins/github-sync/`, gitignored). Standard `git` also works from the repo root.\n\n## License\n\nPersonal study notes — no license; not intended for redistribution. Some content paraphrases AWS documentation and third-party training material (A Cloud Guru, etc.) for personal reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmartinochoa%2Fnotes-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmartinochoa%2Fnotes-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmartinochoa%2Fnotes-obsidian/lists"}