Skip to content
Menu
Cloud Gal 42
  • Home
Cloud Gal 42

Category: aws

Creating a notification for every time a file is uploaded to an S3 bucket

June 4, 2021June 9, 2021 by admin

Step 1 – Create S3 bucket Navigate to Amazon S3 dashboard Click on Create bucket Bucket name: provide a unique name Leave everything else as default Click on Create bucket Step 2 – Create SNS Topic Navigate to Amazon SNS dashboard Click on Topics on the left menu Click on Create Topic Select Standard Topic…

Read More

QuickGuide: Allowing EC2 access to S3 and other AWS Services

June 4, 2021June 2, 2021 by admin

Navigate to IAM Dashboard Click on Roles on the left menu Click on Create role Select AWS service as the type of trusted entity Select EC2 as the use case Click on Next: Permissions In the Search bar, type in the name of the service you want EC2 to access, for instance S3 or DynamoDB…

Read More

QuickGuide: Use AWS Polly on Windows 10 to synthesize speech from text

May 22, 2021 by admin

Step 1 – Install Python on Windows laptop/desktop Open cmd and type python3 and press enter If you don’t have Python installed already, it will take you to Windows Store, click on Get Prep for Polly execution Step 2 – Create dummy polly.py Step 3 – Execute polly.py and play speech.mp3 Successful execution of the…

Read More

QuickGuide: Use AWS Comprehend to perform language analysis

May 22, 2021 by admin

Step 1 – Create Ubuntu EC2 instance and prep for Comprehend Step 2 – Create dummy comprehend.py Step 3 – Execute comprehend.py You can change the text in the python script to see how the analysis changes with each statement.

Read More

QuickGuide: Use Amazon Rekognition to detect text and faces in image

May 22, 2021 by admin

Step 1 – Create Ubuntu EC2 instance and prep for Rekognition Step 2 – Execute dummy rekognition.py Detected text Steve jobs Dennis Ritchie (b. 24Feb 1955) (b. 09 Sep 1941 Become a hipster, sell stolen ideas Invent UNIX andC DIED 05 OCT 2011 DIED 12 OCT 2011 Withoue Steve lots, we would have: Withoutdennis Ritchier…

Read More

QuickGuide: Create AWS Lambda function to send email when a file is uploaded to S3

May 22, 2021June 7, 2021 by admin

Step 1 – Create Lambda Function Navigate to AWS Lambda, click on Create function Select Author from scratch Name your function echoFn Choose Runtime as Node.js 14.x Click on Create function Step 2 – Edit code Collapse Function overview Right-click on index.js and click Open, delete the sample code and replace with – Step 3…

Read More

QuickGuide: Amazon RDS & ElastiCache Demo

May 22, 2021May 22, 2021 by admin

Step 1 – Create Ubuntu EC2 instance and install Python if not already installed Step 2 – Install MySQL connector and client and prep Ubuntu EC2 instance Step 3 – Create Amazon RDS MySQL instance Step 4 – Create employees database Step 5 – Create python script to connect to mysql and insert data Step…

Read More

QuickGuide: Amazon Kinesis Setup

May 15, 2021May 29, 2021 by admin

Learn how to setup Kinesis data and delivery streams on a Linux instance

Read More

QuickGuide: Amazon CloudWatch Setup

May 15, 2021May 26, 2021 by admin

Learn how to install Amazon CloudWatch on a Linux EC2 instance on AWS

Read More

QuickGuide: Connecting to a Private EC2 Instance from your laptop/desktop

April 23, 2021May 11, 2021 by admin

Step 1 – Create Bastion Host a) Navigate to EC2 Dashboard, click on Launch instance b) Select Amazon Linux 2, click Next c) Choose t2.micro as Instance Type, click Next d) Select default VPC, select subnet if you have a preference e) Leave everything else as is, click Next f) Leave Storage as is, click…

Read More

Recent Posts

  • Role of AI/ML in Cybersecurity
  • QuickGuide: Security on OCI
  • The Cloud Management Plane
  • Secure Installation and Configuration of Virtualized Cloud Datacenters
  • Cloud Datacenter: Hardware-specific Security Configuration Requirements

Recent Comments

  • Rafael on Installing Debian on OCI
  • Jorge on Installing Debian on OCI
  • admin on Installing Debian on OCI
  • Andreas on Installing Debian on OCI
  • admin on Installing Debian on OCI

Archives

  • December 2022
  • February 2022
  • September 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • February 2021
  • January 2021
  • November 2020
  • October 2020

Categories

  • aws
  • bcdr
  • cloud
  • cloudsecurity
  • compliance
  • informationsecurity
  • oracle
  • pci
  • QuickGuide
  • security
©2025 Cloud Gal 42 | Powered by WordPress and Superb Themes!