AWS

52 articles
Interview Preparation Intermediate

11.12 Tuples in DevOps

Tuples and File Handling Files store plain text, so “reading a tuple” means parsing each line and explicitly reconstructing the …

Jan 20, 2026 Read more
Interview Preparation Intermediate

10.15 Lists in DevOps

Lists and File Handling Lists are the natural in-memory representation of file contents β€” one element per line or row. Iterating an open …

Jan 20, 2026 Read more
Interview Preparation Intermediate

9.12 Strings in DevOps and AWS

Almost everything touched in cloud and infrastructure automation is a string: log lines, Amazon Resource Names (ARNs), IAM policy documents, …

Jan 20, 2026 Read more
Interview Preparation Advanced

Bash + AWS CLI

Prerequisites: CLI Configured, jq Installed aws sts get-caller-identity # confirm which account/role your credentials belong to aws …

Jan 20, 2026 Read more
Learning Paths beginner

AWS Cloud Engineer Learning Path

Who Is This Path For? This path is designed for complete beginners who want to break into cloud computing as an AWS engineer. If you know …

Jan 20, 2025 Read more
Interview Preparation All Levels

AWS Interview Questions & Answers

Q1 What is cloud computing? Explain IaaS, PaaS, and SaaS. Basic Ans: Cloud computing delivers computing resources (servers, storage, …

Jan 1, 0001 Read more
Interview Preparation intermediate

EC2 Interview Questions Part 02

Q1 What is Amazon EC2 and what are its main use cases? Basic Ans: Amazon EC2 (Elastic Compute Cloud) is a cloud service provided by Amazon …

Jan 1, 0001 Read more
Interview Preparation Intermediate

EC2 Interview Questions and Answers

Q1 What is Amazon EC2 and what are its main use cases? Basic Ans: Amazon EC2 (Elastic Compute Cloud) is a cloud service provided by Amazon …

Jan 1, 0001 Read more