Thank you for your interest. We've emailed you the case study.
Feel free to check our latest case studies and blogposts. For more information, please proceed to the home page.
Our latest case studies
Our latest blog posts
Train and host custom-built Scikit-Learn model container in Amazon SageMaker
How we can create our own container and import our custom Scikit-Learn model onto the container and host, train, and inference in Amazon SageMaker
Accessing Amazon DynamoDB using AWS SDK for Python (Boto3)
How an item in Amazon DynamoDB can be accessed using AWS CLI and AWS SDK for Python (Boto3).
Handling and Processing large amount of data between s3 buckets
This blog illustrates how small files can significantly slow down copy operation jobs between S3 buckets or from S3 to HDFS and vice versa. If the problem with the many small files continues on HDFS or S3, S3Distcp exploration is the best option.