We've been talking to a lot of developers since we started building Okteto. Every team has very unique challenges, but one that came up pretty regularly...
When I'm working on a new feature or service there are always moments where I want to get a snapshot of my progress and test it end to end. I'll save all...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
Machine Learning and Data Analytics are becoming quite popular for mainstream data processing and TensorFlow notebooks are one of the leading platforms...
Last week I co-hosted an episode of The Binding Status with Crossplane's maintainer Daniel Mangum. It was a blast! We talked about our open source project,...
Our main goal at Okteto is to build software experiences that developers love and help them be much more productive. A crucial part of providing a great...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
OpenFaaS is an open source project that makes it simple to deploy functions to Kubernetes written on any language. Many well known companies use it to...
If you build software, the words it works on my machine have slipped out of your mouth at least once in your life. If you Google it you’ll probably find...
Microservice-based applications make our applications more scalable. But they also make it harder to setup local development environments. You need to...