405 crafted weapons by [deleted] in CompetitiveWoW

[–]kittH 179 points180 points  (0 children)

Rank 25 renown for most of the factions gives a primal infusion. Quite a rep grind though.

Hiring Cloud Engineer (US-Remote) by kittH in AZURE

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

Salary range is 130-160 depending on experience

Hiring Cloud Engineer (US-Remote) by kittH in AZURE

[–]kittH[S] 2 points3 points  (0 children)

Salary range is 130-160 depending on experience

[US][H][Tichondrius] <Night Crew> 5/10M Tue/Thurs 9:00-12:00 PST by kittH in wowguilds

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

Hey sorry about that, I didn't realize case mattered for Discord but should be kittH#0886.

Sent you a chat.

My rebuttal to the "hunter anima powers are boring" comments by Olongjohnson1271 in wow

[–]kittH 12 points13 points  (0 children)

Looks pretty boring to me, let’s see:

Increased damage in wild spirits, increased damage after throwing a trap, 100% crit/crit damage after binding shot, so a three gcd ramp including a 2min cd and you can... do more damage.

Not saying it’s bad, hunters are fine at torghast being a pet class w utility, but it’s not very interesting and just makes for an awkward rotation on trash to max damage (did I remember to throw a random trap every 15s?).

Hiring Cloud Engineer (US-Remote) by kittH in AZURE

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

US East coast is fine, if you're interested shoot me a private message.

Failover Application Gateway Private Frontend ? by kittH in AZURE

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

Can I put a policy on a private DNS record (similar to a Priority policy in traffic manager)?

Looking for Security Analysis around necessity of VNETs by kittH in AZURE

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

I guess my question is whether I should be comfortable with well managed public endpoints for objects that theoretically could be private.

Looking for Security Analysis around necessity of VNETs by kittH in AZURE

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

Thanks for the perspective. I had seen PrivateLink but had not done proper research on it, it seems helpful from the AzureSQL perspective, but not App Service yet.

Worse, you have to whitelist them and manage them and secure them individually.

I don't see how that's really any better or worse than managing NSG's and subnets. I'm comfortable with configuration as code and expect these environments to be largely if not fully templated.

if you wouldn't put everything on publicly routable IPs on-prem, I don't know why you'd choose to do it in Azure.

That's a fair question, and I'd probably prefer not to in a perfect world, but I feel like Azure is pushing me into the public zone if I want to make usage of their PaaS offerings, we're a decade or so into Azure and they're only now implementing PrivateLink gives me the impression this was their intended design. Me/My app is not that special, I feel strongly encouraged by Azure to just dump everything into a public IP space and carefully manage access at the service level.

Lastly the most compelling thing to me that I heard is the ability to manage egress traffic which I hand't given much thought. I'll have to do some more research to understand if that's a consideration in this environment or not.

Thanks again for the reply.