{"id":19957043,"url":"https://github.com/anmolnagpal/about-devops","last_synced_at":"2026-03-05T15:34:15.392Z","repository":{"id":94618848,"uuid":"85236441","full_name":"anmolnagpal/about-devops","owner":"anmolnagpal","description":"It's about DevOps","archived":false,"fork":false,"pushed_at":"2017-03-20T13:51:14.000Z","size":174,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-12T07:12:20.070Z","etag":null,"topics":["devops","ops","tools"],"latest_commit_sha":null,"homepage":null,"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/anmolnagpal.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":"2017-03-16T19:58:54.000Z","updated_at":"2017-10-15T05:10:23.000Z","dependencies_parsed_at":"2023-04-26T14:00:38.180Z","dependency_job_id":null,"html_url":"https://github.com/anmolnagpal/about-devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fabout-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fabout-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fabout-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmolnagpal%2Fabout-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmolnagpal","download_url":"https://codeload.github.com/anmolnagpal/about-devops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389134,"owners_count":19955106,"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":["devops","ops","tools"],"created_at":"2024-11-13T01:36:25.358Z","updated_at":"2026-03-05T15:34:15.341Z","avatar_url":"https://github.com/anmolnagpal.png","language":null,"readme":"About Devops\n==============\n\nA curated list of resources for DevOps\n\nWhat is DevOps?\n---------------\n\nDevOps (a clipped compound of \"development\" and \"operations\") is a culture, movement or practice that emphasizes the collaboration and communication of both software developers and other information-technology (IT) professionals while automating the process of software delivery and infrastructure changes. [Wikipedia](https://en.wikipedia.org/wiki/DevOps)\n\nIndex\n-----\n\n-\t[Culture](#culture)\n-\t[Process](#process)\n-\t[Technology](#technology)\n-\t[Security](#security)\n-\t[Tools](#tools)\n-\t[Misc](#misc)\n\nCulture\n-------\n\n-\t[DevOps Culture](http://martinfowler.com/bliki/DevOpsCulture.html)\n-\t[Conway's Law](https://en.wikipedia.org/wiki/Conway%27s_law) - States that organisations will tend to produce systems that mirror their communication structures\n-\t[How to Hire](https://medium.com/swlh/how-to-hire-34f4ded5f176#.ilxplhbdh) - Some useful tips on hiring\n-\t[What security experts need to know about DevOps and continuous delivery](https://labs.signalsciences.com/what-security-experts-need-to-know-about-devops-and-continuous-delivery-f9e0d53dd09f#.7y0lxtsr9) - Info and benefits for Security and DevOps teams working together\n-\tDevOps and the Myth of Efficiency [Part 1](http://blog.christianposta.com/devops/devops-and-the-myth-of-efficiency-part-i/) \u0026 [Part 2](http://blog.christianposta.com/devops/devops-and-the-myth-of-efficiency-part-ii/) - Complex vs Complicated and Efficiency - DevOps for Enterprise\n\nProcess\n-------\n\n-\t[The War of Independence for Enterprise Architecture](https://medium.com/compliance-at-velocity/the-war-of-independence-for-enterprise-architecture-1ed8eb34af3f#.kts5s5a12) - the role of Enterprise Architects in DevOps: 4 ‘R’s - Review, Renewal, Refactoring, Resilience\n-\t[Choosing Design over Architecture](https://18f.gsa.gov/2015/11/17/choose-design-over-architecture/) - Starting from user stories and user experience\n-\t[How to write a Postmortem](https://blog.serverdensity.com/how-to-write-a-postmortem/)\n\n### Project Management\n\n-\t[Organizing GitHub issues](https://robinpowered.com/blog/best-practice-system-for-organizing-and-tagging-github-issues/) - One (of many) approaches to managing and tagging Github issues\n-\t[Release Ready Teams](https://www.atlassian.com/agile/release-ready-agile-teams) - An infographic showing the how Atlassian's agile teams release early and often\n-\t[Using Kanban over Scrum](https://medium.com/cto-school/ditching-scrum-for-kanban-the-best-decision-we-ve-made-as-a-team-cd1167014a6f#.p8a1zicwm) - A useful post on the benefits of Kanban over Scrum (but not always relevant for every team)\n\n### Mapping\n\n-\t[Wardley Mapping](http://blog.gardeviance.org/2015/02/an-introduction-to-wardley-value-chain.html) - An introduction to Value Chain Mapping to help understand the \"Why\" for organisations and Devops Teams.\n\n### Automation\n\n### Quality\n\n### Open Source\n\n-\t[Making Your Open Source Project Newcomer-friendly](http://manishearth.github.io/blog/2016/01/03/making-your-open-source-project-newcomer-friendly/)\n\nTechnology\n----------\n\n-\t[Basic Infrastructure Patterns](http://www.scriptcrafty.com/basic-infrastructure-patterns/) - Basic patterns seen while working on build/CI/deployment technology\n-\t[Infrastructure as Code](http://martinfowler.com/bliki/InfrastructureAsCode.html) - the approach to defining infrastructure through code that can then be treated just like any software\n\n### Containers\n\n-\t[The Curious Case of Linux Containers](https://medium.com/@sumbry/the-curious-case-of-linux-containers-328e2adc12a2#.j1hbq72im) - A Blog Post discussing real issues of deploying containers across distributed systems.\n-\t[The Oncoming Train of Enterprise Container Deployments](http://www.juliandunn.net/2015/12/04/the-oncoming-train-of-enterprise-container-deployments/) - Blog summary of containers and a few antipatterns.\n-\t[DevOps, Containers \u0026 Microservices: Separating the hype from the reality](http://www.slideshare.net/dberkholz/devops-containers-microservices-separating-the-hype-from-the-reality) - A presentation outlining a future of how to build and deploy applications to generate business value.\n-\t[Tectonic Summit Videos](https://www.youtube.com/playlist?list=PLlh6TqkU8kg_Eydfk1Nyt6iK7wM8v9bRA) - A YouTube playlist of Container and DevOps presentationss from the Tectonic Summit\n- [A Practical Introduction to Docker Container Terminology](http://developerblog.redhat.com/2016/01/13/a-practical-introduction-to-docker-container-terminology/) - When discussing an architecture for containerization, it’s important to have a solid grasp on the related vocabulary.\n\n### Operating Systems\n\n-\t[The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) - A guide on the Command Line for beginners and the experienced\n\n### Cloud\n\n-\t[Infrastructure as Database](http://www.scriptcrafty.com/infrastructure-as-a-database/) - Is infrastructure more like a DB than code?\n\n### Microservices\n\n### Security\n\n-\t[You Wouldn't Base64 a Password - Cryptography Decoded](https://paragonie.com/blog/2015/08/you-wouldnt-base64-a-password-cryptography-decoded) - A primer on Cryptography for Developers\n-\t[How to Protect Your Infrastructure Against the Basic Attacker](http://blog.mailgun.com/security-guide-basic-infrastructure-security/) - A good outline of important security configurations in Linux based systems\n\nTools\n-----\n\n### Containers\n\n-\t[Docker](https://www.docker.com/) - The tool that kickstarted the modern container movement\n-\t[rkt](https://coreos.com/rkt/docs/latest/) - An alternative container runtime and spec by the team at CoreOS\n\n### Operating Systems\n\n-\t[CoreOS](https://coreos.com) - A small linux operating system that runs containers\n-\t[RancherOS](https://rancher.com) - Another small container OS where the entire OS is containerized.\n-\t[Project Atomic](http://www.projectatomic.io/) - RedHat's container OS and tools\n-\t[Snappy Ubuntu Core](https://developer.ubuntu.com/en/snappy/) - Canonical's container OS\n\n### Cluster Managers\n\n-\t[Kubernetes](https://kubernetes.io)\n-\t[Nomad](https://www.nomadproject.io/)\n-\t[Mesos](https://mesos.apache.org/)\n-\t[Mesosphere](https://mesosphere.com/)\n-\t[Swarm](https://docs.docker.com/swarm/)\n\n### Source Control\n\n-\t[Git](https://git-scm.com/) - The most popular distributed version control system.\n-\t[Mercurial](https://www.mercurial-scm.org/)\n-\t[Github](https://github.com/) - Git repo hosting as a Service\n-\t[Gitlab](https://about.gitlab.com/) - Self-hosted Git repos\n-\t[Bitbucket](https://www.atlassian.com/software/bitbucket/) - Git repo hosting as a Service\n\n### Configuration Management\n\n-\t[Ansible](http://www.ansible.com/)\n-\t[Chef](https://www.chef.io/)\n-\t[Puppet](https://puppetlabs.com/)\n-\t[SaltStack](https://saltstack.com/)\n\n\n### Infrastructure as a code\n\n-\t[Terraform](https://www.terraform.io/)\n-   [AWS CloudFormation](https://aws.amazon.com/cloudformation/)\n\n\n### Continuous Integration \u0026 Deployment\n\n-\t[Jenkins](https://jenkins-ci.org/)\n-\t[Buildkite](https://buildkite.com/)\n-\t[Bamboo](https://www.atlassian.com/software/bamboo/)\n-\t[Drone](https://github.com/drone)\n-\t[Shippable](https://app.shippable.com/)\n-\t[Travis CI](https://travis-ci.org/)\n-\t[Teamcity](https://www.jetbrains.com/teamcity/)\n-\t[Gitlab CI](https://about.gitlab.com/)\n-\t[GoCD](https://www.gocd.io/)\n- [CircleCI](https://circleci.com/) \n\n### Infrastructure Monitoring\n\n-\t[NewRelic](https://newrelic.com/)\n-   [Kibana](https://www.elastic.co/products/kibana)\n-   [AppDynamics](https://www.appdynamics.com/)\n-   [DataDog](https://datadoghq.com/)\n-   [Nagios](https://www.nagios.org/)\n-   [Icinga](https://www.icinga.com/)\n-   [Monit](https://mmonit.com/monit/)\n\nMisc\n----\n\n-\t[Awesome Lists](https://github.com/sindresorhus/awesome) - A list of Awesome lists (very meta!)\n-\t[DevOps Weekly](http://www.devopsweekly.com/) - A weekly mailing list with interesting DevOps related News and Tools\n-\t[DevOps Links](http://devopslinks.com/) - A newsletter \u0026 team chat with interesting DevOps related News and Tools\n-\t[Sysadvent](http://sysadvent.blogspot.co.uk) - One DevOps/Sysadmin related article for each day of December, ending on the 25th article.\n-\t[The Phoenix Project](http://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/0988262509/ref=sr_1_1?ie=UTF8\u0026qid=1451900824\u0026sr=8-1\u0026keywords=project+phoenix) - A Novel about IT, DevOps, and Helping Your Business Win\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolnagpal%2Fabout-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmolnagpal%2Fabout-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmolnagpal%2Fabout-devops/lists"}