{"id":27195019,"url":"https://github.com/anjakammer/devops-and-sre","last_synced_at":"2026-01-21T07:34:57.394Z","repository":{"id":47922168,"uuid":"294164666","full_name":"anjakammer/DevOps-and-SRE","owner":"anjakammer","description":"An online course @ HTW Berlin","archived":false,"fork":false,"pushed_at":"2023-12-15T02:48:05.000Z","size":182,"stargazers_count":20,"open_issues_count":1,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T19:49:50.170Z","etag":null,"topics":["devops","gitops","operations","sre"],"latest_commit_sha":null,"homepage":"","language":null,"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/anjakammer.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-09-09T16:11:28.000Z","updated_at":"2024-02-28T20:17:27.000Z","dependencies_parsed_at":"2023-12-15T03:41:25.779Z","dependency_job_id":"a5666706-f2a9-49a7-b3be-24237b1589e5","html_url":"https://github.com/anjakammer/DevOps-and-SRE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anjakammer/DevOps-and-SRE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjakammer%2FDevOps-and-SRE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjakammer%2FDevOps-and-SRE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjakammer%2FDevOps-and-SRE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjakammer%2FDevOps-and-SRE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anjakammer","download_url":"https://codeload.github.com/anjakammer/DevOps-and-SRE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjakammer%2FDevOps-and-SRE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":["devops","gitops","operations","sre"],"created_at":"2025-04-09T19:44:27.356Z","updated_at":"2026-01-21T07:34:57.376Z","avatar_url":"https://github.com/anjakammer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps and Site Reliability Engineering\n\n__Online-Course from October 2021__\n\nThe content of the course \"DevOps and Site Reliability Engineering\" is published here.\n\nYou can find further material to specific topics in the 🤓 [Deep-Dive section](./deep-dive/README.md).\n\nIf you are looking for the link to join the synchronous held online-course via Zoom, write me an e-mail via the HTW Berlin.\n\n| Date  |  Lecture      | Presentation  | Exercise    |\n|:-----:|-              |-              |-            |\n| 08.10 |Introduction - What is DevOps and Site Reliability Engineering (SRE)|-|via Miro Board|\n| 15.10 |[DevOps-driven Software Development](./deep-dive/devops.md)|-|via Miro Board|\n| 22.10 |[SRE Practices](./deep-dive/sre.md)|-|via Miro Board|\n| 29.10 |[Basics of modern Software Development](./deep-dive/development.md)|pact, \u003c/br\u003e Behavior-driven Development, \u003c/br\u003e REST vs. Messaging, \u003c/br\u003e Feature-Toggles|[git](./exercises/git.md)|\n| 05.11 |[Web Application Architecture](./deep-dive/software-architecture-and-infrastructure.md)| Stateless Applications, \u003c/br\u003e Microservices, \u003c/br\u003e Elasticsearch|[postman](./exercises/postman.md)|\n| 12.11 |[CI/CD](./deep-dive/ci-cd.md)|GitLab-CI, \u003c/br\u003e GitHub Actions| [Github-Actions](./exercises/github-actions.md)|\n| 19.11 |Infrastructure-as-Code|Terraform|[Infrastructure \u0026 Architecture](./exercises/infrastructure.md) (deprecated)|\n| 26.11 |Containers \u0026 VMs|-|[Docker I](./exercises/docker_one.md)|\n| 03.12 |Containers - Deep Dive|Quay Container Registry|[Docker II](./exercises/docker_two.md)|\n| 10.12 |Cloud Computing|FaaS,\u003c/br\u003e S3|[Public Cloud Services](./exercises/cloud-services.md)|\n| 17.12 |Logs \u0026 Tracing|Jaeger Tracing, \u003c/br\u003e Kibana|[Kibana](./exercises/kibana.md)|\n| 07.01 |Metrics \u0026 Alerting|Sentry, \u003c/br\u003e Prometheus|[Grafana](./exercises/grafana.md)|\n| 14.01 |SLIs, SLOs, SLAs|Chaos Engineering|[SLO Documentation](./exercises/slo-document.md)|\n| 21.01 |Secrets Management|HashiCorp Vault|continue \u003c/br\u003e [SLO Documentation](./exercises/slo-document.md) \u003c/br\u003e for the bored: [git-crypt](./exercises/git-crypt.md) |\n| 28.01 |Scalable Web Application Architectures |Cloudflare's CDN \u0026 DNS|[Scaling YouTube](./exercises/scaling-youtube.md)|\n| 04.02 |Compute Platforms|Heroku, \u003c/br\u003e Kubernetes, \u003c/br\u003e Cloud Foundry, \u003c/br\u003e Fargate |[Kubernetes](./exercises/kubernetes.md)|\n| 11.02 |GitOps|JenkinsX, \u003c/br\u003e ArgoCD| [Software Architecture Decisions](./exercises/software-architecture-decisions.md)|\n\n---\n\n\u003e Internationale Medieninformatik - Bachelor -\n\u003e Web Technology - Aktuelle Themen 2 -\n\u003e Hochschule für Technik und Wirtschaft Berlin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjakammer%2Fdevops-and-sre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjakammer%2Fdevops-and-sre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjakammer%2Fdevops-and-sre/lists"}