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

Navigating the Complexity of Modern Development: Introducing the Self-Service Development…

In the ever-evolving landscape of software development, the journey from idea to implementation has undergone a profound transformation. Cast your mind back to the 90s, where uniformity reigned supreme. Developers were akin to scribes, all writing in the same language, adhering to the dictates of a singular development environment. However, fast forward to today, and you’ll find a vastly different scenario. Each team possesses its arsenal of tools, a medley of programming languages, and a unique infrastructure blueprint. This diversity, while fostering innovation, also presents a formidable challenge: how to streamline the setup of development environments to ensure seamless productivity across the board.

Read More
IaC & GitOps with EKS blueprints

IaC & GitOps with EKS blueprints

Originally posted on the Israeli Tech Radar on medium.

TLDR; Need a cluster up and running fast? Take a close look at eks-blueprints, I got started in minutes and have been working with it for almost 2 years now.

Read More