diff --git a/src/content/docs/serverless-function-monitoring/overview.mdx b/src/content/docs/serverless-function-monitoring/overview.mdx index a74042b19dd..bd6c924d83b 100644 --- a/src/content/docs/serverless-function-monitoring/overview.mdx +++ b/src/content/docs/serverless-function-monitoring/overview.mdx @@ -6,6 +6,11 @@ redirects: freshnessValidatedDate: never --- + +## Test Review + + + Serverless functions are a way to run code in the cloud without worrying about managing servers. Instead of setting up and maintaining servers, the cloud provider takes care of everything for you. This means that developers can focus on writing code that responds to specific events, like a user clicking a button, without dealing with the technical details of server management. By leveraging New Relic's serverless monitoring capabilities, organizations can enhance their operational efficiency, improve application performance, and ensure a seamless user experience.