April 24, 2018
A Node.js 10.0.0 Release Summary by Colin J. IhrigThis post describes the Node.js 10.0.0 release. It breaks down what to expect from the release, what is included in the release, and who should use this release line.
April 24, 2018
Triton CLI on Windows Subsystem for Linux (WSL) by Carol CobineOpen source developers tend to work on macOS because, for much of the coding that they do, all of the tools they need are available and run more smoothly on macOS than in Windows. Also known as "Bash on Windows", 'Bash on Ubuntu on Windows", "Linux on Windows", Windows Subsystem for Linux (WSL) availability gives developers access to familiar tools but with Windows drives and file interoperability. Triton CLI on WSL is worth exploring as a way to seamlessly access both Linux capabilities and Windows integration on a single desktop.
April 17, 2018
Installing Triton CLI on Windows by Carol CobineOpen source developers tend to work on macOS but confess to being curious about adding Windows to their toolset. In this blog post, we explain how to set up Triton CLI (triton
) on Windows to manage your instances.
April 9, 2018
Video: Using Terraform for blue-green deployments on Triton by Alexandra WhiteDeploy with confidence and reduce downtime by running a blue-green model of deployment on Triton with the help of Terraform. In this post, you'll learn why this method is so helpful and how to quickly set up your Terraform configuration files.
February 21, 2018
Video: get started managing a simple application with Terraform by Alexandra WhiteLearn how to use Terraform to deploy a small application. Watch our screencast or follow our step-by-step instructions for how to create the configuration file and deploy the application on Triton Compute Service.
January 30, 2018
Video: create custom infrastructure images with Packer by Alexandra WhiteIn this post, you'll learn how easy it is to create custom images with Packer. Packer makes it simple to automate the creation of any type of machine image. We'll go step-by-step through how to create a configuration file, build the image, and deploy the container on Triton.
January 24, 2018
Visualize IPs on a world map with Triton Converged Analytics by Seong-Kook ShinRun a Triton Converged Analytics compute job to extract IP distribution data to visualize IP on world map to analyze geographical distribution. In this post, you'll learn how to create a job to extract such information from typical web server access logs.
January 17, 2018
Using Terraform to deploy in multiple data centers on Triton by Alexandra WhiteIn this post, you will learn how to implement a blue-green deployment on multiple Triton data centers with the help of Terraform by HashiCorp. Provide minimum latency on a global scale by maintaining multiple versions of an application in data centers nearest the majority of your users.
January 2, 2018
Multi-cloud Kubernetes with Triton by Fayaz Ghiasy and Shubhra KarTutorial for getting started with Triton Multi-Cloud Kubernetes. You'll understand how Triton Kubernetes—Rancher, and Terraform—work together to provision machines, install Docker, and setup Kubernetes environmental clusters across multiple clouds (this version supports Triton public and private cloud, AWS, Azure, and GCP) that are managed by a global cluster manager.
December 1, 2017
Using Terraform for blue-green deployments on Triton by Alexandra WhiteDeploy with confidence and reduce downtime by running a blue-green model of deployment on Triton with the help of Terraform. In this post, you'll learn why this method is so helpful and how to quickly set up your Terraform configuration files.