Computer Science, asked by alib1490, 11 months ago

Amazon S3 can be integrated with Jenkins, using which feature

Answers

Answered by rishilaugh
18

Amazon S3 can be integrated with Jenkins, using various plugins

Answered by siddhartharao77
18

Amazon S3 can be integrated with jenkins using bucket Plugins.

Short notes on Amazon S3:

(i) Amazon S3 is an object storage service.

(ii) It has a simple web services interface that you can use to store and retrieve any amount of data,any time,from anywhere on the web.

(iii) This S3 service allows the subscribers to access the same systems that amazon uses to run its own web sites.

Advantages:

(i) Standard interfaces.

(ii) permissions

(iii) Low cost and easy to use.

(iv) Higher performance.


Short notes on Jenkins:

(i) An open source integration tool which was written in java which helps in testing and reporting in a larger code base in real time.

(ii) It provides us an integration to Amazon S3 bucket by which we can upload the configuration to the S3 bucket.

(iii) Jenkins plugins are available for number of AWS services.

Advantages:

(i) Free of cost

(ii) Easily configurable

(iii) Easy support and Rich plugin ecosystem.


Hope it helps!


Anonymous: nice answer :-)
siddhartharao77: Thank you !
melvilled11: hi can you advise which of these options it would fall under?1) Extract artifacts, 2) Read artifacts, 3) Publish artifacts, 4) All of the options
no4: Fabulous answer
siddhartharao77: Great thanks!
Similar questions