Overview
vLLM is an open-source library for high-throughput large language model inference and serving, built around PagedAttention and continuous batching. This preconfigured Amazon Machine Image runs the vLLM OpenAI-compatible API server on a GPU EC2 instance, giving developers, ML teams, and SaaS platforms a fast, private, and cost-controlled way to serve open-weight models without managing a complex inference stack.
vLLM Step by step Installation Guide: https://meetrix.io/blogs/vllm-developer-guide/
For custom projects of your choice with personalized support, contact us at https://meetrix.io/contact-us
High-Throughput Serving: PagedAttention and continuous batching keep the GPU saturated, delivering high tokens-per-second and efficient memory use even under concurrent load.
OpenAI-Compatible API: A drop-in /v1 REST interface for chat, completions, and embeddings works with existing OpenAI SDKs and tooling by simply changing the base URL.
Bring Your Own Model: Serve any compatible model from Hugging Face, including Llama, Qwen, Mistral, Gemma, and Phi, and switch models with a single configuration change.
GPU-Ready Out of the Box: NVIDIA drivers and the NVIDIA Container Toolkit are preinstalled and validated, with support for G4, G5, and G6 GPU instance families.
Secure by Default: An Nginx reverse proxy with automatic Let's Encrypt SSL via the Route 53 DNS challenge provides HTTPS access, while SSH is locked to your chosen IP range.
Self-Hosted and Private: Prompts, responses, and model weights stay inside your own account and VPC, giving you full control over data residency and cost.
Fast First Boot: The vLLM container image is pre-pulled into the AMI, so the stack completes in minutes and only model weights download on first start.
Version: v0.28.0
Operating System: Ubuntu 26.04
Deploy a production-grade LLM inference endpoint on your own GPU infrastructure with predictable pricing and expert support from Meetrix. Full setup instructions are in the developer guide: https://meetrix.io/blogs/vllm-developer-guide/
Highlights
- High-Throughput Inference: PagedAttention and continuous batching keep your GPU saturated, delivering high tokens-per-second and efficient memory use even under heavy concurrent request load.
- Standards-Compatible API: A drop-in /v1 REST endpoint for chat, completions, and embeddings works with popular LLM SDKs and tooling by changing only the base URL, so integration takes minutes.
- Private GPU Deployment: Model weights, prompts, and responses stay inside your own account and VPC on preconfigured NVIDIA G4, G5, and G6 instances, with automatic HTTPS and IP-restricted SSH access.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
g4dn.xlarge | $0.019 |
g4dn.2xlarge | $0.024 |
g4dn.4xlarge | $0.039 |
g5.xlarge | $0.019 |
g5.2xlarge | $0.024 |
g5.4xlarge | $0.039 |
g5.12xlarge | $0.048 |
g6.xlarge | $0.019 |
g6.2xlarge | $0.024 |
g6.4xlarge | $0.039 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
vLLM Deployment with GPU-Accelerated Inference
This deployment provisions a complete, isolated environment for vLLM: a dedicated VPC with a public subnet, internet gateway, and route table, plus a security group that exposes ports 80, 443, and 8000 while restricting SSH to your chosen IP range. A GPU EC2 instance from the G4, G5, or G6 family is launched from the preconfigured AMI with a 100 GiB gp3 root volume and an attached Elastic IP. On first boot, UserData patches the domain, admin email, Hugging Face model ID, and optional access token into the vLLM configuration, starts the container from the pre-pulled image, and requests a Let's Encrypt certificate through the Route 53 DNS challenge. A scoped IAM role grants the instance permission to update Route 53 records and upload backups to S3. Once the model finishes downloading, the OpenAI-compatible API is available at https:///v1, with interactive documentation at /docs and /redoc.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
First Release
Additional details
Usage instructions
Click the "Continue to Subscribe" button. After subscribing, you will need to accept the terms and conditions. Click on "Accept Terms" to proceed. Please wait for a few minutes while the processing takes place. Once it's completed, click on "Continue to Configuration".
IAM Role is set up and configured with the necessary permissions to assume the role for the vLLM service. The IAM Policy is created and responsible for access Route53 and create Letsencrypt SSL certificates and backing up data to the S3 bucket.
Access the application via a browser at http://<your domain name> or http://<Public IPv4 address>. Product will try to create SSL certificate when its deploying, if domain hosted on route53. If the automatic SSL creation unsuccessful then you have to point domain name into server ip, ssh into server and run /root/certificate_generate_standalone.sh. Admin email using for SSL generation.
Resources
Vendor resources
Support
Vendor support
Please contact us through aws@meetrix.io . Please allow up to 12 hours for our support team to address your request.
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.