Replies: 1 comment 1 reply
-
I am not sure I can make a general recommendation on selecting a programming language and SDK. I expect that is a complex decision that involves what other libraries you want to use, the experience of your team, any pre-existing code you may have, etc. etc. As to whether the C++ SDK is "complete". I think we cover most services at this time, the big exceptions are:
If there are other services that are missing, let us know, we can generate libraries for most services relatively quickly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have to pick one that is complete(covers most services) and solid, which one should I pick? what's their difference?
AWS has a near complete c++ SDK for all its services but a not-so-complete go-SDK(only supports a few services), gcloud seems the opposite, that go-sdk supports near-complete services but not c++-sdk, am I missing something?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions