AWS SSO and SSMSessionRunAs session tag

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 .

Continue reading

ORACLE 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