This study evaluates the effectiveness of AWS CodeDeploy in enhancing the efficiency and reliability of website deployment for Personal Image Studio (PIS) Japan Career by utilizing cloud-based infrastructure. Manual deployment processes often involve multiple steps, are time-consuming, and highly susceptible to human error, which can lead to service disruption and operational inefficiencies. To address this issue, a quantitative experimental method was conducted by comparing two deployment approaches: traditional manual deployment and automated deployment using AWS CodeDeploy. The evaluation focused on two primary indicators: deployment time and system reliability. The results revealed a significant improvement in time efficiency, where automated deployment reduced the average deployment duration from 240 minutes to just 33 minutes — an efficiency gain of 86.25%. In terms of reliability, automated deployment achieved an 80% success rate, doubling the 40% success rate observed in manual deployment processes. Moreover, AWS CodeDeploy offers several advanced features such as automatic rollback on failure, seamless integration with monitoring services like AWS CloudWatch, and support for continuous deployment pipelines. These capabilities not only minimize downtime and configuration errors but also ensure consistent and scalable application delivery. Overall, the findings demonstrate that AWS CodeDeploy is a powerful tool that significantly improves the performance and dependability of cloud-based deployment workflows for modern web applications.
Copyrights © 2025