Ruan Bekker

Ruan

Linux and Open Source Enthusiast.

  • Home
  • About Me
  • AWS
  • DevOps
  • Python
  • Docker
  • Subscribe
  • Slack
  • Developer T-Shirts

S3

A collection of 5 posts

September 8, 2017

Using Minios Python SDK to interact with a Minio S3 Bucket

In our previous post, we have Setup Minio Server which is a self-hosted alternative to Amazon's S3 Service. We will go through some basic examples on working with the Python SDK, to interact with Minio. Installing the Minio Python Library:…

Mino Storage Python S3 Object Storage

September 8, 2017

Run Your Self-Hosted S3 Service With Minio on Docker Swarm

Minio is a distributed object storage server built for cloud applications, which is similar to Amazon's S3 Service. Today, we will create the server on docker swarm, as I don't currently have a external data store like GlusterFS / NFS etc,…

Storage Distributed Storage Minio S3

June 25, 2017

How to Control Access with AWS IAM for Users and Groups using the CLI for Granting S3 Access

In this post, we will use Identity Access Management (IAM) on AWS to Control Access for our Groups and Users using the CLI, and as an example use-case, we will be allowing S3 Access for Users that is associated to…

AWS S3 CLI IAM

July 29, 2016

AWS DataPipeline: S3 Backup Script Example using AWS CLI Activity

In this tutorial, I will show you how to launch a pipeline via the CLI. Why the CLI? Because anything using the CLI is AWESOME! We will launch a AWS CLI Activity, where we are going to backup files from…

AWS S3 DataPipeline

June 21, 2016

AWS Java SDK - Detect if S3 Object exists using doesObjectExist

window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"3dfcff447b6ee598231eeb658","lid":"5c36081d06","uniqueMethods":true}) }) I was writing a test application which is hosted on EC2 on Amazon Web Services (AWS) and one of the…

AWS S3 JavaSDK Java

Page 1 of 1

Subscribe to Ruan

Get the latest and greatest from Ruan delivered straight to your inbox every week.

Ruan © 2019. Royce theme by Just Good Themes. Powered by Ghost.

Back to top