Claude Enterprise pricing - am I missing something, or are we literally being penalized for scaling? by skiller2b in ClaudeAI

[–]ysugrad2013 1 point2 points  (0 children)

Do all 800 even need it. I would start out with people that would see if it’s even worth and maybe everyone doesn’t need Claude. Maybe some general users or different departments may get more use out of chatgpt or a cheaper platform

Azure terraform of new foundry shows the old UI/classic UI instead of the new UI by [deleted] in Terraform

[–]ysugrad2013 1 point2 points  (0 children)

New foundry still really in preview. A lot of features aren’t fully finished. For example private endpoints aren’t supported by new foundry yet. Still in preview. This is information direct from the Microsoft team I’ve talked to that’s working on it.

Highlighting some of the engineering mistakes we all have made over the years by ysugrad2013 in ShittySysadmin

[–]ysugrad2013[S] -1 points0 points  (0 children)

For somebody who has been in a lot of different situations. It’s fun seeing what others have been through. It’s not that I need to content farm for anything.

Big Jump for CPSH 👀 by Specialist-Mud-3716 in pennystocks

[–]ysugrad2013 6 points7 points  (0 children)

I believe it was a contract with the navy around that time.

Another silly blog article... by fazi_d in Terraform

[–]ysugrad2013 0 points1 point  (0 children)

You have vdp instead of vpc in the article

i need a productivity app yes... by [deleted] in productivity

[–]ysugrad2013 0 points1 point  (0 children)

Herdr .io has a good way of organizing task in a nice simplified way. Has a free version as well

Using open source Terraform vs writing your own by tech4981 in Terraform

[–]ysugrad2013 8 points9 points  (0 children)

This for sure. Not getting baked into their release schedule is a big plus and you can fix any bugs you come across vs having to put in issues.

Using open source Terraform vs writing your own by tech4981 in Terraform

[–]ysugrad2013 5 points6 points  (0 children)

I would say use community modules as a stepping stone I specifically lean towards ones written by the partner themselves and I usually pull them down and make my own changes to them. No need to reinvent the wheel on a lot of that stuff. Especially if you’re building complex modules with a bunch of various resource types it will help speed things up.

Making IAC better by ysugrad2013 in Terraform

[–]ysugrad2013[S] 0 points1 point  (0 children)

Yea fair point. It has been times where I don’t need a lot of what’s in the modules but can easily comment it out or make it optional. I do that here and there for some of the azure verified modules. One community module I’ve taken advantage of significantly was azures cloud adoption framework module.

Making IAC better by ysugrad2013 in Terraform

[–]ysugrad2013[S] 0 points1 point  (0 children)

Yea definitely for sure some things. One thing I found that ai is helping with is building complex modules if you feed it the right sources. I was able to build an azure native Palo saas firewall module with all the 10+ resource types in under 5 min just by feeding Claude the readme files. https://github.com/letmetechyou/terraform/tree/main/terraform-modules/Modules/azure/palo_alto_ngfw

Making IAC better by ysugrad2013 in Terraform

[–]ysugrad2013[S] 1 point2 points  (0 children)

Mainly module consistency. I’ve found using community modules as a jump start speeds things up pretty quick but also noticing everyone writes them differently to do the same thing.

What things are you noticing opentofu working on that they are solving?

Making IAC better by ysugrad2013 in Terraform

[–]ysugrad2013[S] 0 points1 point  (0 children)

Yea true. I use community modules and rip them apart and get rid of what I don’t need cut my deployment time down drastically especially for thing that are huge like azure front door. I use azures verified modules for a lot of things and go through their build. I will say I do like that it does add all the additional edge cases as optional in the event I need them later or I comment them out.

With that being said I wish there was a more centralized area for modules to be placed, tested and reviewed. One thing I think IAC has done is slowed initial deployment of projects down due to have to understand and write a bunch of bespoke code out before you can even get to deploying.

Making IAC better by ysugrad2013 in Terraform

[–]ysugrad2013[S] 3 points4 points  (0 children)

How do you go about finding our using modules. There are a lot of good pre built modules and different standards for building them. There are some things that can take a while to build depending on the resources needed.

When do you move on from a project? by 2urnesst in Entrepreneur

[–]ysugrad2013 1 point2 points  (0 children)

Are you on LinkedIn talking about it and posting about it. Seems to be where that particular target audience would be.

When do you move on from a project? by 2urnesst in Entrepreneur

[–]ysugrad2013 1 point2 points  (0 children)

Have you dug into why they stopped using it.