Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Bulletin of Social Informatics Theory and Application

Optimizing AWS lambda code execution time in amazon web services Arifin, Muh Awal; Satra, Ramdan; Syafie, Lukman; Nidhom , Ahmad Mursyidun
Bulletin of Social Informatics Theory and Application Vol. 7 No. 1 (2023)
Publisher : Association for Scientific Computing Electrical and Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/businta.v7i1.609

Abstract

One of the problems in providing infrastructure is the lack of interest in managing infrastructure. AWS Lambda is a FaaS (Function as a Service) service that allows users to run code automatically in an environment managed by Amazon Web Services. In this study, the method used is to collect data on code execution time at various input sizes, then perform an analysis of the factors that affect execution time. Furthermore, optimization is carried out by selecting the appropriate memory size and proper coding techniques to improve performance. The results show that optimizing memory size and coding can improve code execution time performance by up to 30%, depending on the type of service used. This can help AWS Lambda users improve code performance and save on operational costs.
One-gateway system in managing campus information system using microservices architecture Salim, Yulita; Muis, Ismunandar; Syafie, Lukman; Azis , Huzain; Rachman Manga, Abdul
Bulletin of Social Informatics Theory and Application Vol. 7 No. 2 (2023)
Publisher : Association for Scientific Computing Electrical and Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/businta.v7i2.635

Abstract

Universitas Muslim Indonesia (UMI) has developed several applications for managing the campus's digital information and management systems, both internally and externally. However, several applications were previously created in the development of information system applications at UMI. However, these applications were not well-suited for long-term use due to their complexity and lack of integration. Therefore, UMI aims to create a fully integrated and well-managed campus information system by implementing the concept of microservices. The microservices approach involves dividing large applications into smaller interconnected components. This approach facilitates the management of application systems and enables better integration. Moreover, the microservices approach simplifies system maintenance for application developers, as each application is separated into smaller components