Feature image for Amazon S3 bucket blog

A Detail Tutorial on Amazon S3 Bucket Simple Storage Service – DS

Amazon S3 Bucket Storage

Amazon S3 (Simple Storage Service) is a broadly used object storage provider furnished through Amazon Web Services (AWS). It is designed to keep and fetch any quantity of records from anywhere at the net. S3 is part of Amazon's cloud computing platform and is understood for its...

Read more...
Feature image on AWS SDK Work with Nodejs

How AWS-SDK V3 Works With Nodejs? | AWS-Sdk V3 Npm Installation – DS

[vc_row][vc_column][vc_column_text]

What Is NPM AWS SDK Version 3?

AWS announced the AWS SDK V3 general availability for javascript. You might see the warning by AWS SDK to migrate to version 3 on the console. AWS SDK V3 comes with modular packages, which means we can install only those modules which we needed...

Read more...
Feature image to Crate AWS S3

07 Easy Step that Help to Create & Store Data in AWS S3 Bucket – Devstringx

In this blog, we are going to break down information about creating an S3 bucket and storing data but Before talking about AWS S3, we will talk about AWS.

What Is AWS?

AWS stands for Amazon Web services, Which was launched by Amazon. AWS is a cloud platform service. The AWS...

Read more...
devops

Setting Up Jenkins on Amazon EC2 Ubuntu Instance

[vc_row][vc_column][vc_column_text]

Install Jenkins On ec2 Ubuntu AWS

We are writing this blog to list down the process of setting up Jenkins on Amazon EC2 Ubuntu instance having OS version 18.04.

Pre-Requisites:

1 AWS EC2 Instance should be up and running Make an SSH connection with your EC2 instance

Install Java

Enable the ‘Universe’ repository...

Read more...