Category IT

Data Centers

A data processing center (DPC) or data center is a building, a dedicated space within a building, or a group of buildings used to house computer systems and associated components, such as telecommunications and storage systems. Hyperconvergent Infrastructure (HCI) combines…

IT Security Incident Response

Incident response or incident managment Concepts related to Incident Response A Security Operations Center (SOC) is a team within an organization that monitors systems for security events and focus on incident response. They may use a SIEM tool. Monitoring is…

Microsoft Azure

This post is an introduction to Microsoft Azure. Microsoft Azure Frameworks Microsoft Azure Frameworks: Microsoft Azure Well-Architected Framework Microsoft Cloud Adoption Framework for Azure Microsoft Azure Well-Architected Framework Microsoft Azure Well-Architected Framework is the counterpart of AWS Well-Architected Framework. …

Introduction to Python

This post is an introduction to the programming language Python. Understanding Python What is Python? Python is a high-level, object-oriented, dynamically typed and interpreted programming language. It is “interpreted” in the sense that there is no additional step required to…

Programming Languages

This post summarizes and describes very briefly the most popular programming languages, and also reviews the characteristics that make a programming language different to other. Characteristics of programming languages When comparing different programming language, there are certain characteristics that must…