Very Slow Google Admin SDK Responses - Is it a technical issue? - google-api

We are experiencing slowness in push notifications when using Google Apps Admin SDK API channels, for the following API's:
https://www.googleapis.com/auth/admin.directory.user.readonly,
https://www.googleapis.com/auth/admin.directory.user.security,
https://www.googleapis.com/auth/admin.reports.audit.readonly
Slowness is a response every 20 mins after an event. This is generally unheard of for most Google Apps API's which are often lightening fast.
So my question is? Is this standard for the Google Apps Admin SDK? Has anyone else experience this issue?
If Google is listening - Help please! :-)
Jamie

To answer my own question:
After extensive research and assistance from Google's Tech team, the following information came to light. The delay I described is expected as per the following link:
https://www.google.com/url?hl=en&q=https://support.google.com/a/answer/7061566&source=gmail&ust=1472481859967000&usg=AFQjCNEpwbP6ZBUFyVOBOl8VVONAsGvKLQ

Related

Autodesk Viewer on Online Server

I have implemented the Autodesk Viewer API and it is working great as long as we are in my local environment.
But the application in which the viewer has been integrated has been deployed on online server and since then there are several bugs in the viewer. It takes longer to load the file or sometimes doesn’t load it at all.
Are there more configurations required while deploying on an online server? Especially when it is a secure one (https)?
Do we need to convert our free trial to a subscription to have higher performance ?
There still is 86 cloud credits left in the free trial but we are ready to switch to a subscription if necessary.
Your help will be highly appreciated. I'm looking forward to your answers.
Kind regards,
A.
There should be no performance differences and no limitations between running your Forge-based server code locally vs publicly, or via HTTP vs HTTPS. Please send us more details about the stack you're using in an email to forge (dot) help (at) autodesk (dot) com and we'll take a look at it.

Using free google api plan for Bitrix24

recently my company started using Bitrix24 as an intranet portal. Our employees use google drive and calendar synchronization between their google accounts (private ones, not gsuite). Few days ago I received an email from google:
We have contacted Bitrix24 support, but they could not give us any specifics with regards to this email and pointed out to contact google. Free google plans do not really have helpdesk support and point to sites like stackoverflow for help.
We do not really know what to do in this situation, as we have very little knowledge about google developer console. One of us just used his account to set up a project and provide OAuth to sync google accounts with bitrix24.
Several months ago google started releasing security changes enacted to help ensure that users data is secure. Due to this all developers with applications running risky scopes must apply for application verification
The developer who has created this application, probably the same person who received that email must click the link and submit the application. Once your project is approved you will not have any more issues. I suggest you begin the process now as it may take sometime for you to compete the process.

Even after enabling credit card information, Google Places API Quota is not increased

Even after enabling credit card information, Google Places API Quota is not increased. I am getting an error status of "over_query_limit". Can someone please help me fix this.
Google Cloud platform has a Billing support channel. This service is free of charge and you can file a support case related to issues with Billing accounts using the following web form:
https://support.google.com/cloud/contact/cloud_platform_billing
Feel free to reach out to Google support agents to solve your issue.

Windows session opening with Google Gsuite users?

I'm looking for a solution to use Google Gsuite to manage sessions from all our Windows stations. I do not find any solution after a Google search.
Have you any ideas ?
I thought about Samba connected on GSuite SSO but I did'nt find a corresponding project.
Someone have an idea ?
Thanks for sharing,
David.
Currently this is not possible. I investigated this last year.
Google "may" have plans to extend its IdP for this, but it is not yet publicly announced if that is the case.
Chromebooks are currently the Google response to replacing windows workstations (with Citrix for legacy apps)...

Azure Website Performance - MVC Application Azure Websites

I am hoping to get some advice as to how i can figure out what is going on with some performance issues i am suffering from. I have a custom MVC application which is running on Azure Websites in West Europe datacenter. I have one of our offices trying to connect to the website from Singapore which is where the problem lies. If i connect to the website myself (from UK) the performance is fast and zippy. If our Singapore office tries to connect the performance is terribly slow. Sometimes getting to the initial homepage is slow (i.e. no database connections required for login page).
The page will sometimes just sit and "hang" there. What i want to know is how can i debug the performance issues with Azure? What kind of monitoring or performance checks can i do to see if it is a website / sql issue.
Thanks
I would suggest using Application Insights. It's easy to add to a custom MVC app, and will give you good info to help determine where exactly the issue lies.
https://azure.microsoft.com/en-us/documentation/articles/app-insights-detect-triage-diagnose/
The Azure New Relic add in from the market place is very useful. There is a free version which gives you plenty of detail on browser performance and basic sql profiling.
It can provide such details as shown in the screen shot below.
You can use the Support Site Extension (http://azure.microsoft.com/blog/2014/12/01/new-updates-to-support-site-extension-for-azure-websites/) which would allow you to look at live event logs and HTTP traffic. There are also some more advanced tools for performance issues (i.e. memory dump, event viewer logs). For a deeper dive into debugging in Azure App Service see: https://channel9.msdn.com/Events/Ignite/2015/BRK4704.
Also as Ben said, Application Insights (https://azure.microsoft.com/en-us/documentation/articles/app-insights-detect-triage-diagnose/) may help.

Resources