Shraddha SuryawanshiforMastering Terraformterraform-handson-projects.hashnode.dev·Jul 24, 2024Basic Scenario-Based Terraform Interview Questions and AnswersScenario: You need to create a VPC with multiple subnets in different availability zones. Question: How would you define this in Terraform? Answer: You would use the aws_vpc, aws_subnet, and aws_availability_zone resources, utilizing modules for reus...Discussinterview questions
yogesh Raiyogeshrai.hashnode.dev·Mar 8, 2024Day 21 :- Docker Interview Questions.Difference between an Image, Container, and Engine: Image: An image is a lightweight, standalone, executable package that includes everything needed to run a piece of software, including the code, runtime, libraries, dependencies, and environment va...DiscussDocker
Prabhat Yadavprabhatyadav.hashnode.dev·Mar 6, 2024AWS IAM Interview Prep - 15+ Question & Answers1.What is AWS IAM, and why is it important in a DevOps environment? Answer: AWS IAM is a web service that allows you to control access to AWS services and resources. In DevOps, IAM is critical for securing and managing access to AWS resources, ensuri...DiscussAWS
Apache Answeranswerdev.hashnode.dev·May 12, 2023Have a Closer Look at Answer v1.0.9: New Features, and MoreThe latest version of Answer comes with new features, improvements and optimization. Take a closer look at how you can manage questions efficiently with the new version. What’s New Pin an important or frequently asked question for your Q&A platform, ...DiscussOpen Source
Syed Sadathsadath.hashnode.dev·Feb 18, 2023Let's see if i can catch up the questions you might also had while starting a devops career1 - Does DevOps require coding skills? Yes, DevOps engineers typically need to have coding skills to write and maintain scripts, automate processes, and use infrastructure-as-code (IAC) tools to manage the infrastructure. 2 - What is the role of a De...DiscussDevops
Nwaogwugwu Oluomachi Faithmelody-oluoma.hashnode.dev·Dec 5, 20226 Steps to Problem-Solving: Think like a DeveloperTrying to tackle a problem but don’t know where to start?Have you been thinking for hours and come up with nothing good?Does it appear that problem-solving is a big deal?No worries; thinking like a developer will help you solve and complete your chal...Nwaogwugwu Oluomachi Faith and 1 other are discussing this2 people are discussing thisDiscuss·6 likes·53 readsanswer