Skip to content

AWS

s3cmd on Solaris10

  • by

Ever wondered if you can use S3 with Solaris 10? This post will walk you through how you can install s3cmd on Solaris 10 to interact with AWS s3. 1. We will need to install pkgutil which will allow us to use the opencsw repository to install wget, python27, py_pip, gnupg /bin/bash pkgadd -d http://get.opencsw.org/now… Read More »s3cmd on Solaris10

AWS Serverless Workshop Image Processing Module 5 (extra credit)

If you are interested and new to serverless, then the https://github.com/aws-samples/aws-serverless-workshops/ is definitely worth your time. This post will walk you through how you can get the extra points in module 5. Here is what you are supposed to achieve once you finish step 5: “The intent of the PhotoDoesNotMeetRequirement step is to send notification to… Read More »AWS Serverless Workshop Image Processing Module 5 (extra credit)