Siddhant Jainblog.zata.ai·Jan 18, 2025How Object Storage is Changing AI WorkflowsArtificial intelligence (AI) is transforming industries by enabling data-driven insights, automating processes, and unlocking new capabilities. However, AI’s success depends heavily on efficient data storage and management. As AI models grow more com...S3
Scott Spendolinispendolini.blog·Dec 14, 2024Adding DBMS_CLOUD to our Oracle Container DatabaseIf you’re working with object storage on OCI at all, you’ll notice that the Oracle 23ai Free container database is missing a crucial component: DBMS_CLOUD. DBMS_CLOUD is a package provides a layer so that the database can manage files and directories...11 likes·306 readsContainerized, Local Oracle 23ai EnvironmentOracle
Sydney Nursesynuora.hashnode.dev·Nov 19, 2024APEX: Viewing Images and Videos from OCI Object StorageI’m not going to answer this question as many of the examples and samples that explore beyond the simple UI calls, seem to involve some level of earnest coding and I’m no developer, so this .. this is not going to be pretty. About this Post Something...1 like·227 readsAPEX OCI Rest IntegrationOracle
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 23, 2024Understanding Different Types of Storage in AWS CloudThe battle between Hard Disk Drives (HDDs) and Solid State Drives (SSDs) is one of capacity versus speed. HDDs, with their mechanical components, offer vast amounts of storage at a lower cost, making them suitable for data-intensive applications not ...AWS CloudAWS
George Danekeblog.daneke.ge·Oct 18, 2024How to Add Hetzner S3 Object Storage to Laravel 11 AppHetzner's S3-compatible Object Storage provides a scalable and cost-effective solution for storing and retrieving large amounts of data. In this guide, we'll walk through the process of integrating Hetzner S3 Object Storage with a Laravel 11 applicat...446 readsHetzner
Alex Maitlandforgigapipeblog.gigapipe.com·Sep 30, 2024Tigris S3 Storage + qrynMeet Tigris Tigris is a new distributed S3 compatible object storage operated by Fly.io and offering global bucket replication with low pricing and a generous free tier: 5GB of data storage per month 10,000 PUT, COPY, POST, LIST requests per month ...10 likes·119 readstigris
Azhar Hussainblog.azharhussain.net·Aug 10, 2024Cloud Storage Solutions-Choosing the Right Storage Type for Your NeedsAs cloud computing continues to revolutionize the way businesses operate, understanding the various cloud storage options available is crucial. Whether you're storing massive amounts of data or simply need a reliable backup solution, choosing the rig...4 likes·672 readsCloud Computing
Pulkitblogs.devpulkit.in·Aug 8, 2024Simplifying Cloud Storage: Node.js and AWS S3 IntegrationI was recently working on a project(image-tweaker) that required an image upload feature. I needed a reliable storage system to store the images. After researching various options, I decided to use a cloud storage service for its scalability and ease...1 like·165 readsAWS
Anaz S. Ajinotes.ajianaz.dev·Jul 7, 2024What is MinIO? Key Features and Setup Installation with DockerMinIO is a high-performance, open-source object storage solution designed for cloud-native environments. It is fully compatible with the Amazon S3 API, making it an excellent choice for developers and enterprises looking to build scalable and secure ...#minio
Bhupendrabhuppi.hashnode.dev·May 20, 2024Amazon Simple Storage Service (Amazon S3)In object storage, each object consists of data, metadata, and a key. The data might be an image, video, text document, or any other type of file. Metadata contains information about what the data is, how it is used, the object size, and so on. An ob...10 likesAWS