Cloud Foundry for Developers
eBook - ePub

Cloud Foundry for Developers

  1. 306 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Cloud Foundry for Developers

Book details
Table of contents
Citations

About This Book

Deploy and scale applications on Cloud Foundry

Key Features

  • ?Gain hands-on experience using Cloud Foundry
  • ?Implement deployment, management and scaling of applications on Cloud Foundry
  • ?Learn best practices and troubleshooting tips for running applications on Cloud Foundry

Book Description

Cloud Foundry is the open source platform to deploy, run, and scale applications. Cloud Foundry is growing rapidly and a leading product that provides PaaS (Platform as a Service) capabilities to enterprise, government, and organizations around the globe. Giants like Dell Technologies, GE, IBM, HP and the US government are using Cloud Foundry innovate faster in a rapidly changing world. Cloud Foundry is a developer's dream. Enabling them to create modern applications that can leverage the latest thinking, techniques and capabilities of the cloud, including:?DevOps?Application Virtualization?Infrastructure agnosticism?Orchestrated containers?Automation?Zero downtime upgrades?A/B deployment?Quickly scaling applications out or inThis book takes readers on a journey where they will first learn the Cloud Foundry basics, including how to deploy and scale a simple application in seconds. Readers will build their knowledge of how to create highly scalable and resilient cloud-native applications and microservices running on Cloud Foundry. Readers will learn how to integrate their application with services provided by Cloud Foundry and with those external to Cloud Foundry. Readers will learn how to structure their Cloud Foundry environment with orgs and spaces. After that, we'll discuss aspects of continuous integration/continuous delivery (CI/CD), monitoring and logging. Readers will also learn how to enable health checks, troubleshoot and debug applications.By the end of this book, readers will have hands-on experience in performing various deployment and scaling tasks. Additionally, they will have an understanding of what it takes to migrate and develop applications for Cloud Foundry.

What you will learn

  • ?Understand Cloud Foundry (CF) tools and concepts.
  • ?Understand the breadth of possibilities unleashed through a lightweight agile approach to building and deploying applications.
  • ?Design and deploy cloud native applications that run well on Cloud Foundry.
  • ?Learn Microservice design concepts and worker applications.
  • ?Customize service brokers to publish your services in the Cloud Foundry marketplace.
  • ?Using, managing and creating buildpacks for the Cloud Foundry Platform.
  • ?Troubleshoot applications on Cloud Foundry
  • ?Perform zero-downtime deployments using blue/green routes, A/B testing, and painless rollbacks to earlier versions of the application.

Who this book is for

This book is aimed at developers, engineers and architects who want to learn key aspects of developing and running applications on the Cloud Foundry Platform.Prior knowledge Cloud Foundry is not necessary.

]]>

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Cloud Foundry for Developers by Rick Farmer, Rahul Kumar Jain, David Wu in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Networking. We have over one million books available in our catalogue for you to explore.

Information

Year
2017
ISBN
9781788396578

Table of contents

  1. Title Page
  2. Copyright
  3. Credits
  4. About the Authors
  5. Acknowledgements
  6. About the Reviewer
  7. www.PacktPub.com
  8. Customer Feedback
  9. Dedication
  10. Preface
  11. Cloud Foundry Introduction
  12. Cloud Foundry CLI and Apps Manager
  13. Getting Started with PCF Dev
  14. Users, Orgs, Spaces, and Roles
  15. Architecting and Building Apps for the Cloud
  16. Deploying Apps to Cloud Foundry
  17. Microservices and Worker Applications
  18. Services and Service Brokers
  19. Buildpacks
  20. Troubleshooting Applications in Cloud Foundry
  21. Continuous Integration and Continuous Deployment