Política de Privacidade

  Revisão 07/2023 CONDIÇÕES E TERMOS DE SERVIÇO E UTILIZAÇÃO “Intelligence Software” A Intelligence Software provê serviços de desenvolvimento de aplicativos no território brasileiro. Temos a responsabilidade de proteger cada cliente e lhes proporcionar os melhores serviços possíveis. As diretrizes seguintes foram projetadas para assegurar a qualidade de nossos serviços. Tenha certeza de que entendeu e concorda com as políticas, pois a violação dessas políticas poderá resultar em suspensão ou término da sua conta sem direito a reembolso de valores pagos. Você confirma e concorda que a Intelligence Software, a seu absoluto e exclusivo critério, pode alterar ou modificar este Acordo, e quaisquer políticas ou acordos integrados a ele, a qualquer momento, e tais alterações ou modificações entrarão em vigor imediatamente após a publicação neste Site, e seu uso deste Site ou dos Serviços encontrados neste Site após tais alterações ou modificações terem...

DevOps Handbook - Book Review

Hello! 

 

I'm bringing now one more tip book, this time it's the DevOps Handbook.

 

 

 Quotes from DevOps Handbook – Akshay Ranganath's Blogs 

 

 

This book is by the same authors as the Phoenix project book, it deals with all the tips of the Phoenix project but in a much more detailed way, it brings a whole process or procedure to be adopted to implement the DevOps philosophy and methods in a company. It's a pretty good read and brings several examples and use cases from different companies that have adopted DevOps. Some important points from the book to consider by anyone looking to deploy DevOps:

 

- Make all work visible, with a kanban board or something like that 

- Have an established and efficient change process 

- Work with small workloads 

- Perform automated tests 

- Deploy continuously and several times a day 

- Have a deployment strategy that allows for quick rollback if necessary 

- Maintain a feedback policy from developers, operations personnel and customers 

- Application monitoring on security, performance, customer acceptance, revenue 

- Automate tests and deploys as much as possible 

- With deploy strategies you can apply DevOps in any type of business 

- Incorporate security tests into development 

- Low risk releases, do not change the code in large proportions but in small ones 

- Seek to improve the workflow more than the work product itself 

 

That's it, worth reading, DevOps is here to stay, it's a whole mindset shift in how IT should work.



Comentários

Postagens mais visitadas deste blog

Política de Privacidade

List of features to be realized in Packet Tracer

Cloud Native Patterns - Revisão do livro