Code Monkey home page Code Monkey logo

iis-troubleshooting-interview-scenario's Introduction

Vagrantfile for interview troubleshooting scenario

For Interviewees

Scenario

You have a VM with basic website installed on IIS, backed by SQL Server installed on the same Virtual Machine.
This website should be accessible from outside the VM on http://127.0.0.1:1025/, but it is currently unavailable. The VM has IIS Manager, and SQL Server Management Studio installed, use these and any other tools required to make the website accessible and functional.

Critical information

SQL User: test SQL Password: abcABC123!

Success criteria

  1. The page must load on http://127.0.0.1:1025/ from outside the VM
  2. The website must return the number '99' when the submit button is clicked.

For Interviewers

How to use?

  1. Clone repository by git clone
  2. Put your website with compiled binary files to \website folder
  3. Download (.NET Framework) and (MSSQL Server) and place them into folder of cloned repository
  4. Run vagrant up and wait while virtual machine is installed
  5. Open http://127.0.0.1:1025/ in a browser

Vagrant file includes:

  • IIS 7.5
  • IIS Manager
  • .NET 4.5.2
  • MS SQL Server 2008 R2
  • SQL Server Management Studio

Vagrant file provides:

  • Test website (website directory: C:\website) runned on IIS (based on repository \website folder).
  • MSSQL Database named test.(Username:test, Password:abcABC123!)

Missing provisioner for component?
Not a problem!
Feel free to contact me via email: [email protected]

iis-troubleshooting-interview-scenario's People

Contributors

dmitry-zaets avatar sam-martin avatar

Watchers

 avatar

Forkers

b-massey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.