<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/faun/best-of/2024/07" -->

---
title: Best Faun posts — July 2024 | daily.dev
description: The most upvoted Faun posts from July 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/faun/best-of/2024/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/faun/best-of/2024/07
og:type: website
og:site_name: daily.dev
og:title: Best Faun posts — July 2024 | daily.dev
og:description: The most upvoted Faun posts from July 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Faun — July 2024

1. 1  
[](https://daily.dev/posts/top-tips-and-tricks-with-tailwind-css-fqakzswdx "Top Tips and Tricks with Tailwind CSS")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Top Tips and Tricks with Tailwind CSS  
Learn top tips and tricks to enhance your Tailwind CSS projects, including how to properly delegate classes, manage spacing between elements, and avoid overuse of the @apply utility. Discover how to add opacity, transitions, and animations, utilize group hover and pseudo-classes, and customize input values. Check out the provided resources for pre-made components and use the Tailwind IntelliSense plugin for an improved workflow.  
799  
26
2. 2  
[](https://daily.dev/posts/spring-boot-3-1-jwt-authentication-authorization-secure-your-apis-like-a-pro--xuvix9nxg "Spring Boot 3.1 JWT Authentication &Authorization: Secure Your APIs Like a Pro🔒")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Spring Boot 3.1 JWT Authentication &Authorization: Secure Your APIs Like a Pro🔒  
Learn how to secure your Spring Boot 3.1 applications using JWT authentication and authorization. This guide covers creating a Spring Boot project, setting up dependencies, creating secure endpoints, and configuring JWT tokens for user authentication. Includes practical examples and code snippets to help you implement security measures swiftly.  
122  
1
3. 3  
[](https://daily.dev/posts/gitops-argo-cd-vs-flux-cd-gshoxh8p6 "GitOps: Argo CD vs Flux CD")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
GitOps: Argo CD vs Flux CD  
GitOps combines Git and Operations to apply continuous deployment to cloud-native applications using Git as the single source of truth for infrastructure and applications. Benefits include consistency, traceability, security, faster recovery, and improved developer experience. Argo CD and Flux CD are popular tools for implementing GitOps, with step-by-step installation guides provided for both. Best practices include separating build and deployment processes, handling secrets carefully, and using tools like Kustomize and Helm to simplify Kubernetes configurations.  
54
4. 4  
[](https://daily.dev/posts/top-10-kubernetes-tools-you-can-use-in-2024-qvkyejn2k "Top 10 Kubernetes Tools You Can Use In 2024")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Top 10 Kubernetes Tools You Can Use In 2024  
Explore the top 10 Kubernetes tools to use in 2024, which enhance cluster management, monitoring, security, and deployment in the Kubernetes ecosystem. Tools include Kubectl, Helm, Kustomize, Rancher, Kubernetes Dashboard, Lens, Flux, Kubecost, Amazon EKS, and Google GKE. These tools bridge gaps in Kubernetes functionality, integrate smoothly with DevOps processes, and simplify activities like provisioning clusters, workload monitoring, and cost management.  
32  
2
5. 5  
[](https://daily.dev/posts/geoip-lookups-with-nginx-qojwg9b6z "GeoIP lookups with Nginx")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
GeoIP lookups with Nginx  
Learn how to perform GeoIP lookups with Nginx using the http\_geoip\_module and MaxMind database. This guide walks through installing necessary packages, configuring Nginx, and integrating MaxMind data files for geographical validation of requests. It's a straightforward process that enhances your server's geo control capabilities.  
31

[See all Faun archives](/sources/faun/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/faun/best-of/2024/07#page","url":"https://daily.dev/sources/faun/best-of/2024/07","name":"Best Faun Posts — July 2024","description":"The most upvoted Faun posts from July 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/faun/best-of/2024/07#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/top-tips-and-tricks-with-tailwind-css-fqakzswdx","name":"Top Tips and Tricks with Tailwind CSS"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/spring-boot-3-1-jwt-authentication-authorization-secure-your-apis-like-a-pro--xuvix9nxg","name":"Spring Boot 3.1 JWT Authentication &Authorization: Secure Your APIs Like a Pro🔒"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/gitops-argo-cd-vs-flux-cd-gshoxh8p6","name":"GitOps: Argo CD vs Flux CD"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/top-10-kubernetes-tools-you-can-use-in-2024-qvkyejn2k","name":"Top 10 Kubernetes Tools You Can Use In 2024"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/geoip-lookups-with-nginx-qojwg9b6z","name":"GeoIP lookups with Nginx"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Faun","item":"https://daily.dev/sources/faun"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/faun/best-of"},{"@type":"ListItem","position":5,"name":"July 2024"}]}]}
```

