CI/CD – eyeveebee https://eyeveebee.dev Imma Valls Thu, 28 Dec 2023 18:14:20 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.6 https://eyeveebee.dev/wp-content/uploads/2021/05/cropped-ico_eyeveebee-32x32.png CI/CD – eyeveebee https://eyeveebee.dev 32 32 Taller de reliability testing con Grafana k6 https://eyeveebee.dev/taller-de-reliability-testing-con-grafana-k6 Fri, 08 Sep 2023 13:39:52 +0000 https://eyeveebee.dev/?p=4895 Grafana k6 es una herramienta de código abierto inicialmente diseñada para la realización de pruebas de carga y rendimiento. Es especialmente útil para developers y SREs (Site Reliability Engineers) que deseen evaluar y analizar el desempeño de sus aplicaciones.

k6 destaca por un alto rendimiento (desarrollada en Go), el enfoque basado en código (las pruebas se scriptan en Javascript ES6), gran facilidad para automatizar (CLI e integraciones con CI/CD), soporte para múltiples protocolos, flexibilidad en el almacenamiento y visualización de métricas.

En este taller práctico comprobarás cómo k6 puede ayudarte no solo a con el rendimiento, sino en la prevención de fallos, detección de regresiones y a desplegar tus aplicaciones con mayor confianza.

Pre-requisitos: Docker, Git y cuenta en gitlab.com.

Resources: https://gitlab.com/imma.valls/k6-gitlab-workshop

This workshop was delivered by Daniel González Lopes https://github.com/dgzlopes/pulpocon as I was out sick.

]]>
Shift Left Performance Testing with Lean Tools and Browser Automation https://eyeveebee.dev/shift-left-performance-testing-with-lean-tools-and-browser-automation Sun, 03 Sep 2023 23:00:00 +0000 https://eyeveebee.dev/?p=4860 Conference Talk at https://www.testingunited.com/ at Bratislava, September 3rd, 2023.

GitLab repo: https://gitlab.com/imma.valls/k6-gitlab-workshop

In this talk, Imma explores the importance of enabling and implementing testing as early as possible in the development lifecycle.

The “test early and often” approach ensures high-quality software meets performance expectations. You will get a demonstration of integrating lean and efficient tools with GitLab CI/CD to streamline the quality processes and assure the delivery of high-performing software.

Join us for lots of knowledge, best practices, and a live demo to learn how to leverage lean testing tools to shift left and improve the performance and quality of your applications.

3 key takeaways:

  • Understand the importance of the “test early and often” in the development lifecycle applied to performance testing.
  • Best practices for integrating performance testing early in the development process (CI/CD integration).
  • A repo with the live demo using GitLab CI/CD and k6 browser so attendees can reproduce it.
Testing United Schedule
]]>