<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Hybrid on Luis Sousa Blog</title>
		<link>https://blog.nuvai.cloud/tags/hybrid/</link>
		<description>Recent content in Hybrid on Luis Sousa Blog</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Wed, 01 Jul 2026 14:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://blog.nuvai.cloud/tags/hybrid/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Your Logs Look Fine — Start WordPress Incident Triage in APM</title>
				<link>https://blog.nuvai.cloud/posts/wordpress-incident-triage-apm-not-logs/</link>
				<pubDate>Wed, 01 Jul 2026 14:00:00 +0000</pubDate>
				<guid>https://blog.nuvai.cloud/posts/wordpress-incident-triage-apm-not-logs/</guid>
				<description>&lt;p&gt;We run &lt;a href=&#34;https://joyofexploringtheworld.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;joyofexploringtheworld.com&lt;/a&gt; on a &lt;a href=&#34;https://blog.nuvai.cloud/posts/hybrid-wordpress-oracle-elitedesk-ipsec/&#34; &gt;hybrid stack&lt;/a&gt; — Oracle edge for HTTP, a home EliteDesk for MariaDB and wp-cron, Cloudflare APO, imgproxy, and Datadog EU for observability. After a busy week of deploys and tuning, we ran a structured 24-hour error review.&lt;/p&gt;&#xA;&lt;p&gt;The log index looked almost clean. &lt;strong&gt;That was the wrong place to start.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-we-expected-vs-what-we-found&#34;&gt;&#xA;  What we expected vs what we found&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-we-expected-vs-what-we-found&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Source&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;24h signal&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Useful for triage?&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Log index (&lt;code&gt;status:error&lt;/code&gt;)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;1 Traefik line&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;No — nearly empty&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Error Tracking&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;imgproxy source errors, PHP fatals, bot noise&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;APM spans&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Slow admin paths, high PHP compilation time&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Monitors&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;TLS cert false alert, imgproxy 404s, 502/503 No Data&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Mixed&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;Our workflow is now: &lt;strong&gt;Error Tracking → APM → monitors → host verification → logs last.&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Hybrid WordPress: Free Oracle VM &#43; Home EliteDesk over IPSec</title>
				<link>https://blog.nuvai.cloud/posts/hybrid-wordpress-oracle-elitedesk-ipsec/</link>
				<pubDate>Sat, 13 Jun 2026 13:00:00 +0000</pubDate>
				<guid>https://blog.nuvai.cloud/posts/hybrid-wordpress-oracle-elitedesk-ipsec/</guid>
				<description>&lt;p&gt;Running everything on one free-tier cloud VM works until it does not. Ours did not: on &lt;a href=&#34;https://joyofexploringtheworld.com/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;joyofexploringtheworld.com&lt;/a&gt;, block editor REST storms, bulk SEO automation, MariaDB, ~100 GB of media, imgproxy, and backups all competed for four vCPUs and 23 GB RAM on a single Oracle instance.&lt;/p&gt;&#xA;&lt;p&gt;The cheapest upgrade path was not another €5 VPS. It was hardware we already owned — &lt;strong&gt;HP EliteDesk mini PCs with 60 GB RAM&lt;/strong&gt; — connected to Oracle over &lt;strong&gt;Always Free IPSec&lt;/strong&gt; via a home gateway that supports site-to-site VPN.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
