Running API and Browser Checks Using Terraform, AWS, and Checkly Private Locations
Checkly offers a Private Locations agent, allowing you to deploy an agent inside of your network and use it as a trusted location to perform your checks.…
Checkly offers a Private Locations agent, allowing you to deploy an agent inside of your network and use it as a trusted location to perform your checks.…
Join our free online Checkly Kickstart Workshop, which will introduce you to synthetic monitoring and help you write your first Browser and API checks using the Checkly platform.…
Combining HashiCorp Terraform Cloud and Checkly allows you to configure API and synthetic monitoring as part of your existing infrastructure-as-code setup.…
Managing large numbers of website monitoring checks by hand quickly becomes cumbersome. Luckily, Checkly's REST API [https://www.checklyhq.com/docs/api#checkly-api] allows us to automate most of the repetitive steps. Building on that API, the Checkly Terraform Provider [https://registry.terraform.io/providers/checkly/checkly/latest] takes automation…
Update 28/10/2020 The Checkly Terraform Provider is now listed on the official Terraform Registry [https://registry.terraform.io/providers/checkly/checkly/latest]! We have updated the article to reflect the most recent changes. In this guest article John Arundel [https://bitfieldconsulting.com], consultant and author of Cloud Native…
> Update 13-03-2019: We moved our browser Checks to AWS Lambda! There will be a new write up! At Checkly, we run our browser checks [https://checklyhq.com/docs/browser-checks/quickstart/] on AWS EC2 instances managed by Terraform. When shipping a new version, we don’t want to interrupt our service,…