Building MLOps POCs and Sandbox Environments Using K3s and Argo. KubeConEU, Amsterdam

I Spoke at KubeConEU 2021 about Building MLOps POCs and Sandbox Environments using K3s and Argo Workflows. Online event.

Event Link | Slides | Demo Repository

Creating Chaos in the University with Linkerd and Chaos Mesh. ServiceMeshConEU, Amsterdam

I spoke at ServiceMeshConEU 2021 with Jossie Castrillo about Chaos Engineering using Chaos Mesh and Linkerd. Online event.

Event Link | Slides | Demo Repository

Chaos Engineering with Chaos Mesh & Linkerd. Chaos Mesh Community Meeting, China

We talked with Jossie Castrillo at the Chaos Mesh April Community Meeting about Chaos Engineering with Chaos Mesh and Linkerd. Online Event.

Event Link | Slides

Understanding The Importance of Linkerd Service Mesh IN A Cloud Native Stack. CloudNative.fm Ep #09, Pakistan

I spoke at the Cloud Native FM / Cloud Native Islamabad Podcast with Saim Safdar. Online Event.

Podcast

Sergio Méndez: SRE, Professor & CNCF Ambassador to Guatemala. United States.

I spoke in the Curiefense/Reblaze Podcast with Justin Dorfman. Online Event.

Podcast Link

Cloud Native - Cloud Native Students Day URACCAN, Nicaragua

This talk was about Cloud Native, it explains the theory behind and how CNCF is involved in the state of art of Open Source projects in the context of cloud native. This talk was presented on Cloud Native Students Day URACCAN, Nicaragua. Online event.

Event Link | Slides

CI/CD in Kubernetes with Jenkins & ArgoCD. CodeCamp, Guatemala

This Talk was about how to create a CI/CD Pipeline, using Jenkins for CI, and ArgoCD for CD. This talk presented at CodeCamp 2021, Guatemala. Online event.

Event Link | Slides | Demo Repository

Machine Learning Pipelines with K3s & Argo. KCD, El Salvador

This talk was about how to use K3s(Lightweight Kubernetes) for POCs and Argo to automate Machine Learning Pipelines, explaining basic concepts about MLOps, Containers and Orchestrators, at the end was presented a small demo that showed how to excute a small ML Pipeline using Argo Workflows, Scikit Learn for model generation, ArgoCD for model deployment and K3s to orchestrate all the containers asociated to these technologies. This talk presented at the Kubernetes Community Days El Salvador. Online event.

Event Link | Slides | Demo Repository

Realtime COVID-19 Display System using Service Meshes, CNCF Students

The students of USAC, university of Guatemala presented a project about a high concurrency system that displays real time information about Covid-19, this project used Cloud Native technologies such as Kubernetes, Linkerd, gRPC, Prometheus and others. Charles Pretzer from Linkerd Community and Field Engineer of Buoyant, helped us answering questions and promoted students to Join the Linkerd Community. This was one of many sessions that try to involve students into the CNCF ecosystems, we also promoted the hashtag #cncfstudents to share students work on the social networks, my role was to organize the event and help the students to present the project to the linkerd people.

Event Link | Slides| Project Description

Service Mesh and Serverless Chatbots with Linkerd, K8s and OpenFaas, KubeconEU

This session presented the different challenges for telco companies when they deploy support chatbots for clients, this is based on a real experience of working with chatbots in a telco company Telefónica based on Guatemala and some countries in Central America. The session also presented a simple architecture, the workflow and the way to implement service mesh with Linkerd, kubernetes and Openfaas, and how they interact together to implement canary deployments to create a simple and fast strategy to manage chatbots as a serverless functions. At the end of the session the speaker presented a short demo on how can implement a canary, blue/green deployments for serverless chatbots with some support intelligence.

Event Link | Buoyant Post | Slides | Demo Repository