posted 13 years ago
What do you mean by "cloud developer" - someone who creates apps that are ready to run on GAE, Azure, AWS etc.? If so, the answer obviously depends on the cloud environment in question. IaaS (like AWS) can run just about anything you can install on Linux, including JVMs - so your Java knowledge would be applicable. PaaS (like GAE und Azure) offers a more restricted selection of languages; GAE supports a sort of restricted Java, whereas Azure -AFAIK- does not.