Bio
Bachelor in Computer Science, open source developer (some apps with more than 100k downloads), has experience working in Germany, Switzerland and United States, AWS Certified and currently working full time as DevOps. I have a reasonable number of open source contributions, including more than 20 to the k8s dashboard, ansible, terraform, AWS Load Balancer Controller for k8s, minikube and fluentd.
My Talks
Jenkins e GitHub: Técnicas para fazer Continuous Delivery
Como fazer um pull request no GitHub automaticamente preparar, compilar e rodar o código utilizando o Jenkins. Que plugins usar, que plugins fugir, quando usar Jenkins Pipeline em Groovy, como util...
Kubernetes, AWS, ALBs, Terraform and no Helm!
You will see the advantages of using the k8s provider for terraform instead of helm to manage the k8s objects ("yamls"). It allows you to see and confirm exactly what changes will happen in your cl...
Kubernetes on AWS - How to store your logs using Fluent Bit on S3 and later SQL querying them using AWS Athena
Here I'll show how to systematically store all kubernetes pod logs in S3, never worrying about it getting full, having it auto deleting files after X days and using SQL to query them though AWS Ath...