Skip to content

Building an Anycast application in 5 minutes on Packet using terraform

Notifications You must be signed in to change notification settings

atoonk/packet_anycast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packet_anycast

Building an Anycast application in 5 minutes on Packet using terraform

Also see my blog: Building a high available Anycast application in 5 minutes on Packet

Defining and deploying your applications like we did here, using infrastructure as code and Anycast used to be reserved for the large CDN’s, DNS and major infrastructure providers. Packet now makes it easy for everyone to build high available and low latency infrastructure. Working with Packet has been a great experience and I recommend everyone to give it a spin.

To try this your self: just clone this repo, update the vars.tf file with your packet API key. then run:

terraform init
terraform plan
terraform apply

and you should be good to go.

About

Building an Anycast application in 5 minutes on Packet using terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published