One of the cool new feature with aws sso is the possibility to pass user attributes also known as session tags. This can be very useful for Attribute-Based Access Control (ABAC) as described on the previous article. Another useful case is using the SSMSessionRunAs TAG to specify with which credential an AWS system session manager session is launched which will allow for better security as the default user “ssm-user
” has full administrative privilege on the target instance .
AWS
ORACLE database on AWS : Backup and Recovery
In this third blog post of the series Oracle database on the AWS Cloud we will take look at a few ways to backups/recover our oracle databases deployed in AWS cloud.
Continue readingORACLE database on AWS : Architecting for HA
When planning to deploy your critical oracle databases in the aws cloud high availability is one of the most critical criteria.
So let’s see what option do we have to deploy a HA oracle databases in the aws cloud whether using oracle RDS or simply an EC2 instances.
Continue readingORACLE database on AWS : Licensing and Support
Recently (Few months ago) , i started exploring the AWS cloud services and i can say that it’s pretty interesting ! During my learning journey, i discovered a lot of new and interesting things and also got few certifications 🙂 I decided to start this blog series to share things that may be useful to which ever is thinking about putting there oracle database in the AWS cloud.
Continue reading