# Tailscale Up 2023

Published articles for Tailscale Up 2023.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## 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.