Three hundred and thirty humans served daily. The electricity bill comes to forty-two dollars per year. That is not a rounding error or a gimmick. It is the actual operating cost for a live production stack running in Italy on a Raspberry Pi 4B and two Orange Pi boards, drawing less than 30 watts from a single wall outlet.

For most teams, infrastructure spending is an article of faith. You provision a managed instance, add a database service, layer on monitoring, and watch the invoice grow. This setup asks a ruder question: what if your entire online presence used less power than a dim incandescent bulb?

The Power Budget

The whole energy accounting department is a twenty-dollar smart plug. It displays real-time draw, and right now the number sits below 30 watts. At that constant rate, the annual electricity bill lands at $42, largely because Italian utility rates run high. The same workload would cost roughly $18 per year in the United States.

To put that in perspective, 30 watts is what many laptop chargers pull while idle. It is less than a single compact fluorescent shop light. Yet here it sustains an entire digital operation: web serving, data storage, email, encrypted traffic routing, analytics, backups, and peripheral services. There is no data center cooling bill, no redundant power supply overhead, and no provider markup. Just the raw physics of ARM silicon sipping electrons.

What Actually Runs Here

The workload is not trivial. Inside Docker containers on those three ARM boards, the stack includes:

  • Nginx and MariaDB for web serving and relational data
  • Postfix and Dovecot handling the full mail stack
  • HAProxy and SSL termination managing and securing inbound traffic
  • Self-hosted analytics replacing third-party tracking scripts
  • A DNS failover monitor keeping uptime checks independent
  • An IoT MQTT broker ingesting device telemetry
  • A backup server holding 283 snapshots for data recovery
  • A license server for software distribution
  • A small Bitcoin miner running alongside everything else
  • A phone charger powering a 4G hotspot, which serves as the uplink

This is not a static landing page. It is a multi-tenant edge environment. The Raspberry Pi 4B and the two Orange Pi boards are not load-balanced cloud instances; they are consumer-grade ARM single-board computers. Everything runs containerized, which means the operator can shuffle services between boards without rebuilding the environment from scratch. The architecture is inexorable proof that container density matters. When your compute budget is measured in watts rather than cores, every container image and database query becomes a conscious design choice.

The Hidden Load

Here is a modern web fact that does not show up in neat architecture diagrams: this setup fields 7,400 AI crawler hits every single day. GPTBot and ClaudeBot visit constantly. That is roughly twenty-two bot requests for every one human visitor.

On a standard cloud instance, that ratio is background noise. You do not notice it, and your bill does not flinch because you are paying for provisioned capacity whether it serves humans or scrapers. On a 30-watt ARM cluster, every HTTP connection consumes a measurable slice of a very small pie. The fact that the system stays responsive under that asymmetrical barrage says something important about the efficiency of the software stack. If your infrastructure can absorb thousands of automated crawlers on a Pi, it can almost certainly handle organic traffic spikes when they arrive.

The Real Math

Electricity is only part of the story. The hardware itself—a Raspberry Pi 4B and two Orange Pi boards—cost money up front. Amortized over five years, that capital expense adds roughly $60 per year. Annual all-in cost: $102.

By comparison, the operator estimates that a standard cloud arrangement using something like a t3.medium instance paired with RDS would run about $960 annually. That is nearly ten times the total cost of ownership for this self-hosted stack.

Это сравнение не совсем корректно, и оно не ставит целью всеобщий обвинительный приговор облачным провайдерам. Управляемые сервисы обеспечивают избыточность, географическое распределение, корпоративную поддержку и обслуживание без участия пользователя. Эти функции важны, если они вам действительно нужны. Суть в том, что многие проекты по умолчанию выбирают этот уровень расходов, не задумываясь, действительно ли приложению это необходимо. Умная розетка за 20 долларов и несколько плат ARM могут поставить этот стандарт под сомнение. Когда ваш стек мониторинга стоит меньше пиццы, а годовой счет за инфраструктуру укладывается в бюджет скромного подарка на день рождения, экономика маломасштабного ПО начинает выглядеть совсем иначе.

Почему ограниченный 4G меняет всё

Пожалуй, самым жестким ограничением здесь являются не чипы ARM или лимит в 30 ватт. Это сеть. Исходящий канал — это ограниченный 4G, работающий через раздачу интернета с телефона.

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

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

Покажите свои результаты

Не нужно верить на слово. Живые данные доступны по адресу stats.lake8.dev/geo.html, где посетители могут наблюдать в реальном времени, как растут показатели потребления энергии и прогнозы затрат. Здесь нет многостраничных PDF-отчетов об устойчивом развитии. Нет логотипов экологической сертификации. Только