Categories
AWS Linux Sysadmin

Shebang Your Shell Commands with GenAI using AWS Bedrock

Generative AI (GenAI) is no longer a mystery—it’s been around for over two years now. Developers are leveraging GenAI for a wide range of tasks: writing code, handling customer queries, powering RAG pipelines for data retrieval, generating images and videos from text, and much more. In this blog post, we’ll integrate an AI model directly […]

Categories
AWS Linux Serverless Sysadmin

SSH Authentication with QR Code PAM

Difficulty Level : Hard

Categories
AWS Linux Networking

Hacking your way around AWS IAM Role for your Laptop

Identity and Access Management (IAM) offers role-based accessed control (RBAC) to your AWS account users and resources, you can granularize the permission set by defining policy. If you are familiar or even a beginner with AWS cloud, you know that how important IAM is. AWS Identity and Access Management (IAM) is a web service that […]