Skip to content

PacktPublishing/Cloud-Foundry-For-Developers

Repository files navigation

Cloud Foundry for Developers

This is the code repository for Cloud Foundry for Developers, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

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 in

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

@SpringBootApplication
@EnableScheduling
@EnableDiscoveryClient
public class FortuneTellerApplication {
@Autowired
FortuneCookieGenerator fortuneCookieGenerator;
....
....
}

This book is intended for application developers, engineers, and architects who want to learn key aspects of running and developing applications on the Cloud Foundry platform. If you are seeking to migrate and modernize your applications to run on Cloud Foundry, this book is for you. This book is also ideal for anyone who is seeking to further their knowledge about Pivotal Cloud Foundry or as a reference guide during application development.

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to download a free PDF copy of this book.

https://packt.link/free-ebook/9781788391443

About

Cloud Foundry For Developers, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •