Background: Working for a solution integrator company out of Jakarta, Indonesia, we focus primarily on providing solutions in the financial services and eCommerce industries. We provide digital products and solutions such as mobile banking, internet banking, loyalty & reward systems, e-wallet, and digital payments to fulfill the need for digital transformation and rapid time-to-market.
Goals: Our goal was to better power our client’s eCommerce platforms by creating a pipeline for software builds in support of Android and iOS super apps. We also wanted to explore automating deployments and the app publishing process to the Apple App Stores and the Google Playstore.
"Jenkins gives many solutions to make software development faster and more efficient."
Solution & Results: Using continuous integration (CI) in our software development process was game-changing. We were able to check every commit by testing and immediately know if something has gone wrong. All tests run on another server, so we can continue working on developing new features without distractions. Then we made things even easier by using the Fastlane plug-in, a super-assistant for streamlining deployment to the App Store. We also found Jenkins to be a big help with DevOps & CI primarily by automating unit testing.
Our results showed us how inefficient our process had been previously. Here are some general findings:
build times are 10x faster
we have a shortened development cycle
testing has shown that we have minimize defects before deployment