Backend development philosophy
I feel kind of lost in this backend development process I am attempting right now. Most of the usual development practices I use while developing client-side applications don’t apply here… Let me provide some context.
Serving images from google cloud resized to 300×200
I am working on an application that uses Google Cloud storage to serve my app images. The images are submitted from an android app to google app engine code that is supposed to upload the images to GCS then create a link and update in my db. This works fine.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
What happens differently when you add a task Asynchronously on GAE?
Google’s doc on async tasks assumes knowledge of the difference between regular and asynchronously added tasks.
Complexity limits of solutions created in Google Spreadsheets
I am creating a solution where I essentially put all rules regarding communication with customers (including automatic invoicing, reminder emails, welcome emails, etc.) into a Google Sheets and use Ultradox to create emails and PDFs based upon Google Docs templates. For the three automatic emails I have currently implemented this is working out really well, the whole thing is very transparent to our organization since even non-technical people can inspect and correct the “Excel”-formulas.
Complexity limits of solutions created in Google Spreadsheets
I am creating a solution where I essentially put all rules regarding communication with customers (including automatic invoicing, reminder emails, welcome emails, etc.) into a Google Sheets and use Ultradox to create emails and PDFs based upon Google Docs templates. For the three automatic emails I have currently implemented this is working out really well, the whole thing is very transparent to our organization since even non-technical people can inspect and correct the “Excel”-formulas.