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...
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,...
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...
You can now deploy private GitHub repositories with Okteto Cloud. You can deploy your private repositories using Okteto Pipelines, the okteto CLI, or...
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...
Developer Experience is not just about the tools and technologies you and your team pick. It's also about the people in your organizations. Artur Meyster,...
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...
Every year, JetBrains and the Python Software Foundation conduct an online survey better to understand the state of Python's ecosystem. In October 2020,...
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,...
Developer Experience is not just about the tools and technologies you and your team pick. It's also about the people in your organizations. In this post,...
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...