AWS S3 is one of the oldest offerings for ‘object storage’, from Amazon AWS and when working through a terminal, … More
Category: DevOps
Copying different S3 bucket folders with space(s) in their names.
s3cmd is an usual and handy tool for dealing with data in S3 from the command line. Usage Doc.For simple … More
Notes: DevOps Practices
DevOps is the culture of collaboration between Development and Operations. Some essential Devops concepts include: Build Automation (BA) : It … More