SOLID Principles and SRE
SOLID Principles What is Single Responsibility Principle (SRP)? What is Open Closed Principle (OCP)? What is Liskov Substitution Principle (LSP)?
25/07/2022
Site Reliability Engineering - SRE, can be seen as an area that is willing to develop, establish and adhere to goals of availability and reliability of services provided by software applications.
Site Reliability Engineering (SRE): Practice supported by skilled engineers, to establish and adhere to availability targets, service level objectives (SLOs), and error budgets set by end users. SREs have the ability to modify code to ensure adherence, and have basic telemetry capability to monitor where and when to modify applications. SRE implements DevOps practices.
SOLID Principles What is Single Responsibility Principle (SRP)? What is Open Closed Principle (OCP)? What is Liskov Substitution Principle (LSP)?
25/07/2022
Maybe you’re thinking: SRE’s shouldn’t care about system design right? Right? No, that’s not the case! SRE’s should always care and should be able to design complex and distributed systems.
25/07/2022
Hi folks, today I would like to share this great book about SRE, 97 Things Every SRE should Know. Site reliability engineering (SRE) is more relevant than ever.
25/12/2020
Hi folks, today I want to share a simple tip about this great study material, about SRE practices. We can explore and contribute about this material as released by LinkedIn SRE teams.
15/12/2020
What Is SRE? SRE or Site reliability Engineering is a practice supported by skilled engineers, to establish and adhere to availability targets, service level objectives (SLOs), and error budgets set by end users.
05/07/2020
Toil is the kind of work tied to running a production service that tends to be manual, repetitive, automatable, tactical, devoid of enduring value, and that scales linearly as a service grows.
09/06/2020