Resizes journal · 17 articles

DevOps

Articles about DevOps.

8 min read

SFTP server in Kubernetes with SFTPGo

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…

4 min read

Resizes Blog

How to create and publish the best blog ever! 🔝 From Resizes, we are committed to creating the best blog for our users. That's why we were looking for a platform that would allow us to create a bl…

5 min read

Kubernetes Most Used Commands

Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It is widely used by many organizations to manage…

3 min read

Microservices Architecture

In today's dynamic digital environment, the adoption of microservices architectures alongside container technologies like Docker and Kubernetes is not just innovative; it's transformative. This app…