Mudanças entre as edições de "DevOps"
De Basef
(18 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 | ||
** CodePipeline | ** CodePipeline | ||
** CodeDeploy | ** CodeDeploy | ||
+ | * [[Blameless Culture]] | ||
+ | * [[Blameless Postmortem]] | ||
+ | * [[Canary Deployment]] | ||
+ | * [[ChatOps]] | ||
+ | * [[Continuous Delivery]] | ||
+ | * [[Continuous Deployment]] | ||
+ | * [[Continuous Integration]] | ||
+ | * [[Conway's Law]] | ||
+ | * [[Deming]] | ||
+ | * [[DevOps Glossary]] | ||
+ | * [[DevOps Resources]] | ||
+ | * [[Feedback Loops]] | ||
+ | * [[Google’s Service Reliability Engineering]] | ||
+ | * [[Infrastructure as Code]] | ||
+ | * [[Immutable Infrastructure]] | ||
+ | * [[Ladder of Influence]] | ||
+ | * [[Learning Organizations]] | ||
* [[Lead Time vs Cycle Time]] | * [[Lead Time vs Cycle Time]] | ||
+ | * [[Organizational change]] | ||
+ | * [[Make Flow Visible]] | ||
+ | * [[Mindsets]] | ||
+ | * [[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]] | ||
* [https://theagileadmin.com/what-is-devops/ The Agile Admin: What is Devops] | * [https://theagileadmin.com/what-is-devops/ The Agile Admin: What is Devops] | ||
* [https://www.youtube.com/watch?v=Dr67i5SdXiM Watch This One Piece Flow vs. Mass Production Envelope Stuffing Lean Thinking Simulation] | * [https://www.youtube.com/watch?v=Dr67i5SdXiM Watch This One Piece Flow vs. Mass Production Envelope Stuffing Lean Thinking Simulation] | ||
* [[Three ways of DevOps]] | * [[Three ways of DevOps]] | ||
+ | * [[Types of value stream]] | ||
+ | * [[Value Stream]] | ||
+ | * [[Zero Downtime Deployments]] | ||
Linha 29: | Linha 62: | ||
* Splunk, Elk, Loggly (logging) | * Splunk, Elk, Loggly (logging) | ||
* Graphite, Riemann, Hadoop/Spark (Analytics) | * Graphite, Riemann, Hadoop/Spark (Analytics) | ||
− | + | * Blue Green Deploys | |
+ | * Canary Launches | ||
[[Category: DevOps]] | [[Category: DevOps]] |
Edição atual tal como às 15h46min de 9 de fevereiro de 2018
- Abstraction with Feature Toggles
- Alerting, Trending, and Anomaly detection
- Amazon: Transforming Software Development
- CodeCommit
- CodePipeline
- CodeDeploy
- Blameless Culture
- Blameless Postmortem
- Canary Deployment
- ChatOps
- Continuous Delivery
- Continuous Deployment
- Continuous Integration
- Conway's Law
- Deming
- DevOps Glossary
- DevOps Resources
- Feedback Loops
- Google’s Service Reliability Engineering
- Infrastructure as Code
- Immutable Infrastructure
- Ladder of Influence
- Learning Organizations
- Lead Time vs Cycle Time
- Organizational change
- Make Flow Visible
- Mindsets
- Netflix Culture Deck
- Reducing Bottlenecks
- Reliability and Risk
- Trunk Based Development vs Branch By Abstraction
- Trunk Based vs Git Flow
- Service Reliability Culture
- Shortening Lead Time
- Systems Thinking
- The Agile Admin: What is Devops
- Watch This One Piece Flow vs. Mass Production Envelope Stuffing Lean Thinking Simulation
- Three ways of DevOps
- Types of value stream
- Value Stream
- Zero Downtime Deployments
To watch/read:
- GameDay: Creating Resiliency Through Destruction
- Resilience Engineering: Learning to Embrace Failure
- Fault Injection in Production: Making the case for resilience testing
- The Netflix Simian Army
- FIT: Failure Injection Testing
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