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

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

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


Разработка dev.to 11 апреля 2024 г. 9:37

As we navigate through 2024, the landscape of data engineering and science continues to evolve at a breakneck pace. With advancements in AI technology come new challenges, and professionals in these fields are grappling with a unique set of challenge...... читать далее

datascience python dataengineering data

Разработка dev.to 11 апреля 2024 г. 9:26

Introduction In modern software development, API call logging is an indispensable part, recording detailed information for each API call of an application. Effective log management enables development teams to monitor API call activities in real ti...... читать далее

Разработка dev.to 11 апреля 2024 г. 9:02

Last week, I wrote an analysis of the IETF Idempotency-Key specification. The specification aims to avoid duplicated requests. In short, the idea is for the client to send a unique key along with the request: If the server doesn't know the key, it...... читать далее

idempotency lua coding programming

DevOps OpenNET 11 апреля 2024 г. 8:18

Организации Open Invention Network (OIN) и Unified Patents объявили об успешном развитии совместной инициативы Open Source Zone (OS Zone), созданной в 2019 году после патентной агрессии компании Rothschild Patent Imaging против проекта GNOME. С тех...... читать далее

Разработка habr.com 10 апреля 2024 г. 9:00

Blot просто берёт и превращает папку в сайт. Текстовые файлы в папке автоматически становятся веб-страницами на сайте Мы уже упоминали десяток способов, как использовать личный VPS в минимальной конфигурации за 130 рублей. Это облачное хранилище для...... читать далее

ruvds_статьи блог личный сайт LAMP веб-сервер Apache httpd MariaDB MySQL PHP python2-certbot Fail2ban частный УЦ Sandstorm long-term memory

Разработка dev.to 10 апреля 2024 г. 4:11

In the world of software development, messaging brokers play a crucial role in facilitating communication between different parts of a system. Among the many messaging brokers available, Kafka and RabbitMQ are two popular choices. Both serve similar...... читать далее

kafka rabbitmq webdev cloud

DevOps OpenNET 9 апреля 2024 г. 16:32

После пяти месяцев разработки сформирован релиз библиотеки OpenSSL 3.3.0 с реализацией протоколов SSL/TLS и различных алгоритмов шифрования. Поддержка OpenSSL 3.3 будет осуществляться до апреля 2026 года. Поддержка прошлых веток OpenSSL 3.2, 3.1 и...... читать далее

Разработка habr.com 9 апреля 2024 г. 12:09

Один из важнейших инструментов в моей работе — дашборд с данными о прибылях и убытках компании P&L (он же БДР, он же отчет о финансовых результатах). Он помогает контролировать рентабельность бизнеса, эффективность отделов компании, прогнозироват...... читать далее

dwh дашборд дашборды в компании grist apache airflow metabase sql pnl p&l

Разработка habr.com 9 апреля 2024 г. 11:28

В каждом проекте рано или поздно наступает момент, когда нужно провести нагрузочное тестирование. Чаще всего это происходит поздно: сайт уже крашится под наплывом пользователей, стартовая страница не загружается, а обработка запросов в базе данных дл...... читать далее

тестирование jmeter мониторинг apache jmeter тестирование сайтов тестовая среда

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

About the vulnerability The vulnerability lies in the way HTTP/2 implementations handle CONTINUATION frames, which are used to transmit header blocks larger than the maximum frame size. Attackers exploit this weakness by sending an excessive number...... читать далее

codesecurity opensourcesecurity go node

Разработка dev.to 8 апреля 2024 г. 22:34

This lesson is picked from Next.js source code. In this article, you will learn what are window.trustedTypes. I was looking at client/trusted-types.ts and found window.trustedTypes?.createPolicy. At first, I thought trustedTypes must be an Object...... читать далее

javascript opensource nextjs react

Разработка dev.to 8 апреля 2024 г. 20:56

After learning about GatsbyJS and building a static Portfolio site and blog, I searched for systems to deploy this website. At this point, I had purchased the domain name through AWS Route53, but I still needed somewhere to host the static files. I...... читать далее

github automation repository

Разработка dev.to 8 апреля 2024 г. 20:56

I recently completed a popular challenge on Twitter named #100DaysOfCode. There is no barrier to entry, and you just need to code for at least 1 hour a day. This is a great challenge to motivate yourself and see your progress alongside others. In my...... читать далее

developer challenge learning

DevOps OpenNET 8 апреля 2024 г. 20:42

Компания Cloudflare опубликовала первый выпуск фреймворка Pingora, предназначенного для разработки защищённых высокопроизводительных сетевых сервисов на языке Rust. Построенный при помощи Pingoraа прокси около года используется в сети доставки конте...... читать далее

Разработка dev.to 8 апреля 2024 г. 9:14

Building high availability of API gateways is crucial when constructing modern enterprise-level application architectures. As the core conduit for services and applications, API gateways play an indispensable role in handling massive requests, connec...... читать далее

Разработка dev.to 7 апреля 2024 г. 21:21

Introduction In the world of distributed systems, reliable and performant messaging is key to the scalability of such systems. One of the most intricate challenges is the dual write problem. In this article, I'm going to provide a practical guide...... читать далее

Разработка dev.to 7 апреля 2024 г. 10:27

Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article. image_credit - Exponent Hi there, as a developer, good understanding of essential s...... читать далее

programming systemdesign development softwaredevelopment

DevOps IT-KB 7 апреля 2024 г. 8:16

Для поддержания актуального состояния прошивок MikroTik необходимо периодически обновлять их на всём парке устройств. И не всегда есть возможность открыть доступ в Интернет, чтобы устройство могло загрузить прошивку с серверов обновлений MikroTik. На...... читать далее

MikroTik Networking Apache Bash Debian firmware Linux RouterOS Script Upgrade

Разработка dev.to 6 апреля 2024 г. 22:51

Both Nginx and Apache are popular webservers that are used to host applications and websites on the world wide web. While Nginx and apache offer tremendous benefits, their capabilities could vary based on how each of them handle things like:...... читать далее

nginx apache linux webserver

Разработка habr.com 6 апреля 2024 г. 15:56

Идея проекта возникла у меня во время работы над проектом поисковика документов. Существует такая библиотека, как Apache Tika, написанная на Java, которая умеет парсить документы различных типов. Чтобы мой поисковик работал, он должен уметь извлекать...... читать далее

rust parser generator html markdown pdf