Hi, I’m [YOUR_NAME], and I’m a [YOUR_TITLE] at [COMPANY_NAME]. I’m excited to learn more about your experience today.
•
Could you briefly introduce yourself and share what attracted you to apply for this position?
•
Great, thank you for sharing! In the next 50 minutes, we’ll dive into a coding challenge to assess your technical skills. After that, you can ask any questions you have about the role or the company.
Coding Challenge
50 min
•
Challenge 1: Automate Deployment Script
You are given a task to automate the deployment of a web application. The application is containerized using Docker. Write a script to:
- Pull the latest image from a Docker registry
- Stop the currently running container
- Remove the old container
- Run a new container with the latest image
Follow-Ups:
- How would you handle environment-specific configurations?
- How would you ensure zero downtime during deployment?
•
If you had more time, what would you change in your solution?
•
Great job on the coding exercise!
Closing
5 min
•
Do you have any questions for me about the team or the company?
•
Thank you for your time today. We’ll be in touch soon regarding the next steps.