Management
-
Databases, an introduction to fundamentals
15/11/2024Today we will talk about databases, which are often the backbone of modern computer systems, powering everything from business applications to social networks and e-commerce systems.
-
Docker Compose for container management
01/04/2024Having explored the fundamentals of Docker and its power to deploy encapsulated applications, we now delve into the domain of Docker Compose , an essential tool for managing applications composed of multiple containers.
-
Diving into the depths of GNU/Linux
15/10/2023In the last chapter , we covered the basics of Linux , the most commonly used user-friendly distributions, where to get Ubuntu , and how to boot it on our computer to try it out or install it.
-
Basic principles of Scrum
31/07/2023Agile methodologies were developed to provide a mechanism that facilitates adaptation to change in the development and creation of projects. In today’s fast-paced world, it’s essential to be ready for these changes to ensure the final quality of the project or product.