Amazon Web Services Workshop, Herndon, VA, 10/01/18, Trained on many of the AWS Services including, Amazon Sagemaker, S3, and Cloud Formation by exploring several use cases and working with datasets that were commercially available. The use cases included data analytics, comprehending social networks from text, building a real time analytic dashboard, and video analytics., Created an Amazon Sagemaker notebook instance and an Amazon S3 bucket for storing training data and model artifacts. These services were used to evaluate a dataset as well as perform data analysis through count vectorization. This exercise was performed with Jupyter Notebook which was used for downloading training data, building models, training models, and deploying them., Performed Exploratory Data Analysis (EDA) and trained a Neural Topic Model using Jupyter Notebook. Launched a Sagemaker training job using social media data and analyzed the trained model to infer patterns., Created analytic dashboards using Amazon Quicksight to analyze and visualize data stored in S3 buckets. Detected data formats in an automated fashion by building a crawler with Amazon Glue as well as queried tables that Glue generated., Generated an Amazon EC2 key pair for SSH into instances that were created in the AWS account and changed permissions for the key file using Linux.