This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Software Infrastructure (DevOps) |
|
Puppet / MCollective, Chef, Ansible, CFEngine, SaltStack, RANCID, Ubuntu Juju, Kubernetes. |
|
A dialect of the Lisp programming language that is flexible for OOP and it has fast prototyping capabilities. Lisp provides a rich hierarchy of numeric types that are well integrated with the rest of the language (often used to create programs with precise arithmetic). |
|
A set of methods aimed at the systematic recording of changes. In general, the configuration management answers the question: "Someone has already done something, how can we reproduce this?" |
|
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. |
|
Containerization is the process of packaging an application along with its required libraries, frameworks, and configuration files together so that it can be run in various computing environments efficiently. In simpler terms, containerization is the encapsulation of an application and its required environment. |
|
The automated process of managing the work of multiple containers a microservices-based application is made of. Kubernetes and Docker Swarm are some of the widely used open-source container orchestration tools. |
|
Containers are an executable unit of software in which application code is packaged, along with its libraries and dependencies, in common ways so that it can be run anywhere, whether it be on desktop, traditional IT, or the cloud. |
|
Common Object Request Broker Architecture is a mechanism that allows programs written in different programming languages working in different nodes of a network to interact with each other is as simple as if they were in the address space of one process. |
|
A central processing unit, or simply processor, is the part of a computer that performs calculations, actions, and runs programs. |
|
A data center is a repository that houses computing facilities like servers, routers, switches and firewalls, as well as supporting components like backup equipment, fire suppression facilities and air conditioning. |
|
Datadog is a monitoring service for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform. |
|
Data observability refers to the capacity to comprehend, analyze, and oversee the well-being of data across various IT tools throughout its entire lifecycle. A platform for data observability empowers organizations to identify, assess, and promptly address ongoing data issues by leveraging telemetry data such as logs, metrics, and traces. |
|
A Unix based operating system (Linux distribution) that can run both on servers or usual computers. A command line is used to work in this OS, but also a graphical module can be installed for users that don’t work with command line. |
|
Dynamic Host Configuration Protocol is network protocol that automatically assigns a unique IP address to each device that connects to a network. This protocol works on the "client-server" model. For automatic configuration, the client computer accesses the so-called DHCP server and receives the necessary parameters from it. |
|
The process of getting program, software system available for use, it encompasses all the processes involved in running software properly in its environment, including installation, configuration, running, testing, etc. |
|
Development + Operations. Software development method that emphasizes communication, collaboration, integration and automation. The method acknowledges the interdependence of software development, QA, and IT operations, and aims to help an organization rapidly produce software products and services and to improve operations performance. |
|
DevOps as a Service (DaaS) is a cloud-hosted service or platform that furnishes a comprehensive suite of tools, methodologies, and specialized knowledge to assist organizations in proficiently adopting and overseeing DevOps principles. Its primary objective is to simplify and mechanize the software development and deployment pipeline. |
|
DevSecOps, short for Development, Security, and Operations, represents a culture, system automation, and platform architecture that embeds security as a collective responsibility across the entire IT lifecycle. |
|
Domain Name System is a technology standard for managing names of public websites and other Internet domains. It is most often used to obtain an IP address by the domain name of the resource. |
|
A software virtualization platform that allows user create a container inside your computer. Container is a small virtual computer with it’s own OS and all setup that is needed, where the user can run any software as on the usual computer. |
|
A native clustering tool for Docker that turns multiple hosts into a single virtual one. It is a standard Docker API, which enables other tools, that communicate with a Docker daemon, to use Swarm. It is a standalone tool, but it is also a Mode within the Docker Engine for managing clusters. |
|
Disk Operating System is a computer OS that provides a file system for operations with files on the storage disk. It has built-in utilities for working with files on disk (copying, creating, editing, deleting and moving). And the built-in interpreter of the Basic language. |
|
Docker-based continuous integration and delivery platform written in Go. Helps to optimize and automate software delivery. |
|
Free mail server developed to work with IMAP and POP3. Works only with Linux/UNIX-like systems. It is designed to be secure, flexible in setting up and to work fast. |
|
A cloud caching service by Amazon Web Services (AWS). Provides the ability to deploy, operate, and scale an in-memory data store or cache in the cloud. Improves the performance of web applications by retrieving information from fast, managed, in-memory data stores. Supports Memcached and Redis. |