⬡ Hub
Skip to content

General

Solutions Architect Interview Questions

This repository contains a collection of interview questions and answers for various topics related to Solutions Architecture.

Local Development

To view the documentation on your local machine, you can run a local development server.

  1. Make sure you have MkDocs installed. If not, you can install it using pip:

    pip install mkdocs

  2. Start the local development server:

    mkdocs serve

  3. Open your web browser and navigate to http://127.0.0.1:8000 to view the documentation.

Interview Questions

Files and Subdirectories