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

Cloud Development devops Hosting Infrastructure & Operator Technology
Handling Environment Variables in Lambda: The Right Way

Handling Environment Variables in Lambda: The Right Way

The article emphasizes distinguishing between configurable values and sensitive secrets when managing data in AWS Lambda. It advocates for using Lambda Environment Variables for non-sensitive configurations and AWS Secrets Manager for all sensitive data. Lambda Function Environment Variables Securely Storing Secrets with AWS Secrets Manager By combining Environment Variables for configurable values and AWS Secrets […]

Cloud devops Technology

DevOps Automation with Shell Scripting

1. Introduction In the world of DevOps, automation is key to managing complex systems, streamlining workflows, and accelerating development cycles. Shell scripting is a versatile and powerful tool that allows DevOps engineers to automate routine tasks, reducing manual effort and ensuring reliability across processes. In this guide, we will cover the essentials of DevOps automation […]

Infrastructure & Operator Migration & Consultant oDesk Blog Technology

Unlocking Efficiency and Performance: Navigating the Spark 3 and EMR 6 Upgrade Journey at Slack

Slack Data Engineering recently underwent data workload migration from AWS EMR 5 (Spark 2/Hive 2 processing engine) to EMR 6 (Spark 3 processing engine). In this blog, we will share our migration journey, challenges, and the performance gains we observed in the process. This blog aims to assist Data Engineers, Data Infrastructure Engineers, and Product Managers who may be considering migrating to […]

Cloud Design Infrastructure & Operator oDesk Blog Technology

Let’s Architect! Migrating to the cloud with AWS

In today’s digital world, businesses are increasingly turning to the cloud for its scalability, agility, and cost-effectiveness. Migrating your data center to the cloud can be a daunting task, but with the right approach and tools, it can be a successful journey. This Let’s Architect! blog post will guide you through the process of migrating to the […]

  • 1
  • 2