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

Category: QuickGuide

QuickGuide: Encryption

July 13, 2021July 12, 2021 by admin

Symmetric Encryption There are two primary forms of cryptography in use today: symmetric and asymmetric cryptographies. Symmetric algorithms operate with a single cryptographic key that is used for both encryption and decryption of the message. For this reason, it is often called single, same, or shared key encryption. It can also be called secret or…

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: 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

QuickGuide: Cloud Incident Response Recommendations

February 9, 2021May 13, 2021 by admin

SLAs and setting expectations around what the customer does versus what the provider does are the most important aspects of incident response for cloud-based resources. Clear communication of roles/responsibilities and practicing the response and hand-offs are critical. Cloud customers must set up proper communication paths with the provider that can be utilized in the event of an incident….

Read More

QuickGuide: FedRAMP

February 8, 2021May 13, 2021 by admin

The Federal Risk and Authorization Management Program (FedRAMP) is a U.S. government–wide program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud products and services. It is the result of close collaboration with cybersecurity and cloud experts from GSA, NIST, DHS, DOD, NSA, OMB, the Federal CIO Council and its working groups, and…

Read More
  • 1
  • 2
  • Next

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!