Explain CICD and how to implement it
Sre Interview Questions
1,932 sre interview questions shared by candidates
Explain difference between DevOps and SRE
Context: We have a class called Bar and takes an object of type Foo as a dependency. This dependency is declared within the Bar class as read-only or final. Q3: If I write a method called "DoSomething" and its job is to replace the value of a property of Foo. Will I get a compiler exception, am I even able to do this? Provide visual of code below as part of the question public class Bar ( private read-only Foo foo; public Bar(Foo foo) { this.foo = foo; } public void DoSomething € foo sample = "new value"; } !.. var bar = new Bar(new Foo0); bar.DoSomethingO;
encapsulation and asked to write code
I was asked about Linux
code me an lru cache
Deep linux concepts and about networking
How you would you manage a team? Have you ever been in situation where you had to take decision against your manage?
Explica el funcionamiento del Terraform state.
linux commands, operating systems and networking
Viewing 921 - 930 interview questions