For over 5+ years we help companies reach their financial and branding goals. oDesk Software Co., Ltd is a values-driven technology agency dedicated

Gallery

Contacts

Address

108 Tran Dinh Xu, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City, Vietnam

E-Mail Address

info@odesk.me

Phone

(+84) 28 3636 7951

Hotline

(+84) 76 899 4959

Automation Backend Development Database Enterprise Architecture NestJS
From Cron Jobs to CDC- Real-time Data Processing in NestJS with Prisma & MySQL

From Cron Jobs to CDC: Real-time Data Processing in NestJS with Prisma & MySQL

As modern applications demand real-time responsiveness, traditional scheduled jobs are showing their limitations. Enter Change Data Capture (CDC) – a game-changing approach that can replace or complement your cron jobs for more efficient, real-time data processing. The Problem with Traditional Cron Jobs Cron jobs have served us well, but they come with inherent limitations: What […]

Backend Development Development devops Enterprise Architecture Performance Optimization Software Architecture Websites Development
Event-Driven Architecture- From Event Emitters to Distributed Microservices

Event-Driven Architecture: From Event Emitters to Distributed Microservices

Event-Driven Architecture (EDA) is a powerful software architecture pattern that enables system components to communicate through the production and consumption of events. Instead of direct function calls or API requests, components emit events when something happens, and other components listen and react to these events accordingly. This architecture promotes loose coupling, scalability, and maintainability, making […]

Backend Development Development Tools PHP Development Web Frameworks Websites Development
Tempest PHP Framework

Tempest PHP Framework: Revolutionizing Modern PHP Development with Zero Configuration

The PHP ecosystem has witnessed countless frameworks over the years, each promising to solve the complexities of web development. However, Tempest emerges as a game-changer with its core philosophy: developers should write as little framework-related code as possible, focusing instead on application logic. What Makes Tempest Different? The Zero-Config Philosophy Unlike traditional PHP frameworks that […]