The interview process involved a short Python coding challenge, and a Terraform challenge with a architecture diagram. After the Terraform challenge you must provide an architectural diagram and explain your thought process.
Interview questions [1]
Question 1
Implement a best practice network architecture in AWS using Terraform. (VPS, subnets, IGW, and NATs)
I applied online. I interviewed at IronNet Cybersecurity (Fulton, MD) in Oct 2020
Interview
I applied online on Ironnet's website.
I was reached out to by a recruiter to schedule a call.
So I scheduled the call and had my call with the hiring manager.
After the call with the hiring manager, I had to take a programming assessment.
Interview questions [3]
Question 1
General questions about cloud technologies on my resume
Given a list of DNA values i.e ABCDE and a list of comparable values
A =C
B = D
C = D etc
write a function to replace the input values with their corresponding values.