Developer Experience is not just about the tools and technologies you and your team pick. It's also about the people in your organizations. Artur Meyster,...
Chaos Engineering is a must if you're building Cloud Native applications. If you unit test your code, you should chaos test it. However, when most organizations...
Every year, JetBrains and the Python Software Foundation conduct an online survey better to understand the state of Python's ecosystem. In October 2020,...
Temporary in-app databases are not ideal for web applications. Any unfortunate event such as an abrupt shutdown or restarting of the application will lead...
Author bio: Sangam is Developer Advocate at Accurics. He's also a Docker Community Leader Award Winner and an Okteto and Traefik Community Ambassador....
Fast deployment of applications is an attribute Okteto boasts of. The deployment of applications from the Okteto dashboard is easy and fast as it requires...
In this tutorial, you'll learn how to develop a CRUD API with FastAPI and deploy the application to Okteto Cloud. You'll start by building the code of...
As a developer, there's going to be a time where you need to work with different Kubernetes clusters. At a minimum, you need to work with two clusters:...
Chaos Engineering is a key practice of Cloud Native Development. You can't really guarantee that your Cloud Native Applications are "distributed and resilient...
Without any doubt, Kubernetes has become the default platform to run modern applications. However, for a developer, working with Kubernetes brings a new...