A developer working on enterprise middleware
Guide · Oracle · WebLogic

Oracle WebLogic in the cloud. vCPU rules and BYOL.

On AWS, Azure and Google Cloud the Processor Core Factor Table does not apply, so the same physical cores can need twice the WebLogic licenses. The counting rules, the OCI marketplace images, and the restricted use trap.

Contact Us →Read the analysis Oracle Practice
500+Enterprise clients
$2B+Under advisory
Industry Recognized
500+ Enterprise Clients
$2B+ Under Advisory
11 Vendor Practices
100% Buyer Side Independent

Oracle counts WebLogic differently in the cloud than it does in your data center, and the difference is not a discount. On AWS, Azure and Google Cloud the Processor Core Factor Table does not apply, so the same physical capacity can need twice the licenses it needed on premises.

Key takeaways

  • The core factor does not apply on AWS, Azure or Google Cloud. That single sentence in Oracle's cloud policy is what doubles the count on a lift and shift.
  • Two vCPUs equal one Oracle Processor where hyperthreading is on, one vCPU equals one Processor where it is off. A 32 vCPU instance is 16 WebLogic Processor licenses.
  • Oracle Cloud Infrastructure is not an Authorized Cloud Environment. It sits under Oracle's own service descriptions and is counted in OCPUs, where one OCPU is one physical core.
  • WebLogic Server Standard Edition is bring your own license only on the OCI marketplace. There is no license included path to Standard Edition.
  • The cloud policy is a policy, not a contract term. It is not incorporated into your Oracle master agreement and Oracle can revise it, which is why the counting basis belongs in your ordering document.
  • Restricted use WebLogic travels with its parent product, not with your account. Moving a bundled application to the cloud does not widen the grant.

This is the broad guide to WebLogic in every cloud. If your target is Amazon specifically, the WebLogic licensing on AWS guide goes deeper on EC2 instance families, autoscaling groups and Optimize CPUs. Read this one first, then that one.

For the support stage question that runs alongside the migration, see the WebLogic support tiers guide. The counting logic here mirrors the database, which the Oracle Database licensing guide covers in full.

What do you actually have to license when WebLogic runs in the cloud?

You license the edition, on the metric, for the counted processors. The cloud changes only the third of those, but it changes it enough to break a business case built on data center arithmetic.

The three editions and the clustering boundary

WebLogic Server Standard Edition does not permit clustering. Enterprise Edition does, and adds dynamic clusters, failover, whole server migration and Java SE Advanced. WebLogic Suite adds Coherence Enterprise Edition, Active GridLink for Real Application Clusters and iAS Enterprise Edition on top of Enterprise Edition.

That boundary matters more in the cloud than on premises, because cloud reference architectures default to clustered, multiple availability domain designs. An architect who draws a resilient design has also chosen an edition, usually without knowing it.

  • Standard Edition, $10,000 per processor list. Single instance use. Two independent managed servers behind a load balancer with no session replication stay inside it.
  • Enterprise Edition, $25,000 per processor list. The working edition for production clusters and the correct answer for most cloud migrations.
  • WebLogic Suite, $45,000 per processor list. Only earns the premium if Coherence Enterprise Edition or Active GridLink for Real Application Clusters actually run. The WebLogic management pack is a separate purchase at every edition, including Suite.

Processor or Named User Plus in the cloud

Processor is the default metric for anything reachable by an unbounded user population. Named User Plus is priced at $200, $500 and $900 for the three editions, with a floor of 10 Named User Plus per processor.

The floor is the part that catches cloud estates. Because the cloud counting rule inflates the processor number, it also inflates the Named User Plus minimum, so a metric that looked cheap on premises can be the more expensive of the two after migration.

How does the Authorized Cloud Environment rule count WebLogic?

Oracle counts vCPUs and ignores the core factor. The rule sits in Oracle's Licensing Oracle Software in the Cloud Computing Environment policy, which names Amazon Web Services, Microsoft Azure and Google Cloud as the Authorized Cloud Environments.

The vCPU conversion, exactly

Where hyperthreading is enabled on the instance, two vCPUs count as one Oracle Processor license. Where it is not enabled, one vCPU counts as one Processor license. The count is taken per instance and summed across the estate.

  • An 8 vCPU instance with hyperthreading on needs 4 WebLogic Processor licenses.
  • A 32 vCPU instance with hyperthreading on needs 16 WebLogic Processor licenses. At Enterprise Edition list that is $400,000 for one machine.
  • Instance families without hyperthreading, including several Arm and high performance shapes, count one for one and double the cost of the identical vCPU count.

Why the core factor omission is the whole story

On premises you multiply physical cores by the factor in the Processor Core Factor Table, which is 0.5 for most x86 cores. In an Authorized Cloud Environment that table is expressly not applicable.

Work the same hardware through both rules. A 16 core x86 server on premises is 8 Processor licenses. The same 16 cores presented as 32 vCPUs in the cloud is 16 Processor licenses. Identical compute, double the license.

Same 16 physical x86 cores, four counting regimes, WebLogic Enterprise Edition at list

Where it runsCounting unitCore factor applies?Processor licensesLicense at list
Own data center, x86Physical coresYes, 0.58$200,000
AWS EC2, hyperthreading onvCPUNo16$400,000
Microsoft Azure, hyperthreading onvCPUNo16$400,000
Google Cloud, hyperthreading onvCPUNo16$400,000
Oracle Cloud InfrastructureOCPUNo, but an OCPU is a full core8$200,000

That last row is the reason Oracle sales teams open every middleware migration conversation with OCI. The counting unit, not the compute, is the commercial argument.

Which clouds are inside the policy and which are not

The policy names AWS, Azure and Google Cloud. Everything else, including VMware Cloud on AWS, private hosting providers and any sovereign or partner cloud, falls outside it and is treated as ordinary third party hosting under your existing agreement.

Outside the policy the core factor comes back, but so does the partitioning position, which usually means licensing the whole underlying cluster. Getting a written confirmation of the counting basis for a non listed provider is not optional.

The policy is not a contract, and that cuts both ways

Oracle's cloud licensing document is published policy. It is not incorporated into the Oracle Master Agreement, it carries no commitment to remain in force, and Oracle has revised it before, including when Google Cloud was added.

The practical response is to put the counting basis into the ordering document for any material cloud deployment. A sentence naming the conversion you relied on converts a policy you cannot enforce into a term you can.

What do the WebLogic Server for OCI images actually include?

They include the WebLogic binaries, the domain provisioning automation and the surrounding OCI plumbing, and they include no license at all if you pick the bring your own license variant. Oracle documents the stack in Using Oracle WebLogic Server for OCI.

Bring your own license versus Universal Credits

Two commercial models sit behind the same marketplace listing. Under bring your own license you are billed for compute only and you supply the WebLogic entitlement. Under Universal Credits the WebLogic Enterprise Edition or Suite license is metered per OCPU hour alongside the compute.

One asymmetry is worth knowing before you plan. WebLogic Server Standard Edition is available only as bring your own license, so there is no license included route to the cheapest edition. If the workload is genuinely single instance, the saving only exists if you already own Standard Edition.

What the image gives you

  • A provisioned WebLogic domain across compute instances, with the administration server and managed servers created by the stack rather than by hand.
  • A supported release line. The current listings cover WebLogic 15.1.1, 14.1.2, 14.1.1 and 12.2.1.4. The 11g and 12.2.1.3 images were withdrawn from the marketplace in December 2021.
  • Optional Java Required Files components for the releases that support them, which is what a Fusion Middleware layered product needs underneath it.
  • Network and load balancer provisioning through the same stack, so the domain arrives wired rather than as bare instances.

What the image does not include

  • A database. The stack expects an existing database in your tenancy, and you pay for it separately. That is a second license or subscription decision, not a rounding error.
  • Any other Fusion Middleware product. SOA Suite, WebCenter and the rest can be installed on the domain only if you already hold the licenses for them, and their own counting rules apply on top.
  • A wider Coherence grant. Coherence ships as part of the WebLogic release, but what you may run is still whatever your edition permits, as the Coherence licensing guide sets out.
  • OCI Vault. Secure credential storage is a separate service the stack requires you to have.

What is the WebLogic restricted use trap, and does the cloud change it?

A restricted use WebLogic license may run only the Oracle product it was bundled with, and moving that product to a cloud does not widen the grant by a single application. The restriction travels with the software, not with the infrastructure.

Where restricted use rights come from

Several Oracle products ship with a WebLogic entitlement scoped to themselves. Oracle applications, Fusion Middleware components and various Oracle appliances all do it, which is why so many estates hold WebLogic they never bought.

The three ways estates break it

  • Co deployment. A second, unrelated application is deployed into the same domain because the domain is already there and already running.
  • Shared cluster. The restricted domain is folded into a shared cluster serving several business applications during a consolidation.
  • Image reuse. The restricted build becomes the golden image, and every new instance in the cloud inherits an entitlement that does not cover it.

The cloud makes all three easier and all three more visible. Instance counts and images are logged, tagged and billable, so the evidence trail that proves the breach is the same evidence trail your finance team built for cost allocation.

Does WebLogic include Java SE?

WebLogic includes a restricted Java SE entitlement scoped to running WebLogic itself. Using that Java runtime for anything else, including other applications on the same instance, falls outside the grant and lands in the Java subscription conversation instead.

Cover of the Redress Compliance Oracle white paper

White Paper · Oracle Middleware

Oracle Fusion Middleware Licensing

WebLogic, SOA and Coherence, priced. Read it free.

Read the white paper

Where do Oracle WebLogic cloud estates overspend?

They overspend on shape, on edition, and on environments nobody counted. In that order, and by a wide margin on the first.

The five leaks worth measuring

  • Shape headroom. An instance sized for peak plus comfort carries every spare vCPU as a license. Right sizing the shape is the highest yield action available.
  • Edition creep. Suite bought for optionality, then multiplied by the cloud counting rule. The premium over Enterprise Edition is $20,000 per processor at list before it doubles.
  • Non production sprawl. Oracle offers no free development or test entitlement for WebLogic. Every running non production instance counts.
  • Standby and disaster recovery. A warm standby that has WebLogic installed and started is licensed. Only genuinely cold, unstarted nodes fall outside.
  • Orphaned instances. Machines left running after a cutover, still inside the counted estate, still on the invoice.

Where the common advice on WebLogic cloud licensing is wrong

The common advice is to move WebLogic to Oracle Cloud Infrastructure because the counting is more favorable there, and the OCPU arithmetic in the table above appears to prove it. We disagree, and not because the arithmetic is wrong. The arithmetic is right and it is also the smallest term in the equation. In the estates we reviewed, right sizing the instance shapes and correcting the edition delivered a larger reduction than the counting difference between OCI and AWS, and those actions are portable to any cloud. Choosing a cloud to fix a licensing problem hands Oracle your exit leverage for the next renewal in exchange for a saving you could have had anyway. Fix the shape and the edition first, then choose the destination on merit, and if OCI still wins, negotiate knowing the alternative was viable.

Editorial photograph of an engineer reviewing a middleware deployment architecture on screen
The instance shape is a licensing decision taken by an engineer. Put a license number next to every shape in the migration plan.
2x
License count for the same x86 cores in an authorized cloud
30 to 60%
Typical shape headroom carried into the license count
$20k
Suite over Enterprise premium per processor at list

Source: Redress Compliance advisory engagement file, 2024 to 2025.

The cloud question is not which provider is cheapest. It is how many processors your architecture will be counted at, and whether you agreed that count in writing before you moved.

How do you price a WebLogic cloud migration before you commit to it?

Build the license line into the migration model at shape level, not at estate level. One table with an instance per row and a Processor count per row will change the architecture faster than any policy summary.

A worked example, twelve domains

Take an estate of twelve WebLogic domains on Enterprise Edition, running on 96 physical x86 cores across production, test and a standby site. On premises that is 48 Processor licenses.

Lift the same design to an authorized cloud on hyperthreaded shapes and it presents as 192 vCPUs, which counts as 96 Processor licenses. Nothing about the applications changed. The license position doubled and the support line doubled with it.

Twelve domains, three routes, WebLogic Enterprise Edition at list

RouteCounted processorsLicense at listSupport per year at 22 percent
Stay on premises, unchanged48$1,200,000$264,000
Lift and shift to an authorized cloud96$2,400,000$528,000
Right size shapes by one third, then move64$1,600,000$352,000

The third row is the one to put in front of the migration board. Right sizing is engineering work you control, and it recovers most of what the counting rule takes away.

The three questions to answer before the board paper is written

  1. What is the counted processor number for the target design? Not the core count, not the vCPU count, the counted number after the conversion rule.
  2. Which edition does the target design require? Answer it from the cluster definitions in the target architecture, not from what you hold today.
  3. What happens to the support base if the estate shrinks? Oracle may reprice the remaining lines on a support identifier when quantities fall, so model the residual invoice rather than the terminated one.

If the migration paper cannot answer those three, it is a compute plan rather than a business case. Send it back.

What should a buyer do next?

The sequence below runs a WebLogic cloud position before the migration board signs the business case, not after.

  1. Inventory every WebLogic instance with its edition, version, host and whether it is production, non production or standby. Include the ones nobody claims.
  2. Extract the cluster evidence. Cluster definitions and running managed server topology decide the edition. The purchase order does not.
  3. Separate restricted use from full use. List every WebLogic entitlement that arrived bundled with another Oracle product and name the product it is tied to.
  4. Convert the target shapes to processors using the vCPU rule for the destination cloud, before the shapes are chosen. Put the license number in the same table as the compute price.
  5. Test each shape one size down. A shape that drops from 16 to 8 vCPU removes 4 Processor licenses and about $22,000 a year of support at Enterprise Edition list.
  6. Model on premises, authorized cloud and OCI side by side for the same architecture, so the counting difference is visible as a number rather than a claim.
  7. Get the counting basis into the ordering document for anything material. Naming the conversion converts policy into contract.
  8. Time the renewal against the migration. Signing a support renewal before the target position is agreed removes your leverage for the next term.
Put your own numbers on this. The free Oracle calculator prices your processor vs Named User Plus position, VMware cluster exposure, Java SE employee tiers, and the 22 percent support line, then hands you a two page executive summary you can forward to your CFO. No account, no sales call. Run the Oracle calculator →

How does Redress engage on Oracle WebLogic?

We map feature use to edition, separate restricted use from full use, and convert the target architecture to a counted processor position before the migration is committed. We do not resell Oracle and we do not implement it.

Oracle WebLogic advisory runs inside the Vendor Shield subscription, the Renewal Program and the Benchmark Program, led on the buyer side by a former Oracle licensing executive.

For the wider picture, see the Oracle services page, the Oracle knowledge hub and the benchmarking page. If you want a position reviewed before a board date, use the contact page.

Need help? Try our AI agents. Ask the Oracle licensing AI agent → Scoped to one vendor and one problem. Runs in your browser.

Frequently asked questions

How is Oracle WebLogic licensed in the cloud?

WebLogic is licensed by edition on the Processor or Named User Plus metric, and in an Authorized Cloud Environment the processor count is derived from vCPUs rather than physical cores. Two vCPUs equal one Processor license where hyperthreading is enabled, and one vCPU equals one Processor license where it is not.

Does the Oracle core factor apply on AWS, Azure or Google Cloud?

No. Oracle's cloud licensing policy states that the Processor Core Factor Table is not applicable to Authorized Cloud Environments. That is why a 16 core x86 server needing 8 Processor licenses on premises needs 16 in the cloud once it is presented as 32 vCPUs.

Which clouds count as Authorized Cloud Environments?

Amazon Web Services, Microsoft Azure and Google Cloud. Oracle Cloud Infrastructure is Oracle's own cloud and is governed by its service descriptions instead. Any other provider, including VMware based services and private hosting, sits outside the policy and is treated as ordinary third party hosting.

Is OCI cheaper for WebLogic than AWS or Azure?

On the counting rule alone, yes, because OCI counts OCPUs and one OCPU is a full physical core rather than a hyperthread. For the same 16 physical cores that is 8 Processor licenses on OCI against 16 on an Authorized Cloud Environment. Whether the total cost follows depends on shape, edition and the commercial terms you negotiate.

Does WebLogic Server for OCI include the license?

It depends on the listing. The Universal Credits variants meter the WebLogic Enterprise Edition or Suite license per OCPU hour alongside compute, while the bring your own license variants bill compute only and require you to own the entitlement. WebLogic Server Standard Edition is offered as bring your own license only.

Do I need WebLogic Suite for clustering in the cloud?

No. Clustering, failover and whole server migration are Enterprise Edition features. Suite adds Coherence Enterprise Edition, Active GridLink for Real Application Clusters and iAS Enterprise Edition, so it is only worth the $20,000 per processor premium if those components actually run.

Are development and test WebLogic instances licensable in the cloud?

Yes. Oracle provides no free development or test entitlement for WebLogic, so every running non production instance counts on the same metric as production. A warm standby with WebLogic installed and started counts too, which is why disaster recovery designs need pricing before they are approved.

Can I use a restricted use WebLogic license for other applications after migrating?

No. A restricted use WebLogic entitlement may run only the Oracle product it was bundled with, and moving that product to a cloud does not widen the grant. Deploying a second application into the same domain, or reusing the build as a golden image, requires full use WebLogic licenses for the affected processors.

Run the Oracle Java license calculator against your WebLogic estate in under five minutes.
Open the Oracle Java License Calculator →
White Paper · Oracle Middleware

Oracle Fusion Middleware: WebLogic, SOA & the Suite trap.

The middleware layer is licensed like the database, per processor with the core factor, but the bundles pull you up to the $120,000 Suite. The edition ladder and how to license to need.

Independent. Buyer side. Built for Oracle customers running the next renewal cycle.

Oracle Fusion Middleware Licensing

Open the white paper in your browser. Corporate email only.

Open the Paper →
Pass it on

Know someone facing this exact decision?

Send this to whoever owns the renewal, the audit response, or the budget. It takes two clicks and it saves them a quarter of guessing.

Share on LinkedInShare by email
Editorial photograph of an enterprise office

Your renewal calendar is your leverage.

Renewal in twelve months. Audit notice in the inbox. RFP on the desk. We start where you are.

Oracle WebLogic intelligence, monthly.

WebLogic edition benchmarks, restricted use rules, the embedded Java right, cloud conversion math, and middleware intelligence from every Oracle engagement we run on the buyer side.