zoukankan      html  css  js  c++  java
  • How does java technology relate to cloud computing?

    Java Paas shootout   (@IBM developer)

    Cloud computing is always a hot topic around IT field today.How can it bring to us ?How can it change our life? No answers...

    "The Java ecosystem is rapidly expanding to support developers who want to build, test, or deploy Java applications on the cloud. Especially relevant is Platform as a Service (PaaS), in which the cloud provider delivers not only on-demand hardware and operating-system services, but also application platforms and solution stacks."

    From the passage,we will know the author list three examples:Google Application Engine,Amazon Elastic Beanstalk, and CloudBees RUN@Cloud,and compare.

    They have the same basic set of features(modern cloud computing features owned):

    • Uploading and deploying application WARs
    • Versioning deployed applications
    • Testing and staging environments
    • Online access to log files
    • Automated monitoring and usage reports

    They also have differences,u can learn know about them from this passage.

    In our country,cloud computing is also a hot spot. There are many cloud computing services,like:

    Ali Cloud:http://www.aliyun.com/?spm=0.0.0.0.vk92jN

    Sina Cloud: http://sae.sina.com.cn/?m=front

    Baidu Cloud:http://yun.baidu.com/

    ...

    But personally, if we talk about the tech,we always go behind the others.Tech is based on the strong infrastructures and the creativity.We have both nothing,but i know we will catch step by step...

  • 相关阅读:
    Kafka之消费者与消费者组
    Kafka之生产者
    基于Redis+Lua的分布式限流
    限流方案常用算法讲解
    分布式服务限流
    微服务框架服务调用与容错
    ZooKeeper实现服务注册中心
    微服务注册中心
    让我自己来整理
    Netty框架
  • 原文地址:https://www.cnblogs.com/allenpengyu/p/3454163.html
Copyright © 2011-2022 走看看