We built a large-scale three-component system from scratch for Atamura Group — one of Almaty's leading real estate developers. A public trilingual SSR portal, an admin panel, and a high-performance Go backend united eight residential complexes under one infrastructure.
An Almaty-based Kazakh real estate developer founded in 2011. Their portfolio includes ECO-comfort residential complexes — Atmosfera, Arlan, Aura, Keruen, Bravo — and business-class townhouses Monarch, Aqsai Resort, and Dulati Residence. The "city within a city" concept, Italian-inspired architecture, seismic resistance of 9 points, and car-free courtyards set Atamura's projects apart in the market. Over 35,000 Instagram followers — a strong indicator for a developer in Kazakhstan.
Before our project, the Atamura Group website ran on the Tilda website builder. That made sense at first: fast, cheap, no developer needed. But as the portfolio grew, Tilda's limitations became a serious bottleneck.
We solved the problem with a unified three-component system. All eight complexes live in one codebase, under one domain, and within one SEO core. Each complex is its own entity inside a single system — with its own floor plans, galleries, documents, and SEO fields in three languages — but sharing one domain, one brand identity, and one lead funnel.
Financial benefit: no separate website is needed for every new complex launch. SEO benefit: domain authority compounds as a whole, and new pages start from an already established domain. Marketing benefit: buyers see the full Atamura lineup in one place and stay within a consistent user experience.
In the Kazakh market, multilingual support is not a setting — it is a foundation. Kazakh is the state language, and 69% of Kazakhstanis prefer it in daily communication. Russian is the language of inter-ethnic communication. English is essential for foreign investors and expats, who make up a significant share of business-class apartment buyers in Almaty.
Most real estate projects see new content appear in search after days. Here it shows up within minutes of clicking "Publish." In a highly competitive market for organic traffic on queries like "buy an apartment in Almaty," that is a tangible edge — especially when launching new complexes.
indexing.googleapis.com/v3/urlNotifications:publish with type URL_UPDATED. Google receives the signal and crawls the page immediately, bypassing the standard delay./zhk/atmosfera, /news/article-slug). robots.txt is generated by a Nuxt server route pointing to sitemap.xml, blocking /admin and /api from indexing.
The backend is built on clean architecture principles with strict separation of concerns. Each layer has a single responsibility; dependencies flow from outer layers inward.
We'll build a scalable system end-to-end — from architecture to deployment. Custom stack, full control over performance and security.
The stack was chosen based on speed, SEO, and scalability requirements. Custom code gives full control where no-code tools hit their ceiling.