• Home
  • About
  • Log In
  • Register
Follow Us
KTEXPERTS
  • Oracle DBA
    • Oracle 12C New Features
      • Oracle Multitenant Features
      • Non Container Features
    • Oracle Architecture
      • Oracle Server Architecture
      • Oracle Background Processes
      • Oracle Pyhisical Database
      • Select and Update Statement
      • Startup and Shutdown Modes
      • Redolog File Management
      • User Management
        • RMAN (Recovery Manager)
        • Oracle Production Support Scripts
    • Oracle Tablespace Management
    • Oracle Datapump (Exports & Imports)
    • Performance Tuning
    • Oracle Dataguard
    • Oracle ASM
    • Oracle Auditing
    • Oracle Partitioning
    • SecureCRT
    • Partitions/Shell Script
  • Oracle RAC
    • Introduction to Oracle RAC
    • 11gR2 RAC Installation
    • 12cR2 RAC Installation
    • 19c RAC Installation
    • Flashback Restore on Two Node RAC Servers
  • GoldenGate
    • Oracle to Oracle GoldenGate Unidirectional Replication
    • MySQL to Oracle Heterogeneous Replication
    • Oracle to MySQL Heterogeneous Replication
    • CredentialStore in Goldengate
    • GoldenGate Monitoring Commands
    • Usage of HandleCollisions and No HandleCollisions
    • Goldengate subdirs
    • Enable/Disable DDL replication
    • Data Selection & Filtering
    • Automation scripts in Goldengate
    • Logdump utility
    • Initial loads with GoldenGate
    • IgnoreDelete and IgnoreUpdate parameters in GG
    • COLS & COLSEXCEPT FILTER in GG
    • Add new table to existing GoldenGate Replication
      • Cassandra
  • AWS
    • EC2 (Elastic Compute Cloud)
    • S3 (Simple Storage Service)
    • IAM (Identity and Access Management)
    • CloudWatch
    • VPC (Virtual Private Cloud)
    • Route 53
    • RDS
    • Dynamo DB
    • EFS (Elastic File System)
    • Cloud Trail
    • Cloud Front
    • SNS (Simple Notification Service)
    • SQS (Simple Queue Service)
    • SES (Simple Email Service)
    • Redshift
    • Elastic Cache
    • Snowball
  • SQL Server
  • DevOps
    • LINUX
    • GIT
    • Chef
    • Ansible
    • Docker
    • Maven
  • MySQL
    • MySQL Installation & Upgrade
    • MySQL DBA
    • Difference Between Oracle and MySQL
  • PostgreSQL
    • Installation of PostgreSQL
    • WAL Internals in PostgreSQL
    • Replication to GCP PostgreSQL
    • Level of Work in Postgres Database
    • Data Fragmentation in PostgreSQL
    • PostgreSQL Interview Q&A
    • PostgreSQL Commands
  • Authors
    • Authors
    • Speakers
    • Volunteers
  • INDEX
    • Oracle DBA
      • Performance Tuning
      • Oracle RAC
      • Oracle 12c New Features
      • Oracle Production Support Scripts
      • Oracle DataGuard
      • Data Pump (Export & Import)
      • Oracle 18c
      • RMAN (Recovery Manager)
      • Oracle Tablespaces
      • Oracle ASM
      • Oracle Partitioning
      • Oracle Architecture
    • PostgreSQL
    • AWS
    • DevOps
    • GoldenGate
    • Cassandra
    • SQL Server
    • Oracle RAC
    • MySQL
    • SecureCRT
  • Webinar Recordings
  • Daily Tips
    • Oracle DBA Tips
    • GoldenGate Tips
    • MySQL Tips
    • SQL Server Tips
    • PostgreSQL Tips
    • MongoDB Tips
    • DevOps Tips
    • Python Tips
    • Data Science Tips
      • Exadata Tips
    • AWS Tips
    • .NET Tips
    • Linux Tips
  • Azure
  • Python
  • MongoDB

AWS

How to Install and Configure AWS CLI On Windows

How to Install and Configure AWS CLI On Windows

5 years ago by Ramesh ReddyAWS

Dear Readers, In this article, we will see the following Connect to Amazon EC2 Instance Using Putty. What is AWS CLI? The AWS CLI is a unified tool to manage your AWS services from a terminal session on your own client. With just one tool… Read More

How to Create a VPC with Public and Private Subnets

How to Create a VPC with Public and Private Subnets

5 years ago by Ramesh ReddyAWS

Dear Readers, In this article, we will see the following Realtime Usecase. Realtime Usecase : My Client  wants to launch their Websites publicly along with its Database Servers at the back end. Establish network connectivity between Web Servers & Database Servers. Note: No need of… Read More

How to Configure VPC Peering Between Two Different Regions

How to Configure VPC Peering Between Two Different Regions

5 years ago by Ramesh ReddyAWS

Dear Readers, In this article, we will see the following Realtime Usecase. Realtime Usecase : My Client  wants to launch their Websites publicly along with its Database Servers at the back end. Establish network connectivity between Web Servers & Database Servers. Note: No need of… Read More

How to Register Free New Domain from Freenom Website

How to Register Free New Domain from Freenom Website

5 years ago by Ramesh ReddyAWS

Hi Dears, In this article, we will see Register Free New Domain from Freenom Website. Steps to Follow: Logging to Freenom Account Register a new domain Verify your Domain As first, we need to go inside the freenom website by using below link. https://www.freenom.com/ 1.… Read More

How to Prevent Deletion of Amazon S3 Bucket

How to Prevent Deletion of Amazon S3 Bucket

5 years ago by Ramesh ReddyIAM (Identity and Access Management)

Dear Readers, In this article, we will see the Prevent Deletion of Amazon S3 Bucket. Realtime Usecase: My Client need Common File Repository, everyone can access that File Repository. But no one should delete that file repositoy,even storage Admins also. Hint: Use Inline policy. Steps… Read More

How to Create IIS Web Server On Windows EC2 Instance By Using Bootstrap Script

How to Create IIS Web Server On Windows EC2 Instance By Using Bootstrap Script

5 years ago by Ramesh ReddyAWS

Hi Dears, In this article, we will see Create IIS Web Server On Windows EC2 Instance By Using Bootstrap Script. Steps to Follow: Logging to AWS Account Create Web Server By Using Bootstrap Commands Verify content of Web Server in Browser 1. Logging to AWS… Read More

How to Create Web Server On Linux EC2 Instance By Using Bootstrap Script

How to Create Web Server On Linux EC2 Instance By Using Bootstrap Script

5 years ago by Ramesh ReddyAWS

Hi Dears, In this article,we will see Create Web Server On Linux EC2 Instance By Using Bootstrap Script. Steps to Follow: Logging to AWS Account Create Web Server By Using Bootstrap Commands Go inside the Web Server through Putty & Verify Bootstrap Commands Verify content… Read More

How to Create IIS WebServer On Windows EC2 Instance

How to Create IIS WebServer On Windows EC2 Instance

5 years ago by Ramesh ReddyEC2

Hi Dears, In this article,we will see Create Web Server On IIS Windows EC2 Instance. Steps to Follow : Logging to AWS Account. Launch Windows Server. Connect to Windows Server through Remote Desktop Connection. Configure IIS Web Server through Server Manager. Take Public DNS (IPv4)… Read More

How to Transfer EC2 Instance to another AWS account in AWS

How to Transfer EC2 Instance to another AWS account in AWS

6 years ago by Ramesh ReddyAWS

Dear Readers, In this article,we will see Transfer EC2 Instance to another AWS Account. Implementation Steps Launch Linux EC2 Instance. Connect to Linux EC2 Instance through putty and Install updates,package “tree” and create files,directories. Create AMI (Amazon Machine Image). Copy AMI to another AWS Account.… Read More

Copy EBS Volume Snapshot to Another Region and Attach to EC2 Instance

Copy EBS Volume Snapshot to Another Region and Attach to EC2 Instance

6 years ago by Ramesh ReddyAWS

Dear Readers, In this article,we will see Copy EBS Volume Snapshot to Another Region and Attach to EC2 Instance. Implementation Steps Launch Linux EC2 Instance. Connect to Linux EC2 Instance through putty. Mount an EBS Volume to your Linux EC2 Instance. Create Snapshot from EBS Volume. Copy… Read More

  • Previous
  • 1
  • 2
  • 3
  • …
  • 8
  • Next

Recent Comments

  • Krishna on Installation of Oracle Linux In windows
  • Binnary Ajay Kumar on How to move or rename Oracle Home
  • Prabhu on How to move or rename Oracle Home
  • Krishna on Protected: How to kill Long Running Query using scripts.
  • krishna on Linux Basic Commands for DevOps (PART-2)

Categories

Ad

Started ktexperts.com with a small hope of sharing knowledge, And today we can proudly say that ktexperts.com is being accessed from all corners of the world. Here’s a glimpse of our growth.

About KTEXPERTS

KT Experts is one enthusiastic knowledge-sharing platform. The platform concentrates on all Database Technologies like Oracle Database Administration(DBA), Oracle RAC, Oracle GoldenGate, MySQL, SQL Server Database Administration, Cassandra, AWS and DevOps.

This page consists of all the well-developed articles  of the Technologies. This is an effort of many dedicated professionals for a better IT world.

We have received the best reviews over time and the usage of this page has been increasingly drastic. So why wait? Let’s get started!!!

Thank you 

Follow Our Social Networking Sites

Recent Posts

  • Automating OSWatcher Log Capture with oswlogs_capture.sh

    Automating OSWatcher Log Capture with oswlogs_capture.sh

  • COMPRESSION IN CASSANDRA

    COMPRESSION IN CASSANDRA

  • INSTALLING CASSANDRA USING DEBIAN PACKAGES

    INSTALLING CASSANDRA USING DEBIAN PACKAGES

  • OBJECT ORIENTED PROGRAMMING IN PYTHON

    OBJECT ORIENTED PROGRAMMING IN PYTHON

  • CASSANDRA INSTALLATION USING

    CASSANDRA INSTALLATION USING

Our Partners

Website Visitors


Locations of visitors to this page

COPYRIGHT © 2017 - KTEXPERTS.COM Back To Top
sponsored