# The Subtle Magic of tsnet

DevFeed: [The Subtle Magic of tsnet](<https://devfeed.tech/articles/the-subtle-magic-of-tsnet-31220.md>)

Original publisher: [Read original article](<https://tailscale.dev/blog/tsup-tsnet>)

Author: Xe Iaso

Published: 2023-07-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tailscale Community](<https://devfeed.tech/sources/tailscale-community.md>)

Topics: [tailscale](<https://devfeed.tech/topics/tailscale.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Development](<https://devfeed.tech/topics/development.md>), [certificates](<https://devfeed.tech/topics/certificates.md>)

Tags: [certificates](<https://devfeed.tech/tags/certificates.md>), [examples](<https://devfeed.tech/tags/examples.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [tailscale](<https://devfeed.tech/tags/tailscale.md>), [tailscale-up-2023](<https://devfeed.tech/tags/tailscale-up-2023.md>), [talk](<https://devfeed.tech/tags/talk.md>), [tsnet](<https://devfeed.tech/tags/tsnet.md>)

## AI overview

A Tailscale community talk explains how to embed tsnet in services and use Tailscale for service discovery. It discusses the complexity of manual DNS, load balancer, port, and HTTPS certificate configuration.

## Source excerpt

Xe's Tailscale Up talk about how to use tsnet in your services, complete with many personal examples.