Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
LEARNING PATH: Pivotal Cloud Foundry for Web Developers
Rating: 3.7 out of 5(149 ratings)
746 students

LEARNING PATH: Pivotal Cloud Foundry for Web Developers

Master the latest cloud computing technology and start building applications on the cloud using Pivotal Cloud Foundry
Last updated 2/2018
English

What you'll learn

  • Understand how to set up the workspace by learning the core concepts of PCF
  • Work with orgs, spaces, roles, and permissions
  • Develop a Spring Boot RESTful web service and event-driven app for PCF
  • Leverage auto-configuration for PCF and Spring Boot
  • Learn advanced concepts and PCF architecture
  • Understand how to manage services through route, volume, and user-provided services
  • Explore the PCF log aggregator
  • Scale apps and authenticate Cloud Controller and the CF API
  • View the config and discovery server and circuit-breaker dashboards in action

Course content

2 sections41 lectures3h 56m total length
  • The Course Overview2:40

    This video provides an overview of the entire course.

  • Setting Up Your Work Space5:28

    In this video, we will download and install Eclipse STS, the Gradle Buildship plugin and the Cloud Foundry command line interface.

  • Navigating the PCF Console10:48

    In this video, we will discover features of PCF by exploring the PCF web console.

  • Using the CF Command Line Interface to Interact with PCF7:31

    This video aims to explain the use of key CF commands to manage PCF.

  • PCF Architecture, Orgs, and Spaces10:17

    In this video, we will understand how PCF provides a framework for managing application environments at scale.

  • Roles, Permissions and Marketplace Services8:42

    This video aims to explain PCF roles and permissions which are needed for development.

  • Application Monitoring, Logs, and Build Packs8:22

    In this video, we will understand the concept of buildpacks in PCF and know which metrics PCF displays in the console, and how to view aggregated logs.

  • Provisioning a SQL Database from the PCF Marketplace5:39

    In this video, we will learn to provision a fully managed service in PCF from the marketplace.

  • Using Eclipse to Create a New Spring Boot Application11:07

    This video aims to explain how to create new bootstrapped Spring boot applications within Eclipse.

  • Leveraging Auto Configuration to Bootstrap Your Application7:59

    In this video, we will understand the concept of spring boot integration feature of PCF.

  • Creating Your Application’s Manifest YAML File8:39

    In this video, we will learn to create a deployment manifest to inform Cloud Foundry how to deploy applications.

  • Developing Our Web Service and Building it Using Gradle9:06

    This video aims to explain the dependency management tools and building deployable artifacts.

  • Deploying Your Application to PCF Using the CF Command Line3:53

    In this video, we will learn how to push your application to Cloud Foundry using the CF push command

  • Viewing the Final App and Testing with Postman4:48

    In this video, we will learn REST client for exploring REST API’s

  • Provisioning a RabbitMQ Message Broker from the PCF Marketplace4:00

    This video explains how to facilitate an event-driven architecture. 

  • Developing the Producer and Consumer Applications with Spring Boot7:36

    In this video, we will create an application that can publish a message to RabbitMQ.

  • How PCF Injects Properties into Your App for Auto Configuration3:54

    In this video, we will understand what PCF does to facilitate auto configuration.

  • Building Your Application Using Maven4:31

    This video aims to explain Maven POM.  

  • Deploying Your Application Using the CF Command Line Without Manifest YAML File2:56

    In this video, we will pass parameters to the CF push command rather than using a manifest YAML.

  • Confirming Your Application Works by Viewing Messages in the RabbitMQ Dashboard5:04

    In this video, we will learn how to view messages in the RabbitMQ dashboard to confirm messages are being processed.

Requirements

  • Basic knowledge of Cloud Foundry is required.

Description

Cloud Foundry has been growing recently and is predicted to be the leading platform providing PaaS. Pivotal Cloud Foundry (PCF) is a leading, self-install cloud platform and a Platform-as-a-Service offering from Pivotal. Organizations have adopted PCF because it acts as an abstraction layer on public and private cloud IaaS providers, increasing business agility and time-to-market of software products. So, if you're a web developer who wants to develop and deploy applications, web services, and microservices on Pivotal Cloud Foundry, then go for this Learning Path.

Packt’s Video Learning Path is a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.

The highlights of this Learning Path are:

●   Gain hands-on experience of using Cloud Foundry in production

   Deploy, manage, and scale applications in your cloud

   Implement the circuit breaker pattern using Netflix OSS Hystrix

Let's take a quick look at your learning journey. This Learning Path starts off by showing you the steps involved in making your application cloud-ready. You will then delve into the various aspects involved in deploying your application and running it on Cloud Foundry. You will also understand how Spring Boot and PCF tremendously increase developers productivity.

Next, you will learn to tackle the core challenges faced while developing PCF applications. You will learn how to quickly deploy various microservices to PCF, including REST web services and event-driven applications. You will also learn how to develop a web service application and deploy it on PCF.

Moving ahead, you will delve deeply into more advanced topics such as integrating apps with the circuit-breaker dashboard, the cloud discovery server, and the config server. You will explore highly-available PCF deployment models, as well as continuous integration with Jenkins. You will then explore the theory behind Hystrix and the circuit breaker pattern. Next, you will learn patterns for config repositories and the config server. Finally, you will be glanced through container-to-container networking and security, common security pain points in PCF, and route and volume services.

After the completion of this Learning Path, you will be able to develop and deploy applications, web services, and microservices on Pivotal Cloud Foundry.

Meet Your Expert:

We have the best works of the following esteemed author to ensure that your learning journey is smooth:

Braithe E.S. Warnock is currently a managing cloud architect for the financial services division of Ernst & Young. He got an opportunity to work with several of the largest PCF installations on an international scale. He has helped build the framework for the adoption of PCF at top companies such as Ford, Comcast, DISH, HSBC, and Charles Schwab. As a vendor-neutral consultant, Braithe enjoys helping people understand the rapidly-evolving world of cloud and application architecture. He has more than 6 years of experience and a specialization in global digital transformations. He has expertise in various cloud and cloud platform technologies such as PCF, AWS, Azure, VMware, Netflix OSS, Kubernetes, and OpenShift. He has developed over 100 microservices using Spring Boot, Java 7/8, Spring Cloud, and Netflix OSS, spanning across half a dozen unique cloud-native microservice architectures.

Who this course is for:

  • This Learning Path is for web developers, architects, and cloud administrators who are dealing with Cloud Foundry in their day-to-day work.