Google Assistant Actions are pretty interesting and it would be pretty cool to be able to create an Action that would tell you the location of your Husqvarna Automower relative to your property along with additional information such as when it was last seen, and the battery charge.
Most Engineering teams provide a realtime support channel with Slack for their services and processes. These channels can get very busy with a lot of questions and comments. To encourage questions and great interactions with customers a minimal level of tracking and guarantee of support during business hours is helpful.
Simple monitoring with Stackdriver for GAE Cron Jobs
If you write Cron Jobs in GAE you may want to add monitoring for them outside of the jobs themselves. Stackdriver offers various monitoring capabilities as part of the Free Basic Tier that takes seconds to setup.
Why go outside when you are stuck inside writing Macros for a 12GB spreadsheet trying to figure out why the EBS volumes in your R&D environment that are not in use are costing you $74.95/month?
Before you head down the path of evaluating AWS cost analysis tools (to the tune…
The current detailed billing transaction view for Google Cloud Platform (GCP) is in its infancy to say the least. It could use some improvement to be able to help you understand where your money is going and this how-to shows you how to fix that.
Lightly used applications do not need to be running 100% of the time and you shouldn’t be paying for it.
If you deploy applications on GAE you will start to notice that you are spending money for two instances instead of just one when your application *is* running. This how-to…