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

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

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


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

Introduction Ruby is a dynamic, object-oriented programming language celebrated for its simplicity, elegance, and productivity. Conceived by Yukihiro Matsumoto, or "Matz," in the mid-1990s, Ruby was designed with the principle of prioritizing the hap...... читать далее

ruby programming beginners rails

Разработка dev.to 4 мая 2024 г. 6:30

Installing multiple versions of PHP on your Ubuntu or Debian system can be incredibly useful for development and testing purposes. It allows you to seamlessly switch between different PHP versions to ensure compatibility with various projects or fram...... читать далее

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

Many applications built on event streaming systems like Apache Kafka need exactly-once semantics for data integrity. In other words, they need to guarantee that events are processed exactly one time and are never under- or over-counted. However, exac...... читать далее

kafka typescript database node

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

Being able to quickly analyze and gain insights from your data is crucial. Excel is widely used for data storage, but when it comes to complex queries and analytics, SQL is often the preferred tool. Dremio, a data lakehouse platform, bridges this gap...... читать далее

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

In my day to day work one of the most common use cases for Apache Airflow is to run hundreds of scheduled BigQuery SQL scripts. Developers who start with Airflow often ask the following questions   How to use airflow to orchestrate sql? This post ai...... читать далее

airflow bigquery dataengineering sql

DevOps OpenNET 3 мая 2024 г. 17:01

Опубликован выпуск инструментария языка программирования Mojo 24.3, позволяющего компилировать проекты на локальной системе. В состав включены компоненты, необходимые для разработки приложений на языке Mojo, включая компилятор, runtime, интерактивну...... читать далее

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

Recently went through some study for one of my project for making choice NoSQL vs relational DB, so thought to share with everyone. Have you ever been faced the same situation choosing between a NoSQL or a relational database for your project? Unde...... читать далее

Разработка IntelliJ IDEA 3 мая 2024 г. 10:00

Welcome to the latest edition of Java Annotated Monthly! This time around, we’re thrilled to have Holly Cummins on board for our featured content section. As usual, we’ve gathered a bunch of fresh updates, insights, and interesting discus...... читать далее

java kotlin tutorials ai java-annotated spring

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

Three weeks ago, VeloxCon took place in San Jose. The event was a great opportunity for people who are interested in execution engines and data processing at scale to learn about the current state of the project. Most importantly, though, it was an...... читать далее

database bigdata snowflake spark

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

When choosing software for a project, developers have a number of factors to consider. Prime on the list is if it can accomplish a particular function and help them get their project to production faster. Hopefully, they are also considering the secu...... читать далее

development opensource sca security

Разработка habr.com 2 мая 2024 г. 17:48

Сегодня в статье разберем, как Kafka обрабатывает оффсеты сообщений и какие существуют стратегии их сохранения и обновления. Оффсет в Kafka — это числовой идентификатор, который указывает позицию каждого сообщения внутри партиции топика. Оффсеты пред...... читать далее

apache оффсеты

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

Exploring AWS !! Day 53 Differences between SQS, SNS and Amazon MQ SQS, SNS and Amazon MQ are all scalable and highly available messaging services. SQS - decoupling of distributed software systems. Messages in queue are processed by a single subsc...... читать далее

aws cloud cloudcomputing beginners

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

I recently read 6 Ways To Pass Parameters to Spring REST API. Though the title is a bit misleading, as it's unrelated to REST, it does an excellent job listing all ways to send parameters to a Spring application. I want to do the same for Apache APIS...... читать далее

rest httpapi lua

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

Welcome to Bold Reports 6.1! We're excited to announce the release of a host of new features and improvements to help you create even more informative and impactful reports. In this blog post, we'll take a closer look at the key highlights of this re...... читать далее

boldreports reporting whatsnew newrelease

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

10 лет назад сотни серверов Яндекса работали на Apache Kafka®, но в этом продукте нам нравилось далеко не всё. Наши задачи требовали единой шины для передачи всех видов данных: от биллинговых до журналов прилож...... читать далее

ydb apache kafka шина данных коды рида-соломона

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

Recently, I moved the DjangoTricks website and started PyBazaar on servers with Nginx Unit. One thing that was left undone was SSL certificate renewals. Let's Encrypt has special certbot parameters for renewing certificates for websites on Apache or...... читать далее

webdev ssl bash cron

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

What is Docker? Docker is an open-source software platform that enables developers to run applications on any machine. This removes the pain of setting up and configuring different machines for running the same application. Docker allows you to creat...... читать далее

docker webdev devops softwareengineering

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

Microsoft Developers AI Learning Hackathon Calling all developers! Want to learn how to build AI apps? Want to compete for $10K in prizes? Look no further! Join us for the Microsoft Developers AI Learning Hackathon! Let's delve into what this hac...... читать далее

Разработка dev.to 1 мая 2024 г. 4:45

Azure Cosmos DB is a fully managed NoSQL, relational, and vector database for modern app development. It handles all the database administration with automatic management, updates, and patching. It also handles capacity management with serverless and...... читать далее

database java springboot azure

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

Image processing and data extraction has become one of the most powerful features of Machine Learning now. But doing it from scratch is a pain in the a**. The one thing programming taught me that no one else did is not the reinvent the wheel every ti...... читать далее

python opencv machinelearning