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

Cloud Continuous Development Infrastructure & Operator oDesk Blog

Continuous deployment for large monorepos

Introduction Uber’s business runs on a myriad of microservices. Ensuring that changes to all of these services are deployed safely and in a timely manner is critical. By utilizing continuous deployment to automate this process, we ensure that new features, library updates, and security patches are all delivered to production without unnecessary delays, improving the […]

Infrastructure & Operator

The Differences Between Continuous Integration, Delivery, and Deployment

Modern software engineers usually have a general idea of what Continuous Integration, Continuous Delivery, and Continuous Deployment refer to in practice. However, the minute differences between these CI/CD processes often get confused. Below, we’ll define the nuances between these concepts, and look at the advantages and disadvantages of such continuous development approaches. CI vs CD vs CD 101 Writers […]