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

Infrastructure & Operator

What is DevOps?

What is DevOps? DevOps is a set of practices that works to automate and integrate the processes between software development and IT teams, so they can build, test, and release software faster and more reliably. The term DevOps was formed by combining the words “development” and “operations” and signifies a cultural shift that bridges the gap between […]

Infrastructure & Operator

Building Microservices: Using an API Gateway

Editor – This seven‑part series of articles is now complete: Introduction to Microservices Building Microservices: Using an API Gateway (this article) Building Microservices: Inter‑Process Communication in a Microservices Architecture Service Discovery in a Microservices Architecture Event‑Driven Data Management for Microservices Choosing a Microservices Deployment Strategy (this article) Refactoring a Monolith into Microservices (this article) You can […]

Infrastructure & Operator

Goodbye Microservices: From 100s of problem children to 1 superstar

Unless you’ve been living under a rock, you probably already know that microservices is the architecture du jour. Coming of age alongside this trend, Segment adopted this as a best practice early-on, which served us well in some cases, and, as you’ll soon learn, not so well in others. Briefly, microservices is a service-oriented software architecture in which […]

Infrastructure & Operator

Service Discovery in a Microservices Architecture

Editor – This seven‑part series of articles is now complete: Introduction to Microservices Building Microservices: Using an API Gateway Building Microservices: Inter‑Process Communication in a Microservices Architecture Service Discovery in a Microservices Architecture (this article) Event‑Driven Data Management for Microservices Choosing a Microservices Deployment Strategy (this article) Refactoring a Monolith into Microservices (this article) You can […]

Infrastructure & Operator

What Is Microservices – Introduction To Microservice Architecture

Have you ever wondered, What is Microservices and how the scaling industries integrate with them while building applications to keep up with their client expectations? To get an idea, you have to understand how a monolithic application is decomposed into small tiny micro applications which are packaged and deployed independently. This blog will clear your understanding of how developers […]

Infrastructure & Operator

Refactoring a Monolith into Microservices

Editor – This seven‑part series of articles is now complete: Introduction to Microservices Building Microservices: Using an API Gateway Building Microservices: Inter‑Process Communication in a Microservices Architecture Service Discovery in a Microservices Architecture Event‑Driven Data Management for Microservices Choosing a Microservices Deployment Strategy Refactoring a Monolith into Microservices (this article) You can also download the complete […]

Infrastructure & Operator

What is a Service Mesh and do you need one?

Studies show that 91% of enterprises are using or have plans to use microservices. The reasons are well documented — monolithic architectures are hard to develop and maintain, while microservices allow for greater agility with smaller, targeted services.  However, microservices can’t function alone — they often work together to compose larger applications. As organizations build out more microservices, often […]

Infrastructure & Operator

Mule microservices distributed transaction tracing

With the advent of microservices, the functionalities that used to be bundled together in a single web/mule application are now running on different containers across VMs and at times across datacenters. This presents a huge challenge to trace transactions as they traverse across the container/VM boundaries.    To address this challenge, companies build a custom distributed tracing […]