Tag: networking
-
How-To: F5 – BIGIP VE VNF – Load Balancer
- By Team Cloudify
- August 13, 2018
This document provides information collected during work on an F5 VNF demo blueprint and by no means exhausts the F5 topic. We focused only on the basic CRUD operation of F5 BIGIP in the context of LTM services. This document will provide the following information: what is BIGIP VE?… Read More -
VNF Onboarding Lab Scenario – Full Guide
- By Team Cloudify
- May 17, 2018
Introduction: This VNF onboarding lab uses pre-configured applications to demonstrate Cloudify functionality, to provide a rapid way to test drive the Cloudify platform with a typical NFV environment and experience first-hand how to apply automation to your different clouds and VNF services. The solution package tells the story of… Read More -
Cloudify Examples: HAProxy Blueprint
- By Team Cloudify
- April 17, 2018
HAProxy Blueprint This blueprint deploys an HAProxy Load Balancer. This blueprint is part of the End-to-end Solutions Package, which demonstrates functionality in Cloudify using a Database, Load Balancer, and several front-end applications. Before installing this deployment, install the MariaDB Blueprint, then continue with the solution package… Read More -
Azure Example Network Walkthrough
- By Team Cloudify
- April 17, 2018
Azure Example Network This is example will enable you to deploy a typical Azure network setup. Resources Created A resource_group. A virtual_network. A public_subnet. A private_subnet. Compatibility Tested with: Cloudify 4.2 Pre-installation steps Upload the required plugins: Azure Plugin. Check the blueprint for the exact version of the… Read More -
AWS VPC Scenario 2 Network Walkthrough
- By Team Cloudify
- April 17, 2018
AWS Example Network Amazon’s VPC Scenario 2 is the classic network architecture. It can support public-facing and private components. Resources Created A vpc. An internet_gateway. A public_subnet. A private_subnet. A public_subnet_routetable. A private_subnet_routetable. A route_public_subnet_internet_gateway. A nat_gateway_ip – created with the update-blueprint.yaml. A nat_gateway – created with the update-blueprint.yaml. Read More -
OpenStack Example Network Walkthrough
- By Team Cloudify
- April 17, 2018
OpenStack Example Network This blueprint is the Cloudify example for how to deploy an OpenStack network. Resources Created A external_network. A public_network. A private_network. A public_network_router. A public_subnet. A private_subnet. Compatibility Tested with: Cloudify 4.2 Pre-installation steps Upload the required plugins: Openstack Plugin. Check the blueprint for the… Read More