Archive

This category contains some of my older pages which still contains some relevant information.

Posts in 2026
  • Welcome to justinverstijnen.nl v2

    Monday, April 20, 2026 in Archive

    Welcome to justinverstijnen.nl v2 Welcome to my completely renewed website. The past month I’ve been busy rebuilding my old Wordpress website to a completely new website based on GitHub Pages. I wanted to enhance this website on the following …

    Read more

Posts in 2024
  • Azure Key Vault

    Tuesday, November 26, 2024 in Archive

    Azure Key Vault is a type of vault used to store sensitive technical information, such as: Certificates Secrets Keys What sets Azure Key Vault apart from a traditional password manager is that it allows software to integrate with the vault. Instead …

    Read more

  • The Zero Trust-model

    Monday, November 25, 2024 in Archive

    The Zero Trust model is a security model to enhance your security posture by using 3 basic principles, and segmenting aspects of your IT environment into pillars. The 3 primary principles are: Verify Explicitly Least privileged access Assume Breach …

    Read more

  • The MITRE ATTACK Framework

    Monday, November 25, 2024 in Archive

    The MITRE ATTACK (ATT&CK) Framework is a framework which describes all stages and methods cyberattacks attacks are launched on companies in the last 15 years. The main purpose of the framework is to help Red and Blue security teams to harden …

    Read more

  • Introduction to the Microsoft Cloud Security Benchmark (MCSB)

    Tuesday, April 16, 2024 in Archive

    To have a good overview of how secure your complete IT environment is, Microsoft released the Microsoft Cloud Security Benchmark, which is an collection of high-impact security recommendations you can use to secure your cloud services, even when …

    Read more

  • Introduction to the Azure Well-Architected Framework

    Tuesday, April 02, 2024 in Archive

    The 5 pillars of the Well-Architected Framework are: Pillar Target Reliability The ability to recover a system and/or contine to work Security Secure the environment in all spots Cost Optimization Maximize the value when minimizing the costs …

    Read more

  • Cloud Adoption Framework Introduction (CAF)

    Thursday, January 04, 2024 in Archive

    More and more organizations are moving to the cloud. In order to do this succesful, we can use the Cloud Adoption Framework which is described by Microsoft. The framework is a succesful order of processes and guidelines which companys can use to …

    Read more

Posts in 2022
  • AI-900 My learning journey

    Tuesday, November 29, 2022 in Archive

    What is AI and what does Azure offer? AI stands for Artificial Intelligence. It is a term for software that can make predictions, calculations, and estimates. It can act “smart” in a way that looks like human thinking. Machine Learning (ML) is a type …

    Read more