---
title: "Resist Traffic Access to Your Servers Directly, Use LB Instead"
url: https://daily.dev/posts/resist-traffic-access-to-your-servers-directly-use-lb-instead-898el1qhi
source_url: https://awstip.com/resist-traffic-access-to-your-servers-directly-use-lb-instead-b6ce428f3680
type: article
source: "AWS Tip"
published: 2024-05-25T18:04:01.069Z
updated: 2024-08-23T15:01:56.993Z
tags: ["security", "aws"]
reading_time: 1
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Resist Traffic Access to Your Servers Directly, Use LB Instead

**[AWS Tip](https://daily.dev/sources/awstip)** · 1 min read · 4 upvotes · 0 comments

## Summary

Learn how to resist traffic access to your servers directly by using a load balancer. Follow the provided steps to secure your EC2 instances and ensure that traffic is routed through the load balancer.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://awstip.com/resist-traffic-access-to-your-servers-directly-use-lb-instead-b6ce428f3680>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#aws](https://daily.dev/tags/aws)

[View this post on daily.dev](https://daily.dev/posts/resist-traffic-access-to-your-servers-directly-use-lb-instead-898el1qhi)
