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

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

Cloud Database Development devops Infrastructure & Operator oDesk Blog
Choosing between EventBridge, SNS, and SQS for event-driven patterns

Choosing between EventBridge, SNS, and SQS for event-driven patterns

AWS offers multiple services for decoupling business domains in event-driven patterns. The three main ones are EventBridge, SNS, and SQS. Use EventBridge for targeted content-based routing when you need to match complex rules. When multiple services or users need real-time notifications, SNS is a reasonable choice. Use SQS to buffer events when you want to […]

Cloud Development devops Infrastructure & Operator Migration & Consultant oDesk Blog Technology
Application on AWS EKS with Prometheus and Grafana

Monitoring Microservice Application on AWS EKS with Prometheus and Grafana

Monitoring is key for understanding your application performance, availability, and potential bottleneck. With Prometheus and Grafana you can monitor your infrastructure performance, resource usage, and overall health of your EKS cluster. In this guide, you’ll learn how to monitor a microservice Kubernetes cluster metrics and visualize Data. Pre-requisite Ensure the following prerequisites are in place […]

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

Continuous Development oDesk Blog

How to Extract YouTube Analytics Data and Analyze in Python

If you’re a YouTube content creator, you’ll make data-driven decisions when posting content. This helps you target the right audience when creating your videos. YouTube Studio provides YouTube Analytics, where you can get comprehensive data about your channel. But there is a caveat: most of the statistics provided by YouTube Analytics are descriptive and not […]

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 Hosting Infrastructure & Operator oDesk Blog Uncategorized

Prerequisites and Technical Requirements to Install Magento 2 on AWS

Want to enhance your customers’s shopping experience? Install Magento 2 on AWS and utilize Amazon CloudFront for superior performance worldwide. In this tutorial, we will explore the benefits, prerequisites, and technical requirements of installing Magento 2 on AWS. Benefits of Installing Magento 2 on AWS 1. Scalability AWS provides highly scalable cloud infrastructure. This means […]

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