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

Development devops Infrastructure & Operator Performance Optimization Software Architecture Startup Growth Websites Development
Don't Let Success Kill Your App- 6 Ways to Scale Before You Need To

Don’t Let Success Kill Your App: 6 Ways to Scale Before You Need To

Building an app that can handle massive user growth requires strategic planning and the right architectural decisions. Here’s your roadmap to scalability success. The Challenge of Scale Growing from your first user to your millionth is one of the most exciting yet challenging journeys in tech. Every successful app eventually faces the same critical question: […]

Development oDesk Blog Technology Website Responsive Websites Development
Real-time Log Streaming with Node.js and React using Server-Sent Events (SSE)

Real-time Log Streaming with Node.js and React using Server-Sent Events (SSE)

I’ll show you how to create a real-time log streaming system using Server-Sent Events (SSE) with a Node.js backend and React frontend. We’ll build a system where you can watch logs appear instantly as your backend processes run. What We’ll Cover What are Server-Sent Events? Server-Sent Events (SSE) is a technology that lets servers push […]

Cloud devops Infrastructure & Operator Websites Development
Practicing Terraform Locally Without a Cloud Provider

Practicing Terraform Locally Without a Cloud Provider

Practicing Terraform locally offers several advantages, especially for those who are new to infrastructure as code (IaC) or want to experiment without incurring cloud costs. Here are some key benefits: Before diving into Terraform configurations, let’s start by setting up a local Kubernetes cluster using kind (Kubernetes IN Docker). This will provide the foundation for […]

Content Writer Development devops oDesk Blog Technology Websites Development
Event driven architecture - Overview and comparison of AWS Messaging services

Event driven architecture : Overview and comparison of AWS Messaging services

Overview of Event Driven Architecture ✨ Event-Driven Architecture (EDA) is a design paradigm where systems communicate and respond to events in real-time. This architecture promotes loose coupling, scalability, and flexibility, as components are only connected through the events they produce and consume. Event-Driven Architecture is widely used in systems requiring high responsiveness and real-time processing, […]

Content Writer Development oDesk Blog Technology Websites Development
10 JavaScript Concepts Every Node.js Developer Must Master

10 JavaScript Concepts Every Node.js Developer Must Master

1. JavaScript Closures: A closure is an inner function that maintains access to its outer function’s scope, even after the outer function has finished executing. This allows for the creation of private variables and Stateful functions. Code Example 2. JavaScript Prototypes: In JavaScript, every function has a prototype property. This property is used to attach […]

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 […]

Development Hosting Infrastructure & Operator oDesk Blog Security Uncategorized Websites Development
CI/CD Pipeline for Amazon ECS/FARGATE with Terraform

Magento 2 AWS Autoscaling Cluster with Terraform

This Infrastructure is the result of years of experience scaling Magento 1 and 2 in the cloud. It comes with the best cloud development practices baked right in saving your business time and money. Migrating Magento into the AWS cloud — comes with many advantages. You can operate workloads in new ways. When you only […]

Development oDesk Blog Uncategorized Websites Development Websites Management

Magento 2 Hosting AWS on EC2

Magento Hosting AWS: Choosing the Right EC2 Instance for E-Stores For top Magento Hosting AWS, choosing the right EC2 instance ensures the smooth execution of compute-intensive tasks. Instances support workloads like containers, microservices, databases, and virtual machines. This article will discuss the different types of EC2 instances recommended for Magento hosting on AWS. What is […]

Development oDesk Blog Uncategorized Websites Development Websites Management

Set Up Magento 2 on AWS Lightsail

What is AWS LightSail? Lightsail is a virtual private server service offered by Amazon Web Services (AWS). It simplifies cloud computing for developers. For Magento users, Lightsail offers a user-friendly, fast, and cost-effective setup. It ensures scalable, manageable e-commerce hosting solutions. Via pre-configured Magento templates and instances, Lightsail speeds up the deployment process. It also […]