Cloud Firewall Sizing Using Traffic Pattern Cost Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Cloud service providers face challenges in optimizing the provisioning and sizing of cloud firewalls to balance cost management with quality service delivery, as they are unaware of the optimal quantity and size of firewalls needed to manage network traffic without incurring unacceptable latencies.

Innovation Solution

A system that trains a machine learning model using traffic log data and CPU utilization to predict usage costs based on network traffic patterns, enabling the deployment of an optimal set of firewalls that minimizes costs while maintaining service quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If cloud service providers deploy more firewalls or larger firewall instances to handle network traffic, then service quality and latency performance improve, but operational costs increase

Engineering Contradiction:
Improveservice qualityVSAvoidoperational cost
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system performs preliminary analysis of network traffic patterns using machine learning models to predict future traffic characteristics. This allows cloud service providers to provision firewall resources in advance based on predicted demand, ensuring service quality is maintained during peak periods while avoiding over-provisioning during low-demand periods, thus reducing operational costs

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system continuously monitors actual network traffic and compares it with predicted patterns, using this feedback to dynamically adjust firewall resource allocation. This closed-loop approach ensures that service quality requirements are met while optimizing operational costs by scaling firewall capacity according to actual demand rather than static provisioning

Inventive Principle:
Principle #23Feedback

2Loss of energy

If cloud service providers reduce the number or size of firewalls to lower costs, then operational expenses decrease, but service quality and latency performance deteriorate

Engineering Contradiction:
Improveoperational costVSAvoidservice quality
Core Design Contradiction:
Loss of energyVSReliability

Solution Approach 1:

The system enables dynamic scaling of firewall resources by continuously analyzing traffic patterns and adjusting firewall capacity in real-time. This allows cloud service providers to maintain adequate service quality during high-demand periods while reducing firewall resources during low-demand periods, achieving cost optimization without sacrificing reliability

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes operational parameters by using machine learning models to predict traffic characteristics and adjust firewall provisioning parameters dynamically. This allows optimization of operational costs while maintaining service quality by adapting firewall capacity to match actual traffic demands rather than using fixed provisioning parameters

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If cloud service providers provision firewall resources without traffic pattern analysis, then deployment is simpler and faster, but resource allocation is suboptimal leading to higher costs

Engineering Contradiction:
Improvedeployment simplicityVSAvoidoperational cost
Core Design Contradiction:
Ease of operationVSLoss of energy

Solution Approach 1:

The system enables self-service automated firewall provisioning by using machine learning models to analyze traffic patterns and automatically determine optimal firewall resource allocation. This eliminates the need for complex manual analysis and configuration, maintaining deployment simplicity while achieving optimal resource allocation that reduces operational costs

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260081894A1Traffic pattern-based prediction of cloud usage costs
Publication Date: 2026.03.19 PALO ALTO NETWORKS INC
  • US20260081894A1 patent drawing
  • US20260081894A1 patent drawing
  • US20260081894A1 patent drawing

AI summary

Traffic log data generated by cloud firewalls executing in a cloud environment during a time period that indicate classes and corresponding amounts of network traffic detected across sessions as well as usage cost data recorded for the cloud firewalls during the time period are obtained. The traffic log data are preprocessed to generate training data comprising feature vectors indicating the aggregate amount of network traffic detected for each traffic class during a corresponding time interval within the time period and are labeled with the associated usage cost. A machine learning model is trained on the labeled traffic log data to learn the impact each traffic class has on the accumulated usage costs. The trained model generates predicted usage costs based on distributions of detected network traffic across traffic classes that are analyzed to correlate traffic patterns with usage costs to determine the optimal size(s) of cloud firewalls to deploy.