Systems | Development | Analytics | API | Testing

Containers

Kubernetes Load Testing Comparison: Speedscale vs K6

In this article, you’ll be introduced to two different load testing tools that are both able to work with Kubernetes; Speedscale and K6. Throughout this post you’ll be given a comparative view of how each tool performs in five different categories: Ease of setup, developer experience, working with the CLI, creating tests, and integration into CI/CD pipelines.

Four Issues Killing your Software Development Lifecycle

With many options to modernize tech stacks and improve developer UX, it’s hard to know where to start. Consider starting with your Software Development Life Cycle. There are a number of opportunities that can provide quick wins for a development team without disrupting productivity and release cycles while saving money and improving developer experience and deployment times.

How to Avoid Getting Your Pod OOMKilled

In this blog, understand why your pod has OOMKilled errors when provisioning Kubernetes resources and how Speedscale can aid with automated testing. When creating production-level applications, enterprises want to ensure the high availability of services. This often results in a lengthy development process that requires extensive testing for the applications or a new release.

How to migrate to Kubernetes, with Carlos Ruiz Lantero (k6 Office Hours #55)

k6 Cloud Backend developer Carlos Ruiz Lantero joins Developer Advocates Nicole van der Hoeven and Paul Balogh to discuss how to migrate to Kubernetes. Carlos has been working on migrating k6 Cloud services from ECS to EKS, and in this video, he shares his best practices for migration and things he wishes he'd done differently.

Kong Gateway Enterprise and Amazon EKS Anywhere Bare Metal

One of the most critical requirements for an Application Modernization project is to support workloads running on multiple platforms. In fact, such projects naturally include in their transformation process migrating workloads approach using the hybrid model. Another typical technical decision that commonly comes up is the adoption of Kubernetes as the main platform for the existing services and microservices originated by the modernization project.

Local Kubernetes Environments: Part 2

Kubernetes shouldn’t be reserved for production. Using local Kubernetes in development means you can build and test your service using the same technologies as your live deployments. Some organizations provide a shared Kubernetes cluster for development activities. Others offer on-demand virtual clusters that serve staging environments for significant changes.

Docker Crash Course: Fundamentals of Docker in 1 Hour!

In this crash course you are going to get some real worthy insights over what docker is all about? Docker enable both the tester and developer to run the application in the Docker environment without having to face differences in dependencies issue as before.​ Here you can find out how this miracle can happens. We will talk about containers, libraries, configuration files, dependencies, and other necessary parts to operate the application.​