Tag 101

Computer Networks

This post is an introduction to computer networks. Computer Network Devices Computer network devices includes switch, routers or firewalls. You can read this post about computer network devices. Area Networks Examples of area networks are WAN or LAN. You can…

Information Technology

This post is an index for the main topics related to information technology (IT) offered on this blog. Technical Fields of Information Technology Fields of information technology featured on this blog: Computer Hardware Computer hardware include the physical parts of…

Virtualization

This post is an introduction to the general concept of virtualization. Virtualization is the overarching concept of creating virtual versions of computing resources, such as servers, storage devices, or networks. It abstracts physical hardware and allows multiple virtual instances to…

Software

Software is a collection of programs and data that tell a computer how to perform specific tasks. Software is a term that opposes to hardware, from which the system is built and which actually performs the work. You can read…

Introduction to Android

Android is an open source operating system aimed for portable devices, but also present in desktop devices. Its kernel is a modified version of Linux kernel. Android was first released in 2008. This post is an introduction to the operating…

Software Development

Software is the intangible side of computers. It includes programs and data. Software development is the process of creating and deploying software. This post covers some aspects of software development. It is somehow an index to other posts in the…

Cloud Computing

This post is an introduction to the concept of cloud on IT. In the context of cloud computing, a bucket is a basic storage container. Cloud Essential Characteristics Cloud essential characteristics: Multitenancy is considered within Resource Pooling according to NIST…

Introduction to IT Security

This post gives a general and brief overview about IT security and cybersecurity. It also links to other posts within this blog where the information is expanded. Definitions of Information Security and Cybersecurity Information security is in charge of the…

Introduction to Godot Engine

Godot Engine is a cross-platform free and open source (FOSS) video game engine. This post is an introduction about the video game engine. FAQs about Godot Game Engine What are the target platforms for video games generated with Godot? As…