Skip to main content

4 posts tagged with "DeveloperExperience"

View All Tags

SFTP server in Kubernetes with SFTPGo

· 7 min read
María García
Junior Platform Engineer

Have you ever needed to create an SFTP server? How do you do it?

For those who have created an SFTP server before, you probably know that it is not easy to create and maintain an SFTP server. There are many ways to do it, but in this case, we are going to install SFTPGo in our Kubernetes cluster.

SFTPGo is an open-source SFTP server that allows users to securely transfer files over SSH. It is written in Go (Golang) and is designed to be lightweight, easy to configure, and highly customizable. It supports multiple storage backends, including local filesystems, cloud storage (like S3, Google Cloud Storage, etc.), and more.

The deployment of SFTPGo on an EKS cluster begins with provisioning the required resources, so let's start by creating the necessary infrastructure with Terraform.

Enhancing Developer Experience 👩🏾‍💻

· 2 min read

As a platform engineer, the primary goal is to streamline and optimize the developer experience. In a world where technology is ever-evolving, it's crucial that we provide developers with tools and environments that not only simplify their workflows but also inspire innovation.

Why Focus on Developer Experience? 🤩

High Level Technology Stack

· 7 min read
Guille Vigil
Platform Engineer

At Resizes, we're pioneering the future of DevOps and Platform Engineering with cutting-edge Cloud Native technologies. Our mission is to empower you with DevOps expertise, crafting a top-tier Internal Developer Platform (IDP) essential for your success. Our approach uniquely combines open-source and proprietary tools, tailoring a platform that perfectly aligns with your business needs.

In this article, we'll explore our high-level technology stack, highlighting the most important tools and services we use to build your IDP.