Hey everyone! I've been on a journey these past two years studying and preparing for my first DevOps role after working as a Service Desk Analyst. Though I realize it's a different ballgame, I enjoy the responsibilities and tools that come with DevOps. I consider myself a fast learner and am always eager to troubleshoot and dig into issues. I've recently completed the first part of my DevOps project and I'm excited to share it!
I need to finalize the README and upload it tomorrow, along with my project instance link. I've relied on documentation and AI assistance quite a bit, particularly for the HTML and Terraform aspects. Here's the link to my project: https://github.com/izjmz/html-static-hosting.
I would really love to hear your feedback, tips, and any ideas for my future projects! Positive comments are especially welcome 🙂
4 Answers
You’re doing awesome with the project! Just keep in mind that while it’s fine to lean on AI for help, understand the fundamentals of Terraform and other tools. Diving deeper into the API layer and learning about Kubernetes will really benefit your career in DevOps. Don’t hesitate to write your own code instead of relying too much on generated content.
Nice job on the project! To improve, consider reading up on .gitignore for Terraform; you really shouldn't include generated files. Also, have you tested your setup on different platforms, like using GitHub Actions? It’s a good idea to know if your infrastructure works cross-platform. And be mindful of public IP exposure! Just a heads up.
Congrats on completing your first project! I recommend adding a README file to enhance the presentation of your repository on GitHub. It’s a small touch that makes a big difference. Keep iterating and pushing your skills, you’re doing great!
Hey, congrats on getting this project done! A couple of things to consider: first, make sure you're not pushing your Terraform state file to the repo because it can expose sensitive data. It’s cool to learn from AI, but be cautious about that, and it’s good to clean up comments in your Vagrant file—it makes your work clearer! Also, think about using secrets or vaults for sensitive data, even if this is just a demo project. Keep it up!
Related Questions
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically
[Centos] Delete All Files And Folders That Contain a String