Chi siamo davisdre
Fueling Dreams: Supporting Veterans, Cloud Tech, and Open Source
👋 Hello! I’m Davis D., and I wear many hats:
- Veteran Advocate: As a passionate advocate for veterans, I work tirelessly to raise awareness about their needs, rights, and well-being. Whether it’s connecting veterans with resources or amplifying their voices, I’m committed to making a difference.
- Cloud Advocate: Cloud technologies are my playground! I dive into the world of AWS, and Azure, exploring their capabilities, sharing insights, and helping others harness the power of the cloud. Let’s navigate the skies together!
- Open Source Enthusiast: Open source is more than just code—it’s a community-driven movement. I contribute, collaborate, and champion open source projects. From GitHub repositories to community meetups, I’m all in!
- Blogger: Words are my superpower. Through my blog, I dissect tech trends, share tutorials, and unravel complex concepts. Join me on this literary journey as we explore the ever-evolving tech landscape.
- Gamer: When I’m not immersed in code, you’ll find me on PlayStation and PC (on occasion). Gaming fuels my creativity and keeps my mind sharp. Let’s team up and conquer quests!
Remember, every cup of coffee you buy supports my endeavors. Your support means the world to me! ☕🌟
Feel free to explore my content, connect with me on social media, and let’s build something amazing together! 🚀🔗
If you have any questions or just want to chat, drop me a message. Cheers! 🎮📝
Sostenitori recenti
Twitch Streamer ha offerto 5 coffees .
gg
Posts
Overview This script contains a Bash script that automates the process of adding multiple IP addresses to the network rules of an Azure Storage account. This is particularly useful for scenarios where you want to restrict access to your storage account to specific IP addresses, such as those used by Azure Front Door or Azure CDN. These IPs are based on the IPs of service tag AzureFrontDoor.Backend...
Azure Storage Account IP Rule Management Script
Nov 02, 2024
92 visualizzazioni
I’m excited to share that I’ve successfully integrated GitHub Actions to automate the build and deployment of my Docker containers! 🐳 🔧 What I Did: Created a Workflow File: Defined the steps to build and push Docker images. Added a Job: Configured the job to build the Docker image and push it to Docker Hub. Set Up Secrets: Stored Docker Hub credentials securely in...
Automating Docker Builds with GitHub Actions
Sep 22, 2024
75 visualizzazioni