Changelog

New features and updates to Latitude.sh
Follow us on Twitter to hear about changes first.
Latitude.sh g3.large.x86 A100 GPU instance

Introducing the g3.large.x86

October 5, 2023

Today, we are excited to introduce a new GPU server: the g3.large.x86.

This instance is powered by NVIDIA's highly-regarded A100 GPU, providing a level of compute power comparable to the g3.medium.x86, but with the superior compatibility characteristics of the A100 GPU.

The g3.large.x86 is a great option for workloads that particularly benefit from the A100 capabilities. The GPUs are connected via PCIe and paired through NVLink, ensuring high-speed data transfer and dedicated, non-virtualized performance for your workloads.

Get started →

Billing Usage and invoice improvements

September 14, 2023

Billing usage and a streamlined invoice are now available.

  • Billing Usage: real-time resource usage information is now available in Project → Usage → Billing. From there, you will find detailed information about each resource, when it was added to your account, and the cost accrued. The page also shows when your next invoice is due.

  • Preview upcoming invoices: When you go to Settings & Billing → Billing, you will find a list of all your projects, their current usage, and the date each project will be invoiced.

  • Invoice improvements: If you had servers that belonged to the same plan, your invoices would group these servers into a single line item. For improved visibility, each server now has its own line item in the invoice. This lets you see detailed usage for each compute resource right from invoices.

Latitude.sh Cloud Gateway

Announcing Latitude.sh Cloud Gateway

August 21, 2023

We are excited to open early access to Latitude.sh Cloud Gateway, a product to help you reduce your cloud bill by an average of 60%.

With Cloud Gateway, you can connect your Latitude.sh instances to AWS, GCP, or Azure through fast, private Layer 2 connectivity.

Cloud Gateway enables you to programmatically extend your Cloud VPC to Latitude.sh compute platform. With a few clicks or API calls, your private IPs are attached to Latitude.sh instances, improving security and performance while reducing costs to a fraction.

  • Layer 2 to major clouds: Reach your cloud resources privately, without exposing them to the public internet.

  • Reduce costs: Move servers to Latitude.sh and reduce compute and bandwidth costs by 60%*.

  • Fast, consistent performance: One hop away from major clouds guarantees low latency and consistent performance.

  • Connect programmatically: Easily connect your AWS, GCP and Azure VPCs to Latitude.sh through APIs.

Sign up for early access →

Latitude.sh Storage

Announcing Latitude.sh Storage

August 21, 2023

Today we are excited to announce Latitude.sh Storage, a globally distributed, high-performance storage solution that supports Filesystem, Object, and Block volumes at millisecond speeds.

  • With Object Storage, you can store backups, images, files, and databases in an S3-compatible, globally distributed, and fault-tolerant system.

  • With Filesystem, you can create, manage, and optimize POSIX-compliant file systems, ensuring a seamless interface for distributed computing environments.

  • Block volumes provide high IOPS and low-latency data access through NVMe drives and advanced queue management tailored for applications with stringent performance requirements.

Latitude.sh Storage is a modular and extensible solution designed to meet the complex storage demands of modern enterprise applications, whether on bare metal or virtualized infrastructure.

Sign up for early access →

Improvements and Fixes on Latitude.sh

Improvements and fixes

July 19, 2023
  • Reserved instances self-serve: You can now create Reserved projects from the dashboard and API. This allows deploying reserved instances and resources without talking to our sales team. Use the `provisioning_type` attribute to create Reserved projects from the API.

  • Improved IP Addresses page: The IP Addresses page has been redesigned to show more information about the Management and Additional IPs assigned to your team. If you use the API, the `/ips` endpoint has been enriched with all the necessary data to make managing IPs easier.

  • Create server page: We have redesigned the create server page to make finding the perfect instance easier. You now select the instance before choosing the location you want it deployed. This avoids going through several locations to find the instance you want.

  • New API version now in beta: Version 2023-06-01 is now in beta. The new version removes deprecated attributes from the current version and introduces a new format for the `id` attribute. The new ID format is fully backward compatible with the old one. The new API version also improves complex endpoints such as `GET /plans`. To test the latest version, the `API-Version: 2023-06-01` on your request Header.