Coder Social home page Coder Social logo

ilyas-it83 / cloudcomparer Goto Github PK

View Code? Open in Web Editor NEW
1.4K 92.0 1.0K 236.41 MB

Compare the various managed cloud services offered by the major public cloud providers in the market.

Home Page: http://comparecloud.in

License: MIT License

HTML 5.31% Ruby 10.94% SCSS 83.75%
cloud azure ibm aws alibaba google hacktoberfest2021 hacktoberfest

cloudcomparer's Issues

Amazon Lambda is not equivalent with Azure Cloud Services or Logic Apps

Amazon Lambda is the serverless compute service in AWS. Its equivalent is Azure Functions.
Azure Cloud Service and Logic Apps are incorrectly mapped to Amazon Lambda in the comparison.

Azure Cloud Services is much more closer to Amazon Elastic Beanstalk. In anyway it has no capability for serverless workloads.

Azure App Service Logic Apps is a workflow management service, similar to Amazon SWF and Amazon StepFunctions. Although Logic Apps capabilities are far beyond those offered by SWF or StepFunctions, at least the overall purpose is the same.

Azure App Service API Apps may be compared with AWS Lambda, because both can host backend REST APIs.

Idea: Adding prices comparison

I belive that adding prices comparison will make Cloud Comparer even more useful and valuable - it can actually become the "official" cloud cheat sheet!

UX/UI Changes

I've noticed a few UX/UI issues that could be improved.

  1. The "Fork me on Github" banner in the top left doesn't cross the top of the screen, leaving it asymmetrical and unsightly
  2. You can only click through a link by clicking the tiny "link" icon to the right of the name of each service, it would be much more user-friendly if you could click the logo or any part of the name
  3. The web page width is slightly too wide, creating a horizontal scroll bar (you can easily fix this by adding width: 100%; to the github links element, as it's what's causing the issue)

Beyond that, I'd say that the page could benefit from some updated web development techniques, for example utilizing CSS Flexbox to display the main table, which would make it easier to manage and center the elements properly.

Where to get the "properties" for each service from?

Hi,

I am currently developing a migration support framework which I want to form with a ontology similar to your repo.

I can imagine to work with it but I wonder where you got the "properties" for the services in Services.json?

If I knew that, I could contribute by filling the gaps that are open right now!

Thanks!

More missing Google Cloud mappings

The following mappings are also missing/outdated from the comparison tool:

IBM Cloud Container name changed!

Hi, Ilyas

IBM Cloud changed the Container Management Solution from "IBM Cloud Container Service" to "IBM Cloud Kubernetes Services". The reference page remain the same.

Thanks!

Locations?

The most important factor for companies deploying worldwide with user sensitive info as part of their service - is to have at least 2 (for geo-replication) data center sites in each legal region (e.g. 2 in china, 2 in australia, multiple in europe - what happens with Brexit now?).

Would you please consider making a map with plotted locations for comparison?

IBM Cloud

  1. Batch Jobs : Workload Scheduler https://console.bluemix.net/catalog/services/workload-scheduler
  2. Long Term Cold Storage: Cloud Object Storage , type : ColdVault https://console.bluemix.net/docs/services/cloud-object-storage/basics/classes.html#what-are-the-classes-
  3. In-Memory Data Store: Compose for Redis https://console.bluemix.net/catalog/services/compose-for-redis
  4. Small Scale Data Transfer Service: Data Transfer Service https://console.bluemix.net/docs/infrastructure/DataTransferService/index.html#getting-started-with-data-transfer-service
  5. Large Scale Data Transfer Solution(Petabyte Scale): Massive Data Migration Service https://console.bluemix.net/docs/infrastructure/mass-data-migration/index.html#getting-started-with-ibm-cloud-mass-data-migration
  6. Global Traffic Management : Cloud Internet Services : https://console.bluemix.net/catalog/services/internet-services

Please allow me edit IBM Cloud portion. A lot of miss items

Site not functional

When I navigate to the site all I see now is the comments section with no other content

AWS Glacier is not equivalent with Azure Cool Storage

AWS Glacier is an archiving service implemented using magnetic tapes with very cheap price on the cost of several hours of lead time required for retrieval. Currently there is no equivalent service in Azure.

Azure Blobs Cool Storage is equivalent with AWS S3 Infrequently Accessed layer (IA). It allows discounts for infrequently accessed data but costs more for frequently accessed data. An important difference between both AWS S3 IA and Azure Blobs Cool Storage with AWS Glacier is that Glacier needs several hours of lead time for retrieval of data whereas both S3 IA and Blobs Cool Storage allow instance retrieval of data upon request.

Missing additional Google Cloud mappings

The following mappings are missing/outdated from the comparison tool:

Azure Service Bus Topics compared with Amazon SQS

Azure Service Bus consists of three types of messaging: Queues, Topics and Relays. The former two are brokered messaging systems with capability of storing messages for offline systems, and the third one is a direct connection through a rendezvous point with no storage.
In comparison, all three are erroneously depicted as equivalent to Amazon SQS. The correct mapping would be:
Azure Service Bus Queues -> Amazon SQS
Azure Service Bus Topics -> Amazon SNS
Azure Service Bus Relays -> Not available in AWS

Bare Metal Server offering

Oracle and Alibaba has no Bare metal Server offering. They have Bare metal instance offering. Those types are different.

Adding Apache Foundation Solution

Even though it is not a cloud service per-se, Apache Foundation has a lot of tools that compare (and sometimes are the base for) the other cloud services. What do you think? Is this something you'd include, if I submit a PR?

Email Services

How is Microsoft Exchange Online not listed as Email Services?

Exchange Online is directly integrated into an Azure AD Tenant space, and relies entirely upon Azure to function.

Please add

Please add a new column for the Oracle cloud.

IBM Cloud Blog issue

OOPS! SOMETHING WENT WRONG.
Unknown error. (Maximum (5) redirects followed)

At the bottom of main page.

hope add HUAWEI CLOUD

HUAWEI CLOUD is business developing fast in southeast Asia. but we are not famlier with their products, Could u plz add HUAWEI CLOUD on the compare list? If u need help, I can offer the contact of HUAWEI CLOUD manager.

Pricing

Hi,

Are you planning on having pricing ? Else do you have a source where I can find an historical of pricing ?

Thank you,

IBM Cloud: assigning AI APIs to the correct category

I'm a Developer Advocate @IBM and while reading through the list of services I found a few services that were not assigned to the right category or didn't have the right hyperlink.

  • Speech to Text should be moved from Language Processing AI to Speech Recognition AI
  • Retrieve and Rank has been deprecated and should be removed from the Image Recognition AI category
  • Personality Insights should be moved from Image Recognition AI to Language Processing AI
  • In the Chatbot category (under Application Services), it should be redirecting to Watson Assistant

Let me know if you disagree or need more information on any of these points!

And thanks for the great work on that comparison. ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.