Author name: Jahangeer

Installation of Oracle Database 19c in Amazon Linux 2

Oracle Database Oracle database is a relational database management system. It is also called OracleDB, or simply Oracle. It is produced and marketed by Oracle Corporation. The system is built around a relational database framework in which data objects may be directly accessed by users (or an application front end) through structured query language (SQL). …

Installation of Oracle Database 19c in Amazon Linux 2 Read More »

Automatic start and stop AWS EC2 instance using Systems Manager

In this blog we will learn how to schedule AWS EC2 instance to start and stop using AWS Systems Manager Maintenance Windows. Prerequisite: Please make sure SSM agent is installed and running in the EC2 instance. To schedule Amazon EC2 to start or stop using Systems Manager maintenance windows, register AWS-StartEC2Instance or AWS-StopEC2Instance Automation tasks …

Automatic start and stop AWS EC2 instance using Systems Manager Read More »