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

Websites Development

What is Software Testing Life Cycle?

Testing is integral to modern software development. Technically, software testing is an indispensable part of the software development life cycle i.e., SDLC. Although there are very many SDLC approaches, such as Agile, DevOps, and RAD, testing is omnipresent. Interestingly, testing has its very own lifecycle, appropriately dubbed software testing life cycle. What does that suggest? It’s […]

Cloud

Microsoft Advances DevOps Agenda

Microsoft, at its online Ignite 2020 conference, has launched a bevy of updates that collectively further adoption of best DevOps practices on the Microsoft cloud platform, including for the first time a preview of an ability to store artifacts created using low-code Power Apps tools on GitHub. In addition, Microsoft announced a preview of an update to Visual Studio […]

Infrastructure & Operator

GitLab Updates Core CI/CD Platform

GitLab this week delivered an update to its namesake continuous integration/continuous delivery platform that promises to make pipelines more efficient and easier to manage, in addition to making it easier to set up pipelines in Windows environments. Version 12.7 of the core GitLab platform adds support for Parent-Child Pipelines and Pipeline Resource Groups. Parent-Child Pipelines make […]

Infrastructure & Operator

Introduction to 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 (this article) Refactoring a Monolith into Microservices (this article) You can also download […]

Infrastructure & Operator

Microservice Architectures: What They Are and Why You Should Use Them

Microservices is a hot topic in software development circles these days. And for some very good reasons. Put simply, the traditional way of building enterprise applications—using a monolithic approach—has become problematic as applications get larger and more complex. So developers are turning to a microservices software development architecture, in which applications are structured as collections of […]

Infrastructure & Operator

CI CD Pipeline – Learn how to Setup a CI CD Pipeline from Scratch

CI CD Pipeline implementation or the Continuous Integration/Continuous Deployment software is the backbone of the modern DevOps environment. You can find the requirement of Continuous Integration & Continuous Deployment skills in various job roles such as Data Engineer, Cloud Architect, Data Scientist, etc. CI/CD bridges the gap between development and operations teams by automating build, test and […]