<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://nben.com.np/zh/feeds/news/rss" rel="self" type="application/rss+xml" />
        <title><![CDATA[NBEN News]]></title>
        <link><![CDATA[https://nben.com.np/zh/feeds/news/rss]]></link>
        <image>
            <url>https://cdn.nben.com.np/media/company/apple-touch-icon-180x180.png</url>
            <title><![CDATA[NBEN News]]></title>
            <link><![CDATA[https://nben.com.np/zh/feeds/news/rss]]></link>
        </image>
        <description><![CDATA[Latest news from NBEN]]></description>
        <language>en-US</language>
        <pubDate>Mon, 25 May 2026 13:56:17 +0000</pubDate>

                    <item>
                <title><![CDATA[How to Modernize a Legacy Monolith Step by Step Without Taking the Whole System Down]]></title>
                <link>https://nben.com.np/zh/news/how-to-modernize-a-legacy-monolith-step-by-step-without-taking-the-whole-system-down</link>
                <description><![CDATA[Modernizing a legacy monolith doesn’t require a full rewrite or big-bang cutover—just a phased extraction strategy that keeps production running smoothly.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Mon, 25 May 2026 13:56:17 +0000</pubDate>
                                    <category>Tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[Why We Chose GORM Over Raw SQL for Data Management in a FinTech Backend]]></title>
                <link>https://nben.com.np/zh/news/why-we-chose-gorm-over-raw-sql-for-data-management-in-a-fintech-backend</link>
                <description><![CDATA[GORM is not the obvious FinTech backend choice. Here is the reasoning, tradeoffs, and patterns that made it work in production.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Packages</category>
                            </item>
                    <item>
                <title><![CDATA[How We Used Chi Router to Structure Clean and Scalable Go Microservices in Production]]></title>
                <link>https://nben.com.np/zh/news/how-we-used-chi-router-to-structure-clean-and-scalable-go-microservices-in-production</link>
                <description><![CDATA[Chi gave us idiomatic routing, composable middleware and a structure that held up as our microservices grew. Here is the pattern we settled on and why it works.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Packages</category>
                            </item>
                    <item>
                <title><![CDATA[How to Structure a Django Service Inside a Go Based Microservices Architecture]]></title>
                <link>https://nben.com.np/zh/news/how-to-structure-a-django-service-inside-a-go-based-microservices-architecture</link>
                <description><![CDATA[Django and Go are not natural partners, but used deliberately, Django fills gaps that Go services handle poorly. ]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[How Laravel Sanctum Handles Authentication Cleanly in a Multi-Tenant SaaS Product]]></title>
                <link>https://nben.com.np/zh/news/how-laravel-sanctum-handles-authentication-cleanly-in-a-multi-tenant-saas-product</link>
                <description><![CDATA[Sanctum works well for single-tenant APIs. Multi-tenant SaaS needs proper token scoping, tenant resolution, and guard setup for production.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Packages</category>
                            </item>
                    <item>
                <title><![CDATA[How to Design Microservice Boundaries That Do Not Come Back to Haunt You]]></title>
                <link>https://nben.com.np/zh/news/how-to-design-microservice-boundaries-that-do-not-come-back-to-haunt-you</link>
                <description><![CDATA[ Bad microservice boundaries feel fine at the start and catastrophic at scale. Here is how to draw them correctly before the cost of being wrong.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Tutorials</category>
                            </item>
                    <item>
                <title><![CDATA[What FinTech Engineering Taught Me About Writing Code That Cannot Fail]]></title>
                <link>https://nben.com.np/zh/news/what-fintech-engineering-taught-me-about-writing-code-that-cannot-fail</link>
                <description><![CDATA[Building software where failures cost real money forces you to develop instincts about reliability that general software engineering never demands. ]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Blogs</category>
                            </item>
                    <item>
                <title><![CDATA[Why Gin Became Our Go-To HTTP Framework for High Performance Go Microservices]]></title>
                <link>https://nben.com.np/zh/news/why-gin-became-our-go-to-http-framework-for-high-performance-go-microservices</link>
                <description><![CDATA[Gin is not the most idiomatic Go framework, but its performance and developer speed made it a strong fit for our microservices stack.]]></description>
                <author><![CDATA[Nben Malla <hello@nben.com.np>]]></author>
                <pubDate>Sat, 23 May 2026 14:03:05 +0000</pubDate>
                                    <category>Packages</category>
                            </item>
            </channel>
</rss>
