|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 93 |
| Published: March 2026 |
| Authors: Srinivas Adilapuram |
10.5120/ijca2026926618
|
Srinivas Adilapuram . INTELLIGENT SERVERLESS WORKFLOW AUTOMATION USING AGENTIC AI AND JAVA REST APIS ON GOOGLE CLOUD PLATFORM. International Journal of Computer Applications. 187, 93 (March 2026), 57-63. DOI=10.5120/ijca2026926618
@article{ 10.5120/ijca2026926618,
author = { Srinivas Adilapuram },
title = { INTELLIGENT SERVERLESS WORKFLOW AUTOMATION USING AGENTIC AI AND JAVA REST APIS ON GOOGLE CLOUD PLATFORM },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 93 },
pages = { 57-63 },
doi = { 10.5120/ijca2026926618 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Srinivas Adilapuram
%T INTELLIGENT SERVERLESS WORKFLOW AUTOMATION USING AGENTIC AI AND JAVA REST APIS ON GOOGLE CLOUD PLATFORM%T
%J International Journal of Computer Applications
%V 187
%N 93
%P 57-63
%R 10.5120/ijca2026926618
%I Foundation of Computer Science (FCS), NY, USA
The rapid adoption of serverless computing has significantly influenced the design of modern workflow automation systems by offering scalability, operational simplicity, and cost-efficient execution. Nevertheless, the majority of available workflow orchestration solutions are also static and rule-based, which makes them less adaptable to dynamism and uncertainty as well as dynamically to changing business conditions. This paper tries to solve these shortcomings by suggesting a smart serverless workflow automation architecture that combines Agentic AI and cloud-native execution. The designed solution has an independent decision-making layer that can plan and coordinate dynamics of workflows at runtime instead of using preset execution paths. To achieve scalability and resilience workflow tasks are implemented as stateless services, which are deployed on Google Cloud platform using managed serverless services, and implemented as RESTful services written in Java. The research method involves architectural design, practical implementation and use case-based assessment of the feasibility and performance. The results of the evaluation point to the fact that the suggested architecture allows enhancing the flexibility of the workflow and fault tolerance without compromising the scalability and cost efficiency of serverless platforms. Decoupling decision-making and execution, and using Agentic AI to achieve adaptive orchestration, this work provides a generalisable architectural framework of intelligent workflow automation in a cloud setting, and has practical applications in areas where an enterprise system needs to establish dynamic and autonomous process management.