Материалы по теме 'apache' | DevsDay.ru

IT-блоги Материалы по теме 'apache'

IT-блоги Материалы по теме 'apache'


Разработка dev.to 10 мая 2024 г. 20:51

First to get started with this room I run a nmap scan on the machine ip: # nmap -Pn -sV 10.10.143.155 -p- Not shown: 65531 closed ports PORT STATE SERVICE VERSION 25/tcp open smtp Postfix smtpd 80/tcp open http Apache httpd...... читать далее

DevOps OpenNET 10 мая 2024 г. 20:33

Доступен выпуск проекта gittuf 0.4, развивающего иерархическую систему верификации содержимого репозиториев Git, позволяющую минимизировать риски в ситуации компрометации отдельных разработчиков, имеющих доступ к репозиторию. Gittuf предоставляет доп...... читать далее

Разработка Cloudera Blog 10 мая 2024 г. 17:29

Apache Iceberg is vital to the work we do and the experience that the Cloudera platform delivers to our customers. Iceberg, a high-performance open-source format for huge analytic tables, delivers the reliability and simplicity of SQL tables to big d...... читать далее

Business

Разработка dev.to 10 мая 2024 г. 11:24

In my last introduction, I briefly mentioned how to use a public Broker for testing. Obviously, you can't use a test server as a production environment server; you need one of your own. Mosquitto Mosquitto is arguably the most famous open...... читать далее

mqtt

DevOps OpenNET 10 мая 2024 г. 10:50

Опубликован выпуск проекта Xpra 6.0, развивающего подобие утилит screen и tmux для работы с графическими приложениями. Xpra позволяет запустить X11-приложения на локальной или удалённой системе, отсоединить сеанс, не завершая выполнение программ, и в...... читать далее

Разработка dev.to 10 мая 2024 г. 8:43

Long Story Short! What was Hadoop? I found a good blog which has placed all Softwares/Services used in Hadoop Ecosystem! Link to source Imagine the Hadoop ecosystem as a toolbox with various components, each playing a vital role in...... читать далее

Разработка dev.to 9 мая 2024 г. 18:58

Here we’ll review Azure SQL vs MySQL, and what their differences are. Databases have been around for ages. From ancient paper based records to modern computerized systems, they essentially serve one purpose, which is to enable data storage in a way t...... читать далее

azure mysql api

Разработка dev.to 9 мая 2024 г. 18:08

Pipeline Nesse artigo, vamos realizar um passo a passo, de como construir um pippeline de carga de dados utilizando a ferramenta Apache HOP. Nossa fonte de dados será um arquivo CSV, em seguida vamos realizar algumas transformações e carregar para...... читать далее

apachehop dataengineering postgres tutorial

Разработка dev.to 9 мая 2024 г. 17:33

Table of Content Introduction Lamp Stack Laravel Prerequisites Steps of Deploying Laravel with Lamp Installing Lamp Installing PHP Dependencies Downloading Composer Cloning the Laravel Git Repository and installing Dependencies Installing...... читать далее

laravel linux lamp devops

Разработка dev.to 9 мая 2024 г. 2:00

Creating a Python package involves several actions, such as figuring out an apt directory structure, creating package files, and configuring the package metadata before deploying it. There are a few other steps that you need to follow including creat...... читать далее

opensourcesecurity engineering python pycharm

DevOps OpenNET 8 мая 2024 г. 21:46

Компания Red Hat представила дистрибутив Red Hat Enterprise Linux AI (RHEL AI), который специально адаптирован для выполнения задач машинного обучения и призван упростить создание серверных решений, использующих большие диалоговые модели. В состав вх...... читать далее

Разработка dev.to 8 мая 2024 г. 12:53

Recently I reached out to one of my fellow Java developers who is very experienced and has been working in the industry forever and asked for his thoughts about the observability improvements in JDK 21 and Spring Boot 3.2 and if he has already migrat...... читать далее

java springboot programming observability

Разработка dev.to 8 мая 2024 г. 11:00

Entendendo como configurar Producers e Consumers com Kafka de forma simples e descomplicada visando o que faz sentido para os seus projetos. Em algum momento pode ser que apareça uma tarefa em seu trabalho onde precise criar uma integração com o K...... читать далее

kafka java eventdriven springboot

Разработка dev.to 8 мая 2024 г. 2:13

Auto-increment column is a bread-and-butter feature of single-node transactional databases. It assigns a unique identifier for each row in a way that requires the least manual effort from users. With an auto-increment column in the table, whenever a...... читать далее

database dataegnineering tutorial bigdata

Разработка dev.to 7 мая 2024 г. 16:10

One of the concepts you will come across when learning Algorithms and Data Structures is Recursion. In the interview questions, you can perform some of the algorithmic tasks that will be given to you through recursion. In this article, we will talk...... читать далее

algorithms datastructures tutorial programming

Разработка dev.to 7 мая 2024 г. 15:58

One of the best ways to learn any programming language is, of course, through real practice. Starting from this article, in the next few posts, we will try to cover a number of topics of the C# language in real practice that remains obscure, and that...... читать далее

csharp dotnet tutorial programming

Разработка Cloudera Blog 7 мая 2024 г. 13:16

Organizations are challenged today to become both more data driven and more nimble to adapt quickly to changing conditions. These challenges are the driving forces behind much of their digital transformation or “modernization” efforts.  Digital Trans...... читать далее

Business

Разработка habr.com 7 мая 2024 г. 13:00

Привет, Хабр! С вами вновь Александр Бобряков, техлид в команде МТС Аналитики. И я с очередной статьёй из цикла про фреймворк Apache Flink.В предыдущей части я рассказал, как тестировать stateless- и stateful-операторы Flink с использованием вспомога...... читать далее

код тестирование java big data data engineering распределенность

Разработка dev.to 7 мая 2024 г. 10:07

History of Parquet File: A Big Data Storage Revolution The Parquet file format has emerged as a dominant force in the realm of big data storage and analytics. Here's a glimpse into its fascinating journey: Origins (Pre-2013) The groundw...... читать далее

datascience database python bigdata

Разработка dev.to 7 мая 2024 г. 9:17

The era of cloud-native computing has seen widespread adoption of Kubernetes as a container orchestration platform, with Apache APISIX emerging as a high-performance, cloud-native dynamic API gateway. Deploying Apache APISIX in Kubernetes has become...... читать далее