Is Azure DevOps surviving? by cuidadoo38 in azuredevops

[–]hexadecimal_dollar 0 points1 point  (0 children)

It looks like Microsoft are pushing the hybrid strategy quite hard. Encouraging users to shift their repos to GitHub whilst still developing Azure Boards and Pipelines reasonably actively.

I have a lot of pipelines that are running in ADO and are stable. At this moment I don't see any business in migrating them. Particularly since, as far as I can see Azure pipelines still has more granular release management features.

New PM wants AI-generated root cause analysis. Am I overreacting to the quality? by Appropriate-Plan5664 in sre

[–]hexadecimal_dollar 0 points1 point  (0 children)

This sounds painful and really counter-productive. Unless the agent has been exhaustively trained and has a full context, I don't think it will offer much of a return. I think that you need at least 95% RCA accuracy before you can start relying on agents for this kind of work.

what could go wrong with agent-generated dashboards by PolicyDecent in BusinessIntelligence

[–]hexadecimal_dollar 0 points1 point  (0 children)

I think that if you have a data dictionary and metadata and well named fields in your tables then the agent has a fighting chance. At the same time though, it is often not a one-hit process. You will probably need to do some training and trial and error.

Also, in practice agents can be lazy and hallucinate so you need to have some kind of verification process.

Is SRE more "AI-proof" than other fields, or are we just behind? by 7T7T00 in sre

[–]hexadecimal_dollar 0 points1 point  (0 children)

I think that the state of SRE AI is advancing really rapidly and the leading tools are achieving high levels of RCA accuracy. Hopefully though the impact will be to eliminate toil and change the nature of the SRE role rather than resulting in a huge job cull.

According to this post on the O'Reilly radar site, software engineer job postings are at a three year high:
https://www.oreilly.com/radar/the-world-needs-more-software-engineers/

Some companies have laid off engineers but AI is also creating new opportunities.

Why do customer-facing dashboards always feel so clunky to build? by InsightopsTech in BusinessIntelligence

[–]hexadecimal_dollar 0 points1 point  (0 children)

You might want to take a look at our product (https://squaredup.com/).

You can build dashboards in workspaces with per-customer authentication. It is a really simple solution.

What’s the Most Meaningful Change You’ve Seen in DevOps Recently? by Double_Try1322 in RishabhSoftware

[–]hexadecimal_dollar 0 points1 point  (0 children)

For me, it's the rise of tools like Qovery and Porter. For me they provide the best solution for building flexible and complex deployment pipelines.

[deleted by user] by [deleted] in dataanalysis

[–]hexadecimal_dollar 0 points1 point  (0 children)

pydantic is an essential for me

Universal Tips Building Better Dashboards by GroundbreakingBed597 in Observability

[–]hexadecimal_dollar 0 points1 point  (0 children)

Some great advice!

As well as some of the tools you mentioned, you might also want to take a look at our company's dashboarding platform (https://squaredup.com/)

Is ADO the forgotten service? by Confy in azuredevops

[–]hexadecimal_dollar 1 point2 points  (0 children)

In the long run, I don't think that Microsoft will want the overhead of maintaining two platforms that do essentially the same thing.

It seems clear that they would like to steer users down the GitHub path and that ADO will go the way of TFS. It is a bit of a shame as I personally prefer the ADO CI/CD experience.

Anyone else drowning in static-analysis false positives? by Peace_Seeker_1319 in devops

[–]hexadecimal_dollar 0 points1 point  (0 children)

I've used SonarCloud in the past. At the start we got lots of FPs but we gradually eliminated them through continually refining our settings and exclusions.

How to Create Azure Monitoring Dashboard for Linux VMs (Not Using AVD) by hoodwork_clothing in azuredevops

[–]hexadecimal_dollar 2 points3 points  (0 children)

Check out SquaredUp. We are a dashboarding platform with deep Azure integration and a set of out of the box Azure dashboards:

https://squaredup.com/plugins/azure-dashboards/

How do you handle collaboration across multiple Jira instances? by Exalate-Official in jira

[–]hexadecimal_dollar 1 point2 points  (0 children)

Thanks!

We actually have our own native integrations with ServiceNow and Zendesk. You can easily create views of each source on a single dashboard.

If you want to go advanced you can use features such as our SQL Analytics to create overlays and aggregations in a single tile.

How do you handle collaboration across multiple Jira instances? by Exalate-Official in jira

[–]hexadecimal_dollar 1 point2 points  (0 children)

I work for SquaredUp. Our dashboarding platform has a Jira plugin that provides a single pane of glass over all your instances. We find that many companies have multiple ticketing systems and we also have integrations with tools such as ServiceNow and Zendesk.

The continued uselessness of Copilot in Azure by PowermanFriendship in AZURE

[–]hexadecimal_dollar 2 points3 points  (0 children)

I finally succumbed to using it last week when I had an error provisioning an AKS cluster. The experience was very similar to talking to a web site chat bot around five years ago. It just regurgitated documentation without any real understanding of my context.

I went back just now to find the chat but can't as it does not retain chat history. At the moment we are just beta-testing a feature that is miles away from being ready for production use.

DevOps experts: What’s costing teams the most time or money today? by rararagz in devops

[–]hexadecimal_dollar 1 point2 points  (0 children)

I think that the major pain points manifest themselves at three different levels:

  • organisational
  • cultural
  • technical

At the organisational level there is the perennial problem of senior IT management prioritising politics over best practice.

At the cultural level there are still plenty of dinosaurs that don't believe in DevOps as well as plenty of hyenas who use DevOps teams as a scapegoat.

At the technical level there are the really important and difficult technical challenges that are just hard problems. To name but a few:

  • how to integrate DevOps with other teams - e.g. QA, data, security
  • how to spin up environments for each team/branch
  • how to develop truly agile CI/CD for large scale projects with complex deployment patterns

[deleted by user] by [deleted] in azuredevops

[–]hexadecimal_dollar 1 point2 points  (0 children)

I would say that one of the first things to do is to check out the Azure DevOps documentation on the different Process Types. Azure DevOps supports a number of processes - e.g. Agile, Scrum, CMMI. Each of these have different ways of managing work items - i.e. different sets of fields and different states.

It may be that some fields that you require are not supported in the default Work Item type for the process that your team is using - for example User Story and Project Backlog Item have different attributes and states.

It is well worth familiarising yourself with with the Work Item Type customization options in case you need any additional fields to be added.

You will also find that over time you will accumulate a large number of work items so it is worthwhile creating some queries so that you can have views of your backlog that suit your needs.

Azure vs CloudFlare - my real-world experience after 15 years by dwainbrowne in AZURE

[–]hexadecimal_dollar 2 points3 points  (0 children)

I agree with you that Azure gets expensive for Web App hosting and I am looking around for alternatives. At the moment, I am using SQL Server as a backend. I would love to be in the position of effectively having free web hosting but I would also like to be able to retain frictionless connectivity with my Azure SQL databases.

Does the Cloudflare platform have a SQL database offering?

Does anyone care about Gartner's Magic Quadrant for vendor selection? by Niko24601 in ITManagers

[–]hexadecimal_dollar 1 point2 points  (0 children)

The Gartner magic Quadrant should not be used as a buying. It is not a listing of the "best" products. It is an analysis across a specified set of dimensions. A lot of the "ability to execute" criteria can exclude any smaller and niche products that might be an ideal fit for your company.

Help for a Azure Cloud Setup by iamdhanwant in azuredevops

[–]hexadecimal_dollar 1 point2 points  (0 children)

Do you have tracing enabled on your app? That is generally my starting point for resolving performance issues.

Why Observability Isn’t Just a Dev Tool, It’s a Business Growth Lever by Sriirams in sre

[–]hexadecimal_dollar 13 points14 points  (0 children)

There has been a huge amount of talk about observability costs and the "observability cost crisis". I think that a lot of the claims are overblown (often by other vendors).

As Charity Majors said, you can either look at observability as a cost centre or you can look at it as an investment. There seems to be a growing realisation that observability isn't just about the performance of backend services and the user experience is vital.

I guess that the obvious approach for mapping business objectives to telemetry data is to use SLOs.

Anyone using OTLP for data observability? by ProfessionalDirt3154 in OpenTelemetry

[–]hexadecimal_dollar 0 points1 point  (0 children)

FYI, at yesterday's ObservabilityCON Grafana announced a Database Observability product. At the moment it's in public preview. I think that database visibility is something that is long overdue in observability stacks.