Member-only story

Silvan
2 min readFeb 16, 2018

--

This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices.

I have to develop a new feature that is using Amazon S3 services. The first thing, we discussed with the customer was how to get an access to an S3 AWS Account to write my features. Since it was rather complicated, I had to look for some alternative solutions.

These are my finds.

Using Amazon AWS 3 with Java

First, to manipulate S3 resources, I am writing a Java microservices. I have been looking for Java S3 Libraries and some interesting links :

Mocking Amazon S3 Server with a Local server

if you desire to develop on your laptop and solely rely on the local resources, you can use a mock server to emulate a S3 API.

I found many different implementations :

--

--

Silvan
Silvan

Written by Silvan

#Digital #Transformation Techlead at @serial_ch. @tocea founder. I save #software in exchange of Chocolates,Cheese and Beer in Switzerland #Breton/Gallo en exil

No responses yet