Gmail vs. Inbox: Scheduling e-mails

Maybe Google adds feature to send scheduled e-mails in Gmail:

https://www.androidpolice.com/2018/07/29/gmail-v8-7-15-prepares-add-email-scheduling-apk-teardown/

If then I switch back from Inbox to Gmail.

BTW:  I’ve got a notice that Google pushes Gmail and let Inbox die.

Update 01.12.2018: Google stops Inbox end of march 2019.

DDOS ? -> @Cloudflare

Second time in my carrier I had to fight with a DOS attack. It wasn’t a DDOS, luckily.

Our provider suggested to switch to @Cloudflare. Done. Helped.

Microsoft Azure Functions for cronjobs

Since some month I have a small program written in C# to get values from Google BigQuery daily and write in to Magento shop via API.

It was annoying to start the „exe-File“ every day manually and or have a Windows computer running all the time.

With Microsoft Azure Functions and its Timer Trigger I move all the problems to the cloud – serverless. Surprising easy to create a Azure Function in Visual Studio and deploy to Azure.

New blog started

Started my new blog about my work on ecommerce, online shops, magento, programming with c# and php using cloud service like aws, gc, microsoft azure.