Live Workshop: How to Measure ROI of Developer Experience
Register now!

9 posts tagged with "golang"

Deploying Preview Environments for Docker Compose Applications using Okteto and GitHub

A preview environment is an isolated development environment created during a development process to enable you keep track of the changes made to your...

June 09, 2021
Avatar of Abdulazeez Abdulazeez AdeshinaAvatar of Abdulazeez Abdulazeez AdeshinaAbdulazeez Abdulazeez Adeshina

How to Develop Docker Compose Applications Remotely with Okteto Cloud

Local development with docker-compose has proved to be easy as applications are easily spun off with one command irrespective of the operating system....

June 02, 2021
Avatar of Abdulazeez Abdulazeez AdeshinaAvatar of Abdulazeez Abdulazeez AdeshinaAbdulazeez Abdulazeez Adeshina

A Step-by-step Guide on Deploying Your Docker Compose Application to Okteto

Naturally, applications deployed to Kubernetes are containerized and mostly built as docker images. A docker-compose manifest is a configuration manifest...

May 19, 2021
Avatar of Abdulazeez Abdulazeez AdeshinaAvatar of Abdulazeez Abdulazeez AdeshinaAbdulazeez Abdulazeez Adeshina

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

Building a Machine Learning Application with spaGO and Okteto Cloud

Author bio: Sangam is Developer Advocate at Accurics. He's also a Docker Community Leader Award Winner and an Okteto and Traefik Community Ambassador....

February 11, 2021
Avatar of Sangam BiradarAvatar of Sangam BiradarSangam Biradar

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

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

How to Develop and Debug Go 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...

October 22, 2019
Avatar of Pablo Chico de GuzmanAvatar of Pablo Chico de GuzmanPablo Chico de Guzman

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