In the second post of this compare/contrast/debate series, I present the biggest cloud platforms.
You're welcome to pick your favorite and debate it out, but comments comparing the major differences are very welcome. 🙏
In the second post of this compare/contrast/debate series, I present the biggest cloud platforms.
You're welcome to pick your favorite and debate it out, but comments comparing the major differences are very welcome. 🙏
For further actions, you may consider blocking this person and/or reporting abuse
S3CloudHub -
Beka -
Le Huy Ho -
Jenna Pederson -
Top comments (51)
I have used GCP and AWS so far... I favor AWS slightly over GCP.
GCP
Pros:
Cons:
AWS
Pros:
Cons:
This here "Sometimes I feel we need a PhD in Cloud Economics to calculate AWS bill " is so true. 😂
If you're a Windows shop: Azure > AWS > GCP.
If you want to get started learning in order to get a job: AWS > Azure > GCP. There's just more jobs and documentation on AWS than the others, though Azure is catching up quickly.
My personal favorite is Azure, the UI and support has been way better to manage than AWS. GCP UI is overcomplicated.
The AWS UI feels like a cold bath of austerity and hardships but in the Azure UI you replace water with liquid nitrogen... Every time I used it I got countless errors on literally everything I did.
I started with GCP,. Now Azure
AWS > Azure > GCP
This certainly aligns with marketshare
Accepting this as the Codd's honest truth, I would like to hear more explanation about why. Capability? Complexity? Cost?
Well, that was straightforward... 😂
Can you elaborate?
I've just published an app on AWS with cloudfront distribution. What I can say is, even though many claim it's very complicated, it's surprisingly well documented. I registered a domain, uploaded files for a static site on S3, and setup a cloudfront https distribution in a day.
Also the caching capabilities of the cloudfront network at their edge locations. 👌🏻
I use both AWS and GCP.
On GCP I use:
On AWS I use:
Cloud Run is amazing.
AWS — Does everything, super complex because super complete, state of the art
GCP — Slightly simpler, full of Google-specific quirks
Azure — Ow gawd will I ever manage to create an account? How many errors 500 can a mainstream cloud provider get per second? Does anything work in there?
A GCP fanboy right here. Their Kubernetes as a service (GKE) is #1. I think GCP is super under rated if you look at the cost and the services that you get. Also their dashboard is pretty straightforward compared to AWS and Azure where I can never navigate properly.
You're right the GCP dashboard is the most simple and organized, but Azure is not far away, AWS is a mess
Can't agree less
👏 Let's 👏 go 👏 multi 👏 cloud 👏.
Hi all!
I would say AWS > GCP
Favorite thing from AWS: Lambda, S3 + Cloudfront. There you can get a web app up and running in less than a day.
Favorite thing from GCP: Shell console and Kubernetes :)
I hate from AWS: Pricing... ugh
I hate from GCP: The UI is kind of complicated, it's like they are stashing a lot of stuff in little space.
I have never used Azure, even though I'm open to <3
I'm late to the conversation here.
The GCP FIrebase tools gives you a web app that offers WAY more features (like auto certs, HTTP2, etc...) and you can have a deployment going in about 15 minutes.
Seriously, check out the Firebase CLI tools. Just create a project with hosting and cloud functions and you have a simpler version of Lambda/S3/Cloudfront. HUGELY easier.
In the end, they both work. And Cloudfront has some better rules for things like IP filtering.
Last, I guess if you are used to AWS you might find it easier. I work with both daily, so I am used to both. GCP is sooooo much better in the UI. They also have APIs for everything and the GCLOUD command tool has full coverage. Someone new to the cloud providers, GCP is super easy.
Agree with UI AWS > GCP, both navigation is mess but GCP make it worst. I use search which is much faster to locate what I want, AWS search result is straightforward
azure is by far the best one i've used so far*
*i've only used azure. :D
we use azure devops at work for source control with git and last week i decided to give the extra bits a whirl, so now i'm busy reading up on pipelines and deployment and so on (having tons of fun with their learning paths). also, i committed to doing a showcase this friday about using azure pipelines to build and deploy a docker container when a PR succeeds...
Nice! Similar situation here. My company has a Visual Studio Pro account for each dev, which comes with $50 worth of monthly credit in addition to the DevOps pipelines/artifacts. Just started playing around with Blob Storage and their CDN. It's quite nice, but I do prefer AWS a little bit. First love, I guess 😍