Earlier quoted context omitted.
Yes, I also read they would do this to prepare for a Google buy.
That makes little sense for Google. The corporate cultures are very different, GitLab isn't a major money maker and it does nothing for them internally since they use a mono-repo. Cloud platforms can change after acquisitions. If Google wanted them they would have already bought.
Update on Our Planned Move from Azure to Google Cloud Platform
41–50 of 98 posts
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#42Re: Update on Our Planned Move from Azure to Google Cloud Platform
#43Re: Update on Our Planned Move from Azure to Google Cloud Platform
#44Why is it that Microsoft are ok with serving traffic from countries under embargo but Google are not? As far as I know Amazon don't follow the embargo like this with AWS traffic either.
The truth is there could be a lot of reasons.
Another weird example: code.google.com was not available in 5 countries due to US state department controls. Github was.
Github was basically ignoring explicit guidance (this is not a statement of intentionality. I'm pretty sure when they started they didn't know and it became a pain to be compliant).
Google went and tried to get licenses (We eventually succeeded for most of them. At the same time, everyone ganged up together to try to convince state/etc to loosen up)
In the meantime, people complained that github was available but code.google.com was not, when the reason was "one was following the law" :)
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#45Assuming a buy, gitlab becomes part of gcp offering in the coming future ? :D
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#46Just as a sidenote: Gitlab may no longer be accessible any more from Crimea, Cuba, Iran, North Korea, Sudan, and Syria. From the article: NOTE to users in Crimea, Cuba, Iran, North Korea, Sudan, and Syria GitLab.com may not be accessible after the migration to Google. Google has informed us that there are legal restrictions that are imposed for those countries. See this U.S. Department of the Treasury link for more d…
Do we know if there are people using gitlab.com in North Korea?
Hypothetically something to bypass censorship might just point you to a README on a repo for installation details.
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#47Assuming a buy, gitlab becomes part of gcp offering in the coming future ? :D
GitLab is VC backed, so they have to be looking for an exit/liquidity event, it’s inescapable. Google, Atlassian (roll it into Bitbucket) or Oracle, has to be one of them.
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#48Just as a sidenote: Gitlab may no longer be accessible any more from Crimea, Cuba, Iran, North Korea, Sudan, and Syria. From the article: NOTE to users in Crimea, Cuba, Iran, North Korea, Sudan, and Syria GitLab.com may not be accessible after the migration to Google. Google has informed us that there are legal restrictions that are imposed for those countries. See this U.S. Department of the Treasury link for more d…
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#49Has anyone yet built a tool which will deploy an environment to all three major cloud providers and bench mark them against each?
There are a few "cloud portability" companies, but the fundamental problem with this approach is that cloud providers don't offer the same APIs and pricing models. If all you want is virtual machines and block storage, you can do it, but the answer is that your site is going to be more expensive on any of the providers than if you built it for an architecture that fits your cloud. If you design for the strengths of,…
If you need apps to be hosted, something like Flynn can host the apps.
If you need Lambda, you can rack your functions natively into OpenFaaS.
The issue is that these systems aren't really 'multi-cloud capable'.
I really tried to put together a 6 node Flynn cluster with 2 in AWS, 2 in GCP and 2 in Azure but the response time in cross-talk was terrible!
Re: Update on Our Planned Move from Azure to Google Cloud Platform
#50Why is it that Microsoft are ok with serving traffic from countries under embargo but Google are not? As far as I know Amazon don't follow the embargo like this with AWS traffic either.
Amazon does not actually operate any data centres in China. They contract it out, or license their brand name, I am not sure exactly which. I believe to avoid legally squiggliness between Chinese law and laws elsewhere. This causes a lot of annoyances -- lots of features are not available in Chinese "AWS" regions, or they require special treatment. When I've gotten reports about slow, incomplete or stalled downloads…
Use GeoIP to serve your consumers in mainland from HK.