Mario Fernandez

  • About
  • Talks
  • Blog
  • Tags

Book Review: Site Reliability Workbook

2022/05/23Book ReviewDevOpsMonitoringAlertsOn-Call
Everybody's favorite saga about Site Reliability Engineering is back. This time it comes with plenty of actionable advice.

Monitoring Tools: 6 to Cover All Your Needs

2022/01/06MonitoringAlertsSplunkDevOps
Here are the six different types of monitoring tools that will give you and your team everything you need to feel confident about your applications' health.

Be a good Kubernetes citizen and use Pod Disruption Budgets

2021/02/18KubernetesOperationsDevOpsTerraform
Pod Disruption Budgets offer a way to protect the uptime of an application in Kubernetes during node maintenance, in a decoupled fashion

Book Review: Prometheus up and running

2021/01/08Book ReviewMonitoringDevOpsPrometheus
Get started with Prometheus thanks to this book, which is both practical and comprehensive

Book Review: The software architect elevator

2020/07/26Book ReviewArchitectureDevOps
This book is an excellent source to be an effective architect bringing enterprises closer to be digitally native

Book Review: Securing DevOps

2020/05/26Book ReviewDevOpsSecurity
Securing DevOps offers plenty of actionable advice to make your setup, from CI to production, more secure

Comparing Traefik2 with Traefik

2019/12/15TraefikDevOpsLoad BalancingSSL TerminationmTLSSmart Routing
Traefik2 is a significant change from Traefik. How do the both compare? I have ported an old setup to the new format

Setting up Traefik

2018/08/16TraefikDevOpsLoad BalancingSSL TerminationmTLSSmart Routing
Traefik is a cloud native reverse proxy. I want to show how to do load balancing, SSL termination, routing and Mutual TLS with it