From ad037962c45d375355cf0d9c16c6f8c8ee688dba Mon Sep 17 00:00:00 2001 From: Sandeep R N <42804812+Sandeep-RN@users.noreply.github.com> Date: Fri, 24 Feb 2023 21:01:57 +0530 Subject: [PATCH] Update README.md Adding Description and Table of Content for this repo in readme.md file --- README.md | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3e93ef..1adfac9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,32 @@ -# Interview-Questions -AWS-Devops Questions +# AWS DevOps Interview Questions +This repository contains a collection of frequently asked interview questions for AWS, Ansible, Containerization, DevOps, Git, and Linux positions. These questions can help you prepare for your next interview and gain a better understanding of these technologies. + +## Table of Contents +* AWS +* Ansible +* Containerization +* DevOps +* Git +* Linux + +## AWS +These questions focus on AWS services and concepts that are commonly used in cloud infrastructure. + +## Ansible +These questions test your knowledge of Ansible, a popular configuration management tool used in DevOps workflows. + +## Containerization +These questions focus on containerization technologies such as Docker and Kubernetes. + +## DevOps +These questions test your understanding of DevOps principles and best practices. + +## Git +These questions focus on Git, a popular version control system used in software development. + +## Linux +These questions test your knowledge of Linux operating system and command-line tools. + +# Contributing +If you would like to contribute to this repository by adding more questions or improving existing ones, feel free to submit a pull request.