Preview environments are rapidly becoming a crucial part of the development experience when building cloud native applications. They provide everyone in...
There has been a rapid increase in the adoption of Preview Environments across organizations. From open-source projects to enterprise organizations, everyone...
Our applications are getting increasingly complex with time. This is causing a lot of problems for developers, from having to spend hours configuring their...
Happy developers write better code. Over the last decade, the era of cloud and mobile applications brought about tools like Docker, platforms like Kubernetes,...
Shipping secure applications is essential for any organization! Security should be a priority, as the consequences of a breach are often dire and tough...
Containers quickly became the norm for how we built and packaged our applications. They made the software delivery and development cycle easy by providing...
Things can be overwhelming when you are new to Kubernetes. You’d think that understanding all the different objects Kubernetes has to offer would be the...
Everyone agrees that Kubernetes clusters are not secure by default. But the good thing is that Kubernetes gives you the tools to make it so. In this article,...
GitOps refers to the practice of using Git repositories as the single source of truth for provisioning and managing your infrastructure. Everyone in the...
Over the last five years, Kubernetes has seen rapid adoption as a container orchestrator. And for a good reason too. Containers solved the problem of being...
Kubernetes 1.25 just got released. I consider myself very lucky to be able to help with the release as the CI Signal Lead and get to work with the amazing...
Let me jog your memory with how we used to develop applications not so long ago. We would bring up the application, write some code, hit save, see our...
It’s no secret that happy developers write better code. But how do you enable a great developer experience in this age of cloud native applications? Well,...
Are you tired of listening to everyone in DevOps talk about "Kubernetes" while you're still struggling with how to pronounce it? Unless you started programming...
Last week is something we here at Okteto will cherish for a long time! It was a huge milestone for us, as this was the first time we as a company were...
Docker launched in 2013 and since then has revolutionized the way we build and ship code. Docker made containers a part of the modern application development...
No matter how many times I use kubectl or docker in a day, I just can't seem to remember the exact subcommands and what they do. I often find myself using...
Cloud-Native Applications Need Cloud-Native Development Environments We've seen a tremendous change in the way applications get deployed over the last...
Okteto's Preview Environments allow you to browse a deployed version of each pull request made to your repository. This can be very useful for getting...