5 steps to bring DevX automation to your company
Get the guide

47 posts by Ramiro Berrelleza

Empowering Teams: The Shift in Okteto's Development Focus

In the early stages of innovation, Okteto introduced a free SaaS tier, Okteto Cloud, to provide individual developers with a platform for remote development...

December 14, 2023
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza
Okteto’s latest eBook: How Cloud Dev Environments Accelerate Developer Velocity and Drive InnovationOkteto’s latest eBook: How Cloud Dev Environments Accelerate Developer Velocity and Drive Innovation

Discover How Kubernetes Development Environments Help Accelerate Developer Velocity and Drive Cloud Application Innovation

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...

July 21, 2022
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Our week in Alcochete

The Okteto team relocated to Alcochete, Portugal, last month for a week of socialization, exploration, and fun. This offsite is the first time the entire company is together in the exact geographical location, so it was a big deal for all of us. And it was a fantastic experience!...

July 05, 2022
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Okteto Raises a $15M Series A To Disrupt How Software Teams Develop Modern Applications

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...

February 23, 2022
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

KubeCon 2021 - With Preview Environments, Everyone is Invited To the Party

In his DevxDay 2021 talk, Jacob talked about preview environments and why they are crucial for making the software development process more inclusive,...

November 10, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Okteto Deep Dive — Saiyam & Ramiro

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,...

October 22, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

We Need a Cloud-Native Development Experience

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...

September 29, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Remote Development Environments with RubyMine, Okteto, and Kubernetes

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...

July 28, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Personal Access Tokens

You can now create multiple personal access tokens for your Okteto account. You can use Personal Access Tokens when scripting tasks with the okteto CLI,...

March 31, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Building Startups with Go

Go is often associated with Enterprise solutions, but many startups opt to use it from day one. Why is that? On this week's episode of GoTime Live!, Jon...

March 30, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Deploy Private GitHub Repositories

You can now deploy private GitHub repositories with Okteto Cloud. You can deploy your private repositories using Okteto Pipelines, the okteto CLI, or...

March 25, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Bring Chaos into your Development Environment

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...

March 04, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Surprising Results in the 2020 Python Developers Survey

Every year, JetBrains and the Python Software Foundation conduct an online survey better to understand the state of Python's ecosystem. In October 2020,...

February 25, 2021
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Enhancing your Kubernetes Resiliency with Cloud Native Chaos Engineering

Chaos Engineering is a key practice of Cloud Native Development. You can't really guarantee that your Cloud Native Applications are "distributed and resilient...

November 13, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Okteto On The Kubernetes Podcast

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,...

October 29, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Build Kubernetes Operators with Okteto and the Operator SDK

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...

October 21, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Hacktoberfest Meetup 2020

Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they...

October 08, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Connect your applications across multiple namespaces

Okteto Cloud gives you access to Kubernetes namespaces, helping you focus on your application, instead of the infrastructure. Our initial idea was to keep...

September 28, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Hacktoberfest 2020

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...

September 22, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Private Endpoints for your Applications

When you deploy applications in Okteto, you automatically get endpoints with valid SSL certificates. This way, you can develop and test your applications...

September 16, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Chaos Engineering with Litmus and Okteto Cloud

Cloud Native applications are, by definition, highly distributed, elastic, resistent to failure and loosely coupled. That's easy to say, and even diagram....

August 20, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

KubeCon + CloudNativeCon EU 2020 Virtual!

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...

August 11, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Connecting to your Databases using Port Forwarding

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...

August 03, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Cloud-Based Development Environments from any Git Repository

Cloud-based development environments are getting a lot of traction due to its great benefits: instant onboarding, access to cloud infrastructure with no...

July 16, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Serverless Development with Kubeless and Okteto

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....

July 02, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Crossplane Community Day 2020

Crossplane, for those of you unfamiliar with it, is an open source Kubernetes add-on that supercharges your Kubernetes clusters enabling you to provision...

June 11, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Remote Development Environments with PyCharm, Okteto and Kubernetes

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...

May 12, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

OSCONF 2020 Bangalore – An Open Source Community Conference

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...

April 29, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Build your React + Express App in Okteto Cloud

React is a JavaScript library for building user interfaces. It was originally created by Facebook, and over the years it has become one of the most broadly...

April 19, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Don't Build and Push, Move Your Inner Loop to Your cluster!

This week, we were part of the AllTheTalks.online conference, a 23.9999 hour online-only conference on all things DevOps, Development & Security. And,...

April 16, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Okteto Cloud is Now Available in your Favorite Android Device

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...

April 15, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Okteto Registry - A container registry for your dev images

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...

March 11, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

How to Develop and Debug ASP.NET Core Applications in Kubernetes

Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...

February 26, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Local Kubernetes Development With Crossplane and Okteto

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,...

February 16, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

How to Develop and Debug Python Applications on Kubernetes

Kubernetes is an open-source project for automating deployment, scaling, and management of containers. It has rapidly become the standard to run production...

January 30, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Deploy OpenFaaS in One Click

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...

January 27, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

How to Develop and Debug PHP Applications in Kubernetes

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,...

January 07, 2020
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

How to Deploy to Okteto Cloud with GitHub Actions

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...

November 14, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Remote Kubernetes Development in Visual Studio Code with Okteto

Microsoft released the Visual Studio Code Remote Development Extension Pack a few months ago, enabling developers to work with remote development environments...

October 26, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Deploy Helm 3 Applications with Okteto Cloud

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...

October 15, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Come Meet Us in Person this September!

Come meet us in person this September! The Okteto team will be Codemotion Madrid 2019 (September 24 - 25) and Cloud Native London 2019 (September 27 -...

September 22, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Manage your Kubernetes Context Directly from VS Code

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...

September 22, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Cloud Native Application Development Survey

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...

September 09, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

An Early Look At Helm 3

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...

August 29, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

How to Develop a Serverless App with OpenFaaS and Okteto

OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker and Kubernetes. OpenFaaS simplifies your application by...

August 12, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Lightweight Kubernetes development with k3s and Okteto

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,...

February 27, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza

Develop Helm Applications directly in Kubernetes

Deploying applications in Kubernetes can be complicated. Even the simplest application will require creating a series of interdependent components (e.g.namespace,...

January 08, 2019
Avatar of Ramiro BerrellezaAvatar of Ramiro BerrellezaRamiro Berrelleza