Linux is an open-source operating system (OS) based on the Linux kernel, created by Linus Torvalds in 1991.
Docker is a platform designed to help developers build, share, and run container applications.
Java is a high-level, general-purpose, memory-safe, object-oriented programming language. It is intended to let programmers write once, run anywhere.
Big data primarily refers to data sets that are too large or complex to be dealt with by traditional data-processing software
Go is an open source programming language that makes it simple to build secure, scalable systems.
Small. Simple. Secure. Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.
Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.
Python is a programming language that lets you work quickly and integrate systems more effectively.
JavaScript is a high-level, interpreted programming language and a core technology of the World Wide Web, alongside HTML and CSS. It was created in 1995 by Brendan Eich.
A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode.
Apache Hadoop is an open-source software framework for storing and processing massive datasets across clusters of computers, designed for scalability and reliability. It works by breaking down large data jobs into smaller ones that run in parallel, using a distributed file system (HDFS) and a processing model called MapReduce. Key components include HDFS, YARN (resource management), Hadoop Common, and MapReduce.
Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.
Apache Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams.
Clang is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential.
C++ is a high-performance, middle-level, general-purpose programming language that provides a high level of control over system resources.
Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. Also known as K8s.
Qt is a cross-platform application development framework for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.