Oil and gas scenarios
For our oil and gas architectures, we've got a nice variety that spans HPC, analytics, and IoT-focused scenarios. First, let's unravel the challenge of computing 3D modeling and seismic data.
Run reservoir simulation software on Azure
Our first scenario focuses heavily on HPC, which ties into what we learned in Chapter 3, Infrastructure Design. This architecture, Run reservoir simulation software on Azure, allows you to compute 3D reservoir modeling and visualize seismic data! This includes a sample INTERSECT simulation from Microsoft customer Schlumberger. The HB-series of high-performance VMs are deployed as a VMSS, which are multiple, identical VMs that are able to scale and complete high-performance compute tasks. Azure CycleCloud operates, manages, schedules, and deploys the big compute clusters.
More information
You can deploy this architecture using the example implementation:
Run reservoir simulation software on Azure: https:/...