Serverless computing in Amazon Web Services (AWS) is a cloud computing model that allows developers to build and deploy applications without managing the underlying infrastructure. In a serverless architecture, developers can focus solely on writing code for their application’s business logic, while AWS handles the provisioning, scaling, and maintenance of the servers and infrastructure needed to run the code.