Tag framework

Enterprise Architecture Frameworks

Enterprise architecture (EA) is a conceptual blueprint that defines the structure and operation of organizations. Enterprise information security architecture (EISA) is a subset of enterprise architecture that focus on information security. You can read more about IS architecture frameworks on…

Node.js Runtime Environment

Node.js is a runtime environment for the programming language JavaScript. It allows to create server-side web applications in JavaScript. Take into account that JavaScript was a programming language intended initially for the client side, so JavaScript back-end frameworks allows to…

OT Security Frameworks

This post features some operational technology (OT) security frameworks and standards. List of OT Security Frameworks and Standards OT Security frameworks and standards that are featured on this post: ISA/IEC 62443 ISA/IEC 62443, sometimes referred as ISA 62443 or IEC…

Risk Management Frameworks

This post features some general-purpose risk management frameworks. For risk management frameworks specific for IT, please check this post. List of Risk Management Frameworks Risk management frameworks featured on this post: ISO 31000 ISO 31000 is a framework for risk…

React Web Framework

React is a web front-end framework written in JavaScript (JS) programming language. You can find an introduction to JavaScript on this post. You can find a list of alternative front-end web frameworks on this post. React Components JSX is a…

Introduction to Django

Django is a back-end web framework written in Python. It follows the model-template-view (MTV) architectural pattern. The Model-Template-View Architecture The Model-Template-View (MTV) architecture separates logically the definitions of a project in the following components: Django apps follows the MTV architecture.…

IT Security Testing Frameworks

This post lists some information about security testing framework guides. You can read about penetration testing methodologies on this post. You can read about secure software development frameworks on this post. List of Security Testing Guide Security Testing Guides featured…

Web Back End Frameworks

This post is an introduction to web application or web back end frameworks. Web back end framework ease the tasks for the developer when working on back end scripting with languages like Java, Python or PHP. List of Web Back…

CSS Frameworks

This post lists some popular CSS frameworks. List of CSS Frameworks CSS Frameworks featured on this post: Bootstrap Bootstrap is free and open source (FOSS). It is developed by the Bootstrap Core Team. Official Web Tailwind CSS Tailwind CSS is…