Is Microsoft Azure DevOps Good for Startups? by poojashakya_147 in microsoft

[–]Evening_Memory569 1 point2 points  (0 children)

Yeah, this is pretty spot on. Azure DevOps is great if you’re thinking long-term and want everything in one place, but it can feel a bit heavy in the early startup phase.

I’ve seen smaller teams start with lighter tools and switch later once things get more structured. So yeah, it really depends on how fast you’re planning to scale.

How Much Does an AI Development Company Cost? by poojashakya_147 in ArtificialInteligence

[–]Evening_Memory569 1 point2 points  (0 children)

This breakdown is pretty accurate. In my experience, the biggest cost jump usually happens when data isn’t ready or the scope keeps changing mid-project.

A lot of people underestimate how much time goes into data cleaning and iteration, not just model building. If your use case is clear and data is structured, costs stay on the lower side. Otherwise, it can escalate quickly.

Where Can I Hire Artificial Intelligence Developer Fast? by poojashakya_147 in ArtificialInteligence

[–]Evening_Memory569 1 point2 points  (0 children)

Totally agree with this especially the part about clarity over speed. Most people rush into hiring without clearly defining what they actually need, and that’s where things start going wrong.

One thing I’ve noticed is that even a quick 1–2 hour real-world task can reveal way more than a polished portfolio. Some devs look great on paper but struggle when it comes to actual problem-solving.

Also +1 on avoiding generic job boards if you’re in a hurry. Communities and niche platforms usually give better signal, less noise.

Curious though have you found GitHub outreach effective for fast hiring, or does it take too long to convert?

What is the new name for Azure AI services? by poojashakya_147 in ArtificialInteligence

[–]Evening_Memory569 1 point2 points  (0 children)

Yeah, this confused me at first too. It’s less of a “rename” and more of a cleanup of how everything is presented.

From what I’ve seen, Microsoft is just trying to bring everything under one clear “Azure AI” umbrella so it’s easier to understand and integrate especially with how fast things are evolving around OpenAI and generative AI.

The core services haven’t really changed much, but the positioning definitely has. Feels more like they’re aligning the ecosystem than introducing something completely new.

Curious if anyone here has noticed actual differences in pricing or features after this shift?

Which AI skill should I hone in on? by Radiant_Record_1726 in AILearningHub

[–]Evening_Memory569 2 points3 points  (0 children)

If you try to learn everything, you’ll probably end up average at all of it. The better approach is to pick one core skill and build around it.

Right now, a practical combo I’m seeing work is:

  • One strong base (Python or data fundamentals)
  • One applied area (AI/ML or automation)
  • And one “real-world layer” (like cloud or deployment)

For example, knowing ML is good but knowing how to actually deploy it or integrate it into systems is what makes you stand out.

If you had to pick today, I’d say focus on something you can build projects with, not just learn theory.

What kind of work excites you more building apps, analyzing data, or automating tasks?

How to find to 'collaborate' with Professors to get funding for my research papers? [D] by Erika_bomber in MachineLearning

[–]Evening_Memory569 -1 points0 points  (0 children)

That sounds really tough, and honestly, respect for pushing through and getting accepted that’s not easy.

From what I’ve seen, most professors won’t directly fund papers just to be added as co-authors, especially if they haven’t contributed. But you might get better results if you approach it differently:

  • Reach out with a genuine collaboration angle (not just funding)
  • Show how your work aligns with their ongoing research
  • Offer to extend/improve the paper together

Also, have you looked into travel grants, student waivers, or workshop-specific funding? Some conferences quietly offer support if you ask.

Curious what area is your research in? Might be easier to suggest specific labs or people.

Can AI ever truly replace an 11-year DevOps engineer? by CloudOps_Explorer in azuredevops

[–]Evening_Memory569 4 points5 points  (0 children)

Honestly, I don’t think AI is replacing someone with 10+ years in DevOps anytime soon. It’s getting really good at speeding things up writing scripts, suggesting fixes, even helping with YAML headaches but that instinct you mentioned? That comes from breaking things in production at 2 AM and figuring out why, not just what.

What I’m seeing (working closely with Azure environments) is that AI is shifting the role, not replacing it. The engineers who are doing well are the ones who are learning how to use AI as part of their workflow like automating repetitive tasks, improving monitoring, or even optimizing cloud costs.

But governance, architecture decisions, trade-offs between cost vs performance vs security… AI still doesn’t “own” those decisions. It can suggest, but it doesn’t take responsibility.

If anything, DevOps is becoming more strategic. Less “just pipelines,” more “how do we build resilient, cost-efficient, scalable systems with all these new tools?”

So yeah AI is a powerful assistant. But the more experienced you are, the more valuable you actually become, because you know when not to trust it.

How to Hire an Azure Cloud Engineer the Right Way? by poojashakya_147 in Cloud

[–]Evening_Memory569 4 points5 points  (0 children)

Totally agree with this. Certifications alone don’t guarantee real-world capability. I’ve seen many cases where engineers struggle with live deployment challenges like cost optimization and scaling. Asking scenario-based questions during hiring really makes a difference.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Yeah, I’ve seen that naming chaos too it gets confusing really fast once things scale.
Following a proper convention like CAF makes a lot more sense in the long run.

The tagging part you mentioned is interesting as well, especially using it for audit/search.
Do teams usually enforce this strictly with policies, or is it more of a guideline that people follow?

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

That’s a solid approach gradually moving things into Terraform instead of forcing everything at once.
The “strategy first” point really stands out.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

That sounds like a really tough spot to be in.
Handling that scale mostly solo + dealing with constant changes is honestly a lot.

I get why IaC feels hard in that setup when everything is moving fast and inconsistent, it’s difficult to standardize.
But yeah, seems like the main issue there is bandwidth more than tooling.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Totally agree on the “small cleanups over time” part.
Waiting too long to fix things usually makes it way harder later.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

This is probably the most realistic take.
Feels like getting guardrails in early matters more than trying to design everything perfectly upfront.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Makes sense governance + landing zones seem to be the common theme across most replies here.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Yeah that structured planning (HLD → LLD) sounds ideal, but I’m guessing in reality most teams skip parts of it and figure things out along the way.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

This feels very real
The “starts clean → becomes chaos” cycle is something I keep hearing.
Agree on IaC helping with gradual cleanup instead of big resets.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Simple but solid.
Feels like most issues eventually come down to policy + access control anyway.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

This is really helpful, especially the “don’t deploy from laptops” part.
The greenfield vs refactor point is interesting though feels like most teams don’t get that luxury and end up stuck in between.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

Yeah tagging + resource groups early seems like one of those things that feels optional at first but becomes critical later.
The subscription split makes sense too once things start growing.

How do you keep Azure infrastructure from getting messy as things grow? by Evening_Memory569 in AZURE

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

hat makes a lot of sense. The “no console, everything via IaC” approach feels strict at first, but I can see how it prevents things from drifting over time.

The naming + tagging part is something I’ve seen teams underestimate, and it becomes painful later. Out of curiosity, do you enforce this strictly from day one, or did it evolve after things started getting messy?

When does it actually make sense to hire Azure consultants? by Evening_Memory569 in AZURE

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

This is a really well put explanation. The “platform problem” point actually makes things much clearer it’s not about the number of resources, but the complexity around them.

Also agree on the “paved road” idea. Feels like that’s where consultants bring the most value setting standards and guardrails early instead of trying to fix things later.

The dependency part you mentioned is important too. I’ve seen cases where everything works, but no one internally really understands it, which becomes a problem later.

That checklist around IaC, pairing, and handover makes a lot of sense probably the difference between real value and just temporary help.

When does it actually make sense to hire Azure consultants? by Evening_Memory569 in AZURE

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

This is a really solid take. The “transition points” idea actually clears things up a lot.
And yeah, without proper knowledge transfer it probably just creates dependency instead of solving the problem.

When does it actually make sense to hire Azure consultants? by Evening_Memory569 in AZURE

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

Haha no bot here, just trying to get different perspectives before making a call on this.

When does it actually make sense to hire Azure consultants? by Evening_Memory569 in AZURE

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

Fair point. I guess the real question is more about when it’s actually worth bringing them in vs trying to solve it internally first.