← Back to blog

Hacktoberfest AWS S3-Clone

· 1 min read
hacktoberfest firstissue aws programming

Servus!

How are u doing with Hacktoberfest? Just okay?

Alright, then this might be the chance to support me of my personal POC. Here are three repositories which contains the AWS- SDK of different programming languages. The goal is to have real-life example by building an AWS-S3 clone and get you a PR-request.

Python's boto3

{% github jolo-dev/aws-s3-python %}

AWS SDK for Ruby v3

{% github jolo-dev/aws-s3-ruby %}

Java AWS SDK 2

{% github jolo-dev/aws-s3-java %}

Any support is welcome :) Happy Coding!