The containerization and container orchestration world has seen a lot of development in recent years. One of the most widely used container technology...
Shipping secure applications is essential for any organization! Security should be a priority, as the consequences of a breach are often dire and tough...
In DevOps, Kubernetes is a container orchestration tool. It is used to deploy & manage containerized applications in an automated way. According to the...
Containers quickly became the norm for how we built and packaged our applications. They made the software delivery and development cycle easy by providing...
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,...
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...
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...
The big day has finally arrived for your enterprise development team. The cloud application you’ve been developing for over a year is finally ready to...
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...
Rasa is a Python framework for training and building an AI-powered chatbot integrated into various platforms. Training and building AI-powered applications...
Deploying applications in Kubernetes can be complicated. Even the simplest application could require creating a series of interdependent components (e.g.,...
We’re excited to share the conversation that I had with my good friend Saiyam (CNCF Ambassador and Director of Evangelism at Civo Cloud) on the past, present,...
Fall is here, and with it, we have some cool new features that we hope will help you have a better developer experience while using Okteto. Here’s what’s...
It’s Hacktober and that means you might have the opportunity to participate in some hackathons either virtually or in person this month. Here at Okteto,...
If you’ve been following Okteto for any length of time, you’ve probably heard us talk about Okteto Enterprise. Enterprise is for teams of any size who...
Joydip is a Microsoft Most Valuable Professional in ASP.NET, speaker, and author of several books and articles. He has more than 25 years of experience...
There are many new features and upgrades in Okteto CLI this month! Deploy individual services with Okteto Stack You can now redeploy a single service...
September included many upgrades and updates to features and dependencies for Okteto Enterprise customers. Read on to find out what’s new in Okteto Enterprise....
Nwani Victory works remotely as a software engineer, building scalable and sustainable software. Outside working hours, he doubles as a technical writer,...
Check out our latest video tutorial on how to create and use data clones in Okteto. In this video you'll learn what data clones are and how they work,...
Cristian Reyes is an Engineering Leader at Dafiti Group LATAM. As an Engineering Leader, he's in charge of driving technical innovation, creating alignment...
We’re excited about the new features and updates available this month in Okteto CLI! Updates okteto up now supports statefulsets to help you manage and...
We’re excited to announce Enterprise Release 0.9.8! Here’s what’s new: Preview environments Preview environments now have endpoints, show the owner of...
Context I joined Okteto almost 4 months ago with the regular mindset about what devtools are, how to use them, and what a dev environment is supposed...
Last week the interview Ramiro did with the Software Engineering Daily Podcast went live and we’re excited to share it with you! Your browser does not...
Preview environments help developers test their code and share it with everyone on their team, whether in technical or non-technical roles. It’s one of...
Okteto was created for a better developer experience. We took a good look at the typical process a developer works through to write, test, and deploy their...
In the past, we've talked about how to develop remotely with VS Code and PyCharm. Today, I'm going to show you how you can use okteto to define and deploy...
Muhammed Ali is a Software Developer with a passion for technical writing and open source contribution. His area of expertise is Full-stack web development...
We’re excited to announce these new and improved features for Okteto CLI! Preview environments Our new preview environments UI is almost ready for release,...
This month we have some new features and updates in Okteto Enterprise 0.9.6 that we’re excited to share! Preview environments UI We’ve got a new Preview...
Data cloning is the process of creating an independent identical copy of an application's database. Data clones come in handy during the development stage...
We're excited to introduce Okteto divert, our newest feature! Divert allows you to have multiple versions of your application in development. This can...
Here at Okteto, we’re always looking for ways to make development easier for cloud native developers. One feature we thought could be beneficial is the...
We’re excited to share this video review and demo of Okteto by Anaïs Urlichs, as day 38 of her 100 Days of Kubernetes series. Okteto Dev Environments...
We’re excited to announce that Okteto Enterprise is now available in the Civo Marketplace! Okteto Enterprise reduces most of the friction that comes from...
A preview environment is an isolated development environment created during a development process to enable you keep track of the changes made to your...
Have you ever wanted to test the changes in one of your teammate's pull requests? Today it looks like this: commit your local changes, switch your local...
On June 8th, Ramiro will be running an interactive workshop lab at SG Virtual Conference on how to develop Cloud-Native applications faster than ever with...
We’re excited to announce that on June 10th, Iñaki Respaldiza will be speaking at Kubernetes Community Days Spain! He will be presenting along with Vicente...
Develop at the speed of the cloud with Okteto CLI, our open source offering that helps developers deploy, develop, and preview their work, using either...
Did you know that Okteto offers a self-hosted plan? Our Enterprise solution is for companies that want to run Okteto on their own Kubernetes cluster, rather...
Naturally, applications deployed to Kubernetes are containerized and mostly built as docker images. A docker-compose manifest is a configuration manifest...
Ramiro did a webinar last week along with Uma and Karthik of ChaosNative on how to use Okteto and Litmus Chaos to get your Chaos Engineering practice started....
In this article, you will be deploying an already built model for the public that generates unique and personalized love letters with no plagiarism to...
An RBAS system helps manage users and prevents certain information from being exposed to everyone. It also ensures that the actions users can perform can...
Author bio: Michael Dehoyos is a writer and editor at Academic Brits. As a content marketer, he helps companies and nonprofits improve their marketing...
Preview environments serve an important role when performing code reviews for an incoming change or addition to an application's codebase. It is a fantastic...
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...
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...
Last week, Adam and Craig interviewed me on the Kubernetes Podcast from Google. It was a very fun interview where we talked about the origin of the company,...
Join me and Saiyam (CNCF Ambassador and Director of Evangelism at Civo Cloud for a live coding session this Friday 23rd at 9AM PST / 9:30PM IST. In this...
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they...
Okteto Cloud gives you access to Kubernetes namespaces, helping you focus on your application, instead of the infrastructure. Our initial idea was to keep...
October is almost here, and for the global open source community that means one thing: It's Hacktoberfest time! Join the Okteto, Cloud Native and the global...
When you deploy applications in Okteto, you automatically get endpoints with valid SSL certificates. This way, you can develop and test your applications...
Cloud Native applications are, by definition, highly distributed, elastic, resistent to failure and loosely coupled. That's easy to say, and even diagram....
This year, KubeCon CloudNative Europe is going virtual. Speakers from all over the world have spent the last month or so recording talks on everything...
One of the big benefits of Okteto Cloud is the ability to deploy Cloud Native Stores with a single click. Via the Okteto Cloud catalog you can deploy things...
Cloud-based development environments are getting a lot of traction due to its great benefits: instant onboarding, access to cloud infrastructure with no...
I'm a huge fan of serverless programming. I just love the simplicity of writing a small piece of code, running a command, and have it available on demand....
Crossplane, for those of you unfamiliar with it, is an open source Kubernetes add-on that supercharges your Kubernetes clusters enabling you to provision...
In the past, we've talked about how to develop remotely with VS Code. Today, I'm going to show you how you can use okteto to define and deploy a fully...
This week, we were part of OSCONF Bangalore 2020, and online conference on Open Source and Cloud Native Technologies. The conference was organized by our...
This week, we were part of the AllTheTalks.online conference, a 23.9999 hour online-only conference on all things DevOps, Development & Security. And,...
Our community star Jeevanjot Singh is back at it again. You might remember him from the post we wrote a couple of weeks ago on how to get started with...
GitOps is the new way to deliver applications in Kubernetes. It uses Git as a single source of truth for your applications, automating delivery by using...
Author bio: Jeevanjot Singh is a full stack developer. He is a game developer, graphic designer and video editor as a freelancer and also experienced with...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
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...
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,...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
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...
If you are building a cloud-based application at scale, running it in Kubernetes is a no-brainer: It's been adopted by the industry at an incredible rate,...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
We're very excited to announce that Okteto's GitHub Actions are now publicly available 🎉! With our new GitHub Actions, it's easier than ever to build...
We are thrilled to announce that you can now build Docker images from your local source code directly in Okteto Cloud, all powered by BuildKit. Another...
Microsoft released the Visual Studio Code Remote Development Extension Pack a few months ago, enabling developers to work with remote development environments...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
We are very excited to announce that you can now launch Kubernetes applications directly from Okteto Cloud (powered by Helm 3 💪🏽). Click on the new Deploy...
Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...
Do you keep deploying your applications into the wrong namespace? Now you can see and manage your Kubernetes context directly from VS Code with our new...
We recently published a survey to help us better understand how developers are using Kubernetes in their day-to-day workflows. One of the questions was...
We’d like to invite you to participate in a survey we’re conducting of our customers, users and community members. The purpose of the survey is to learn...
The first beta of Helm 3 is now available! This is a particularly important milestone because it signals the finalization of the big helm rewrite. From...
OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker and Kubernetes. OpenFaaS simplifies your application by...
Django + Celery is probably the most popular solution to develop websites that require running tasks in the background. Developing a Django + Celery app...
Online IDEs are becoming mainstream due to their ability to provide true one-click development environments, surpass the capabilities of developer machines...
VS Code Remote Development is a powerful VS Code extension that allows you to take advantage of VS Code’s full feature set in the following scenarios:...
Google recently introduced Cloud Run, a new solution for deploying your code as containers with no infrastructure management. It is a step forward for...
A couple of days ago, Rancher labs released k3s, a lightweight, fully compliant production-grade Kubernetes. The entire thing runs out of a 40MB binary,...
Deploying applications in Kubernetes can be complicated. Even the simplest application will require creating a series of interdependent components (e.g.namespace,...