kubernetes

Recursos de programación de kubernetes
These are the best podcast/talks I've seen/listen to recently: The Beautiful Mess (John Cutler) [Agile, Company Culture, Management, Product] John explains how we must all embrace ‘the beautiful mess’ and learn to navigate change in order to be more successful. What Will The Next 10 Years Of Continuous Delivery Look Like? (Dave Farley, Jez Humble) [Agile, CD, Continuous Delivery, Devops, Microservices, Technical Practices, Technology Strategy] In the 10 years since the publication of the...
These are the best podcast/talks I've seen/listen to recently: The Beautiful Mess (John Cutler) [Agile, Company Culture, Management, Product] John explains how we must all embrace ‘the beautiful mess’ and learn to navigate change in order to be more successful. What Will The Next 10 Years Of Continuous Delivery Look Like? (Dave Farley, Jez Humble) [Agile, CD, Continuous Delivery, Devops, Microservices, Technical Practices, Technology Strategy] In the 10 years since the publication of the...
Microservices can be hard; understanding container best practices can be hard as those practices are still being discovered. This session helps you minimize the learning curve with container orchestration, specifically Kubernetes, by bringing DevOps best practices into the mix. This is not another Hello World session with quick tips. Instead, you can expect a deep dive into how you can truly go from zero to DevOps superhero by simply selecting container tooling specifically built for simplifying the process. In doing so, you will also learn how these tools can provide better orchestration for cloud services, abstraction and encapsulation for your microservices deployments and visibility into what runs where and why. You will not only walk away with a deeper understanding of this area, but also some hands-on material to help you get started. ------------- Todos los vídeos de DevOpsDays 2020 en: https://lk.autentia.com/DevopsDays20-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
These are the best podcast/talks I've seen/listen to recently: Why So Serverless? (Bob Gregory) [Architecture, Engineering Culture, Scalability, serverless] Bob Gregory, Chief Architect at Cazoo, shares his teams insights into serverless architecture from their experience building a new eCommerce platform in a matter of months.AFH 107: Explore, Expand, Extract with Kent Beck (Kent Beck) [Agile, Company Culture, Mental models, Technology Strategy, XP] Kent Beck (@kentbeck) joined Ryan Rip...
These are the best podcast/talks I've seen/listen to recently: Why So Serverless? (Bob Gregory) [Architecture, Engineering Culture, Scalability, serverless] Bob Gregory, Chief Architect at Cazoo, shares his teams insights into serverless architecture from their experience building a new eCommerce platform in a matter of months.AFH 107: Explore, Expand, Extract with Kent Beck (Kent Beck) [Agile, Company Culture, Mental models, Technology Strategy, XP] Kent Beck (@kentbeck) joined Ryan Rip...
Kubernetes se ha convertido en el estándar de facto para correr aplicaciones en el cloud. Además tiene un potencial tremendo como plataforma de desarrollo, ya que permite crear en segundos entornos de desarrollo efímeros, compartiendo de manera óptima los recursos hardware y desarrollando las aplicaciones en un entorno similar al de producción. Sin embargo el ciclo de desarrollo basado en la creación de imágenes y redespliegue de aplicaciones hace su uso impracticable para el ciclo de desarrollo pre-commit. En esta charla veremos cómo utilizar Okteto para desarrollar aplicaciones directamente en Kubernetes, pero manteniendo herramientas de desarrollo indispensables como build incrementales, hot reloads o ejecución en modo debug. Todo para convertir Kubernetes en una plataforma de desarrollo ideal no solo para el equipo de operaciones, si no también para los desarrolladores. ------------- Todos los vídeos de DevOpsDays 2020 en: https://lk.autentia.com/DevopsDays20-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
En un mundo tan cambiante cómo el de hoy, lo que realmente diferencia a las empresas es la capacidad para atraer a nuevos clientes, ganarse su confianza y lealtad y al mismo tiempo seguir siendo competitivos. Además, la ya manida brecha cultural entre los equipos de desarrollo y operaciones, ha evitado el espíritu colaborativo entre ambos y ha hecho que los ciclos de desarrollo sean lentos y tediosos. Para poder optimizar los ciclos de desarrollo y mejorar la experiencia de los desarrolladores, nos centraremos en seis áreas fundamentales: contenedores, gestión de la configuración, gestión del código y artefactos, CI/CD, Cloud/PaaS y analítica de datos. En esta charla nos centraremos en 3 áreas: 1. El área de contenedores, donde contaremos cómo solventar el reto de la persistencia de los datos en estos entornos. 2. El área de Gestión de la configuración, dónde veremos cómo, gracias a herramientas como Ansible, seremos capaces de crear entornos consistentes y repetibles. 3. El área de Cloud, dónde nos centraremos en NetApp Kubernetes Service, un servicio multi-cloud de despliegue de aplicaciones y orquestación de clústeres de Kubernetes. ¿Quieres saber más? https://www.paradigmadigital.com/ ¿Quieres saber cuáles son los próximos eventos que organizamos?: https://www.paradigmadigital.com/eventos/ Ver más eventos nuestros: https://www.youtube.com/playlist?list=PL2yjEVbRSX7XaQgyjsApXIqydTrC7v_Of
¿Y si lo escuchas mientras vas al trabajo o te pones en forma?: https://www.ivoox.com/48559942 ------------- Kubernetes helps us tame sprawling microservices architectures and addressing the increased operational complexity. Kubernetes gives developers abstractions and APIs to deploy and run their services. Yet, the elephant in the room is that to run, maintain and evolve the Kubernetes clusters, we need more ops expertise and most likely a dedicated team to do so. The question that begs to be asked is if we are going back to pre-DevOps isolation between Dev and Ops teams? Is the tradeoff between better operational tools and introducing a new dependency layer on the path for application teams to deliver and run their services worthwhile? Are we making life easier for application teams or instead reducing their end-to-end ownership? Team Topologies is a structured approach for thinking about teams responsibilities and interactions which can help us get the most value out of Kubernetes adoption. This talk draws on research and case studies from the Team Topologies book by Matthew Skelton and Manuel Pais (IT Revolution Press, 2019) together with first-hand consulting experience from the authors with organizations around the world. ------------- Todos los vídeos de DevOpsDays 2020 en: https://lk.autentia.com/DevopsDays20-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
¿Y si lo escuchas mientras vas al trabajo o te pones en forma?: https://www.ivoox.com/48415350 ------------- In this talk we talk about how the Serverless paradigms are changing the way we develop applications and the cloud infrastructures and how we can do serverless in an more efficient way also with Kubernetes. We go through the latest Kubernetes Serverless technologies, talking about all the aspects including pricing, scalability, observability and best practices. ------------- Todos los vídeos de DevOpsDays 2020 en: https://lk.autentia.com/DevopsDays20-YT ¡Conoce Autentia! Twitter: https://goo.gl/MU5pUQ Instagram: https://lk.autentia.com/instagram LinkedIn: https://goo.gl/2On7Fj/ Facebook: https://goo.gl/o8HrWX
Últimamente Kubernetes está en todas partes y parece que todo es perfecto en el mundo de los contenedores, pero para ser honestos, no es así; además la mayoría de los tutoriales y artículos se detienen justo después del * Hello Kube *, justo cuando tienes algunas aplicaciones ejecutándose en MiniKube en tu portátil. Y aquí no está el final, sino apenas el principio ... En este webinar veremos la brecha entre MiniKube y una infraestructura de producción, las ventajas de las infraestructuras de Kubernetes administradas, las trampas y el bloqueo de algunos proveedores que no promueven estándares realmente abiertos, y cómo obtener suficiente confianza en tu solución para ejecutar Kubernetes sobre Kubernetes.