cloud

Below you will find pages that utilize the taxonomy term “cloud”
February 23, 2020
Creating a Cloud Function to publish messages to Pub/Sub

Step-by-step guide to creating a GCP Cloud Function with an HTTP endpoint that publishes messages to a Google Pub/Sub topic using Python. …

November 27, 2019
Finding Route53 logs with the help of CloudTrail and Athena

Learn how to query AWS CloudTrail logs using Athena to find which IAM user created, modified, or deleted Route53 DNS records, with ready-to-use SQL queries. …

September 12, 2019
Backup and restore ElasticSearch data using GCS

You don’t know what you got until it’s gone. And unfortunately it’s the same with data. Backup before it’s too late. Checkout this article to know more on how to backup and restore ElasticSearch data with the help of GCS buckets. …