<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alex DevOps engineer</title>
    <description>The latest articles on DEV Community by Alex DevOps engineer (@oleksandr_devops).</description>
    <link>https://dev.to/oleksandr_devops</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3907876%2F5e40fec1-a286-4272-8cd9-5b093521d44e.png</url>
      <title>DEV Community: Alex DevOps engineer</title>
      <link>https://dev.to/oleksandr_devops</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oleksandr_devops"/>
    <language>en</language>
    <item>
      <title>Shipping at the Edge: Migrating a Coffee Subscription Platform to Cloudflare Workers</title>
      <dc:creator>Alex DevOps engineer</dc:creator>
      <pubDate>Fri, 22 May 2026 13:10:47 +0000</pubDate>
      <link>https://dev.to/oleksandr_devops/shipping-at-the-edge-migrating-a-coffee-subscription-platform-to-cloudflare-workers-3ip4</link>
      <guid>https://dev.to/oleksandr_devops/shipping-at-the-edge-migrating-a-coffee-subscription-platform-to-cloudflare-workers-3ip4</guid>
      <description>&lt;p&gt;&lt;strong&gt;Building a D2C platform isn't just about the product; it's about the resilience of the delivery chain. I've been working on Brewly Store, a coffee subscription service, and recently decided to tear down our traditional setup to embrace a more modern, edge-first architecture.&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feq184jhv53ei492cxt8x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feq184jhv53ei492cxt8x.png" alt=" " width="800" height="400"&gt;&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://brewly-frontend.pages.dev/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;brewly-frontend.pages.dev&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;The Tech Stack 🛠:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Runtime: Cloudflare Workers (using the Hono framework).&lt;/p&gt;

&lt;p&gt;Language: TypeScript.&lt;/p&gt;

&lt;p&gt;Infrastructure: AWS EKS for core services.&lt;/p&gt;

&lt;p&gt;Delivery: A full GitOps pipeline using ArgoCD and GitHub Actions.&lt;/p&gt;

&lt;p&gt;Why the Migration?&lt;br&gt;
We moved from a containerized AWS ECR setup to Cloudflare Workers. Why?&lt;/p&gt;

&lt;p&gt;Latency: Moving logic closer to the user.&lt;/p&gt;

&lt;p&gt;Scalability: Handling subscription spikes without managing scaling groups.&lt;/p&gt;

&lt;p&gt;Developer Experience: Hono provides a lightweight, expressive way to handle routing that feels incredibly fast.&lt;/p&gt;

&lt;p&gt;The Security-First Mindset 🔒:&lt;br&gt;
As a DevOps specialist, I believe infrastructure is only as good as its security. For Brewly, I’ve implemented:&lt;/p&gt;

&lt;p&gt;GPG-signed commits to ensure the integrity of our code.&lt;/p&gt;

&lt;p&gt;Strict secret management using tools like Kleopatra and PwPush.&lt;/p&gt;

&lt;p&gt;GitOps-driven deployments where ArgoCD ensures the cluster state matches our repository exactly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lessons Learned from the Trenches:&lt;/strong&gt;&lt;br&gt;
The biggest challenge wasn't the code—it was the shift in thinking from "servers" to "distributed functions." Debugging edge cases in a serverless environment requires a robust observability stack, which we are currently refining within our EKS cluster.&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://www.youtube.com/@devopseng" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fyt3.googleusercontent.com%2FfKKUnpAd3y9pScxLrZS41AiKqwnvWlOsRm-dRhzviopMBg17y_EODownVf5D-A0tWH4nU40TRRs%3Ds900-c-k-c0x00ffffff-no-rj" height="900" class="m-0" width="900"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://www.youtube.com/@devopseng" rel="noopener noreferrer" class="c-link"&gt;
            DevOps Journey UA - YouTube
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Welcome to the channel! I'm Alex, a DevOps Specialist. On this channel, I share hands-on experience in building modern IT infrastructure, automation, and implementing BigTech standards in real-world projects.

What to expect:
Cloud Solutions: Deep dives into AWS (EKS, ECR, Secrets Manager) and transitioning to Serverless architecture (Cloudflare Workers, D1).

Containerization: Everything about Docker, Kubernetes, and CI/CD pipeline optimization.

Security First: Practical advice on secret management, GPG-signed commits, and infrastructure security.

IT Productivity: Reviews of task managers (Jira, Linear, ClickUp) and building effective workflows for developers.

Why subscribe?
I don't just talk about theory—I show the "end-to-end" process: how to migrate a real service from AWS to Cloudflare, how to set up automated NAS backups, or how to organize a team's work in Jira. All content is based on my daily work with Linux (Ubuntu) and CLI-driven environments.

          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.youtube.com%2Fs%2Fdesktop%2F5af4fee3%2Fimg%2Ffavicon.ico" width="48" height="48"&gt;
          youtube.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
