Minkube Introduction, in my early days with Kubernetes & Youtube

Minkube Introduction, in my early days with Kubernetes & Youtube

Table of Contents

Everyone is talking about Serverless, Functions, Lambda, DynamoDB, Firebase and more. What exactly do they mean? How does it affect the future of systems development? How can I use this new plethora of services and infrastructure?

In this talk, we’ll go over the new world of serverless and show how any developer can leverage it for development speed, application scale, and resilience. We’ll also showcase a simple application and address the issue of lock-in to specific providers.

Video


comments powered by Disqus

Related Posts

Planning a production ready kubernetes with fundamental Controllers & Operators — Part 4

Planning a production ready kubernetes with fundamental Controllers & Operators — Part 4

Originally posted on the Israeli Tech Radar on medium.

Welcome back to part four of our series on building a production-ready Kubernetes cluster with fundamental controllers and operators! In the previous parts, we explored essential components like Secrets and DNS management. Today, we’ll delve into the world of Ingress, a critical concept for routing external traffic to your applications within the cluster. To explain Ingress, I’ll be taking the Analogy approach, I’ll use the analogy of a city compared to a modern distributed computer:

Read More
Talk On Serverless, TechRadarCon Talk

Talk On Serverless, TechRadarCon Talk

Everyone is talking about Serverless, Functions, Lambda, DynamoDB, Firebase and more. What exactly do they mean? How does it affect the future of systems development? How can I use this new plethora of services and infrastructure?

Read More