This tag is for systems development life cycle questions involving cloud software: this is software that runs on a remote system where the people managing the software do not manage its hardware resources. This often involves on-demand resourcing where the environment in which the software lives may be turned on, off, or dynamically acquire or release hardware resources such as processors or storage.
Questions tagged [cloud]
59 questions
0
votes
0 answers
architecture and specificity of compiled (C++, Go, ....) cloud applications
I only know about cloud application "in theory"; I've read some material related to cloud computing but never had access to cloud computing from the point of view of their developer (not of the sysadmin!).
What is specific in developing (not…

Basile Starynkevitch
- 32,652
-7
votes
2 answers
Can I use up all IPv4 IP addresses using public cloud?
On public clouds like AWS and Azure, each account/subscription can create a certain amount of public IPs.
I wonder if I can use up all IPv4 IP addresses by creating a huge amount of accounts/subscriptions, given that I do pay for that.

Levin Kwong
- 103