Mudanças entre as edições de "DevOps"

De Basef
Ir para: navegação, pesquisa
 
(12 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
 +
* [https://martinfowler.com/bliki/FeatureToggle.html Abstraction with Feature Toggles]
 +
* [[Alerting, Trending, and Anomaly detection]]
 
* [https://www.youtube.com/watch?v=YCrhemssYuI Amazon: Transforming Software Development]
 
* [https://www.youtube.com/watch?v=YCrhemssYuI Amazon: Transforming Software Development]
 
** CodeCommit
 
** CodeCommit
Linha 5: Linha 7:
 
* [[Blameless Culture]]
 
* [[Blameless Culture]]
 
* [[Blameless Postmortem]]
 
* [[Blameless Postmortem]]
 +
* [[Canary Deployment]]
 +
* [[ChatOps]]
 
* [[Continuous Delivery]]
 
* [[Continuous Delivery]]
 
* [[Continuous Deployment]]
 
* [[Continuous Deployment]]
 
* [[Continuous Integration]]
 
* [[Continuous Integration]]
 +
* [[Conway's Law]]
 
* [[Deming]]
 
* [[Deming]]
 +
* [[DevOps Glossary]]
 +
* [[DevOps Resources]]
 +
* [[Feedback Loops]]
 +
* [[Google’s Service Reliability Engineering]]
 +
* [[Infrastructure as Code]]
 +
* [[Immutable Infrastructure]]
 
* [[Ladder of Influence]]
 
* [[Ladder of Influence]]
 
* [[Learning Organizations]]
 
* [[Learning Organizations]]
 
* [[Lead Time vs Cycle Time]]
 
* [[Lead Time vs Cycle Time]]
 +
* [[Organizational change]]
 +
* [[Make Flow Visible]]
 +
* [[Mindsets]]
 
* [[Netflix Culture Deck]]
 
* [[Netflix Culture Deck]]
 +
* [[Reducing Bottlenecks]]
 +
* [[Reliability and Risk]]
 +
* [[Trunk Based Development vs Branch By Abstraction]]
 +
* [https://www.toptal.com/software/trunk-based-development-git-flow Trunk Based vs Git Flow]
 +
* [[Service Reliability Culture]]
 +
* [[Shortening Lead Time]]
 
* [[Systems Thinking]]
 
* [[Systems Thinking]]
 
* [https://theagileadmin.com/what-is-devops/ The Agile Admin: What is Devops]
 
* [https://theagileadmin.com/what-is-devops/ The Agile Admin: What is Devops]
Linha 19: Linha 39:
 
* [[Types of value stream]]
 
* [[Types of value stream]]
 
* [[Value Stream]]
 
* [[Value Stream]]
 +
* [[Zero Downtime Deployments]]
  
  

Edição atual tal como às 14h46min de 9 de fevereiro de 2018


To watch/read:

To research:

  • Etsy
  • Circuit Breaker Pattern
  • Monitorama
  • HP Open View (monitoring)
  • IBM Tivoli (monitoring)
  • BMC Patrol (monitoring)
  • Nagios, Sensus, Zenoss (monitoring open source)
  • Datadog, Newrelic, SignalFX (monitoring Saas)
  • Splunk, Elk, Loggly (logging)
  • Graphite, Riemann, Hadoop/Spark (Analytics)
  • Blue Green Deploys
  • Canary Launches