Amazon VPC Network ACL in AWS

Dear Readers, In this article, we will see the Amazon VPC Network ACL in AWS. Network ACL (NACL) NACL stands for Network Access Control Lists. It is an optional layer of security for your VPC NACL acts as a firewall for controlling traffic in and… Read More

Amazon Virtual Private Cloud in AWS

Dear Readers, In this article,we will see brief explanation regarding to VPC(Virtual Private Cloud). What is VPC? VPC  called as Amazon Virtual Private Cloud (VPC). It enables you to launch AWS resources into a virtual network that you’ve defined. A Virtual Private Cloud is a… Read More

Amazon IAM Roles in AWS

Dear Readers, In this article,we will see Create a role and attached source “EC2” and Destination “AmazonS3FullAccess”. Launch one instance and assign this role to the EC2 instance. Connect to Linux server through putty. We can manage S3 bucket through role instead of giving credentials.… Read More

Identity and Access Management in AWS

Dear Readers, In this article, we will see the Identity and Access Management in AWS. Steps to Follow  Create 2 users “Ramesh” and “Ajay” Create 2 groups “EC2 Full Access” and “S3 Full Access” Give permission to groups “AmazonEC2FullAccess” and “AmazonS3FullAccess” First group has AmazonEC2FullAccess… Read More

Amazon S3 Versioning in AWS

Dear Readers, In this article,we will see Amazon S3 Versioning. Store object’s as versions format: Create S3 bucket by making it public. Enable versioning. Upload text document with one line and make it public. Upload the same text document by adding one more line and… Read More

Oracle GoldenGate Articles

Oracle GoldenGate Articles Dear Readers, Please check below articles to get good knowledge on Oracle GoldenGate AWS Cloud. SNO DESCRIPTION ARTICLE LINK 1 Shell Script to get EMAIL alerts for Lagging between GoldenGate Processes https://www.ktexperts.com/shell-script-to-get-email-alerts-for-lagging-between-goldengate-processes/ 2 Shell Script to get EMAIL alerts for STOPPED Processes… Read More