Listing Thumbnail

    OptQuest WebAPI

     Info
    Free Trial
    The OptQuest WebAPI provides access to the OptQuest engine via a web server hosted on AWS.

    Overview

    OptQuest is a simulation optimization engine, built on a truly unique set of powerful algorithms and sophisticated analysis techniques including metaheuristics optimization, evolutionary algorithms, tabu search and scatter search, to name a few. The OptQuest WebAPI provides access to the OptQuest engine via a web server hosted on AWS. The available endpoints make it possible to explore problem search spaces for any (simulation) optimization without a custom wrapper to serve as the interface between your simulation and the OptQuest Engine.

    Highlights

    • OptQuest Engine WebAPI

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux Amazon Linux 2 Kernel: Linux 5.10.135-122.509.amzn2.x86_64

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t2.medium) in the US East (N. Virginia) Region. View pricing details

    $2.046/hour

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product at no cost for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    OptQuest WebAPI

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (5)

     Info
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.small
    $2.00
    $0.023
    $2.023
    t2.medium
    Recommended
    $2.00
    $0.046
    $2.046
    t2.large
    $2.50
    $0.093
    $2.593
    t2.xlarge
    $3.00
    $0.186
    $3.186
    t2.2xlarge
    $4.00
    $0.371
    $4.371

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    We do not currently support refunds, but you can cancel at any time.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Initial release

    Additional details

    Usage instructions

    The OptQuest WebAPI requires a subscription to an OptQuest WebAPI Amazon Machine Image (AMI). The WebAPI service will start automatically when the AMI is instantiated as an EC2 Instance. The web service's root page will be accessible on port 5000, for example: http://ec2-52-90-228-144.compute-1.amazonaws.com:5000/  Once the web server hosted on the AMI is running, access to the engine functionality is achieved through standalone HTTP requests with JSON request bodies as needed. These requests can be executed in custom scripts so that the service can be leveraged to solve optimization problems in an automated manner.

    API Endpoints The OptQuest WebAPI provides an HTTP interface for the OptQuest Workflow.

    • Create Optimization POST /createOptimization Creates a new optimization by define inputs, outputs, objectives, and constraints.
    • Create New Solution POST /optimization/<optimization_id>/createSolution Creates a new solution with inputs to evaluate
    • Return Evaluated Solution PUT /optimization/<optimization_id>/<solution_id>/submitSolution Returns a solution with outputs that have been evaluated
    • Delete Optimization DELETE /optimization/<optimization_id> Clears the Optimization from memory
    • Get All Solutions GET /optimization/<optimization_id>/suggestedSolutions Returns list of all solutions for the optimization
    • Get Best Solution GET /optimization/<optimization_id>/getBestSolution Checks if the optimization is single or multi-objective. If single, returns the best solution. If multi, returns a list of all points on the frontier

    Resources

    Vendor resources

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.