How To Upload a File to Object Storage with Node.js
Create a Node.js app to upload a file to your the cloud provider Space
Create a Node.js app to upload a file to your the cloud provider Space
A recap of the 12 Days of the cloud provider tutorial series. Build a Birthday Reminder Service and an Email Receipt Processor while exploring the cloud provider services like managed databases, serverless functions, object storage, logging, and APIs like Twilio and GenAI.
Spinnaker is an open-source resource management and continuous delivery application for fast, safe, and repeatable deployments, using a powerful and customizable pipeline system. Spinnaker allows for automated application deployments to many platforms, including Kubernetes. In this tutorial, you’ll deploy Spinnaker to Kubernetes using Halyard, with object storage as the underlying back-end storage.
Save images to object storage with Rails 6 and Active Storage
object storage é um serviço de armazenamento de objetos que torna mais fácil e econômico armazenar e fornecer grandes quantidades de dados. Spaces individuais podem ser criados e colocados em uso rapidamete, sem necessidade de configuração adicional. Neste tutorial,…
A private Docker registry allows you to securely share your images within your team or organization. By hosting your private Docker registry directly in your Kubernetes cluster, you achieve higher speeds, lower latency, and better availability, all while having control over the registry. In this tutorial, you’ll deploy your private Docker registry to your Kubernetes cluster using Helm, backed up by object storage.
Duplicity is a command-line utility written in Python that produces encrypted tar volumes for storage on a local or remote repository. It uses the GNU Privacy Guard (GPG) to encrypt and sign its archives and the rsync algorithm to create incremental, space-efficient backups. In this tutorial, we will install Duplicity and go over how to back up project data to object storage.
O object storage é um serviço de armazenamento de objetos projetado para facilitar e reduzir o custo de armazenar e servir grandes quantidades de dados. Neste guia, abordaremos como migrar dados entre regiões do Spaces,…
Django is a powerful web framework that can help you get your Python application or website off the ground quickly. It includes several convenient features like an object-relational mapper, a Python API, and a…
FileZilla Pro is a file transfer solution that works with FTP, SFTP, FTPS, and WebDAV protocols. In 2001, the original FileZilla project brought an open-source, cross-platform file access and transfer application to users. Today, FileZilla Pro…