BUY Scheduling Events with AWS Lambda (a.k.a. Lambda cron jobs)

Тема в разделе "AWS", создана пользователем admin, 29 апр 2024.

Этап:
Покупка и раздача продукта
Цена:
10.00 USD
Участников:
2 из 2
Организатор:
admin
Расчетный взнос:
10 USD
  • Участники покупки:
    1. admin, 2. forexsklad;
  1. admin

    admin Administrator Команда форума

    Scheduling Events with AWS Lambda (a.k.a. Lambda cron jobs)

    Screenshot_1.jpg

    Screenshot_2.jpg

    Learn how to create AWS Lambda functions that execute on a scheduled interval, much like a cron job would. In this lesson we will create a Lambda function that checks for a string of text on a website to verify the website is up and operational. The lambda function logs to CloudWatch Metrics and sends a notification email using an SNS queue if the check fails.