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...
Cloud computing has changed the world in which we live. Slack, Box, and Salesforce are just a few business applications that have made our lives easier...
Clement Chang knows how to hold court. He speaks eloquently and moves fluidly from topic to topic, speaking with nights on ideas ranging from technology to psychology to global politics. With sector interests that include web 3.0, precision medicine, and AI, Clement eventually settled on a career in DevOps. ...
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...
Mohammad-Ali A'râbi has been writing code since 2003. The release of Docker in 2013 transformed his life as a software developer and he soon began using Docker Compose for development. Eventually, he turned to Kubernetes to have the same comfort and control in the production servers. ...
Natan Yellin is the founder of robusta.dev and has developed software for over a decade. He started with open source in high school, got started on Kubernetes while at Alcide.io (now part of Rapid7), and launched his own company late last year....
I think you'll agree that, as developers, we enjoy innovating and working on exciting new features more than anything else. We'd get some coffee and play...
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...
Over the last few months, Okteto has hit several exciting milestones. Along with recently raising Series A funding, the team has been thriving and growing...
We are excited to announce that Okteto has raised $15M in Series A financing. The round was led by Villi Iltchev from Two Sigma Ventures, with participation...
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...
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.,...
At Okteto we are very passionate about increasing developer productivity. We were looking for ways to improve our container build times when we came across...
In his DevxDay 2021 talk, Jacob talked about preview environments and why they are crucial for making the software development process more inclusive,...
Welcome back to our video series - Building a FastAPI Application with Okteto. This is Part 4: Preview Environments. In this video, you’ll learn how to...
Thanks to everyone who attended our October 2021 Community Call! This month Ramiro, Jacob, and Abdul discussed all things KubeCon: what it was like being...
Welcome back to our video series - Building a FastAPI Application with Okteto. This is Part 3: Database. In this video, you’ll learn how to add HTTP routes...
Our team here at Okteto is growing quickly, and we’re excited to announce that Teresa Romero joined our engineering team this month! Today we’re going...
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,...
Welcome back to our video series - Building a FastAPI Application with Okteto. This is Part 1: Getting Started. In this video, we'll be setting up our...
We’re excited to announce that our next Community Call will be on Thursday, October 21st at 10am Pacific/1pm Eastern. This month, we'll be talking all...
We have a new series beginning on our YouTube channel where you'll learn how to create a FastAPI app using Okteto remote development environments. Check...
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...
Online conferences have quickly become the norm. Even as restrictions in some regions start to lift, many conferences are offering both online and in-person...
In the beginning, development was straightforward: You wrote code, built a binary, and then ran it in your machine to validate that things worked. You...