Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Architecting Cloud Computing Solutions

You're reading from   Architecting Cloud Computing Solutions Build cloud strategies that align technology and economics while effectively managing risk

Arrow left icon
Product type Paperback
Published in May 2018
Publisher Packt
ISBN-13 9781788472425
Length 378 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Kevin L. Jackson Kevin L. Jackson
Author Profile Icon Kevin L. Jackson
Kevin L. Jackson
Scott Goessling Scott Goessling
Author Profile Icon Scott Goessling
Scott Goessling
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. Prologue FREE CHAPTER 2. What is Cloud Computing? 3. Governance and Change Management 4. Design Considerations 5. Business Drivers, Metrics, and Use Cases 6. Architecture Executive Decisions 7. Architecting for Transition 8. Baseline Cloud Architectures 9. Solution Reference Architectures 10. Cloud Environment Key Tenets and Virtualization 11. Cloud Clients and Key Cloud Services 12. Operational Requirements 13. CSP Performance 14. Cloud Application Development 15. Data Security 16. Application Security 17. Risk Management and Business Continuity 18. Hands-On Lab 1 – Basic Cloud Design (Single Server) 19. Hands-On Lab 2 – Advanced Cloud Design Insight 20. Hands-On Lab 3 – Optimizing Current State (12 Months Later) 21. Cloud Architecture – Lessons Learned
22. Epilogue
23. Other Books You May Enjoy

Integrated Development Environment

An IDE provides an application development environment for developers that is managed by a cloud service provider. This eliminates the complexities associated with maintaining and operating the application development infrastructure. Developers can access and administer PaaS services via a web browser or IDE plugin. Some common PaaS IDEs include:

  • Elastic Beanstalk, native to Amazon Web Services (AWS). The code is uploaded and the PaaS automatically deploys the WAR file to one or more EC2.
  • Heroku, which uses standard libraries with application servers (such as Tomcat and Jetty) but is extensible and natively supports Ruby, Node, Python, Java, Clojure, Go, Groovy, Scala, and PHP.
  • Red Hat OpenShift, which supports Java, Ruby, Node, Python, PHP, and Perl.
  • IBM Bluemix, which is based on CloudFoundry, is extensible, and natively supports Java, Node...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image