My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
DevOps
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
Security
.
Show all posts
Showing posts with label
Security
.
Show all posts
Friday, 7 February 2025
AWS Secrets Manager
›
AWS Secrets Manager allows us to: Centrally store and manage credentials, API keys, and other secrets. Use AWS Identity and Access Managem...
Saturday, 8 June 2024
Access types in Amazon EKS
›
Types of access in EKS Grant applications and users access to Kubernetes APIs - enable applications or users to authenticate to the Kuber...
Friday, 7 June 2024
OpenID Connect (OIDC)
›
OpenID Connect (OIDC) Authentication protocol Authentication is a secure process of establishing and communicating that the person operatin...
Tuesday, 4 June 2024
Introduction to Amazon GuardDuty with Terraform
›
Amazon GuardDuty : Intelligent threat detection service Continuously monitors, profiles and analyses events across AWS accounts and reso...
Friday, 27 May 2022
How to create PKA key pair using AWS
›
To SSH to our EC2 instance we need to create a Public Key Authentication (PKA) key pair which consist of public and private key. Public key ...
›
Home
View web version