Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Software Engineering

Questions tagged [devops]

Ask Question

The tag has no summary.

92 questions
Filter by
Sorted by
Tagged with
1vote
1answer
276views

We want CI/CD to inject the production connection string into a .NET Framework app.config during deployment.In source control, we only want test/staging DB connection strings.Developers should ...
0votes
1answer
207views

I recently came upon the concept of GitOps. One idea that's central to GitOps is the use of static configurations (e.g. Git repositories are the source of truth for configurations).In my distributed ...
1vote
1answer
168views

The scenario: I have a web application running in Kubernetes. The web application is managed and updated by Argo CD, which means a Git repo defines the state of the application.Now the new ...
JF Meier's user avatar
1vote
2answers
127views

I'm aggregating a lot of data from different vendors and have to provide an unified data set to a set of clients. The clients will be identified with a specific identifier upon fetching the data from ...
Banana's user avatar
2votes
2answers
637views

Is trunk-based development (TBD) viable for development of software where versioning, compatibility, long term support and service level agreements (SLA) play a big role for business (e.g. libraries, ...
user avatar
3votes
2answers
576views

In a scenario with multiple teams, each overseeing a few microservices that collectively create a larger system, and where these services frequently use MongoDB databases, is it advisable for each ...
weno's user avatar
  • 281
-2votes
1answer
120views

We have a DB Service (Apache Druid) running along with prometheus,druid-exporter and Grafana deployments all being managed in the same namespace using k8s. We often see our prometheus or Grafana ...
a.utfull.day's user avatar
0votes
1answer
541views

A few years ago, I wrote a simple web application in PHP without a database. Until now, it was running on a basic Apache server. I'm not a professional developer; I'm more on the system side.I haven'...
timothepoznanski's user avatar
-3votes
3answers
636views

I'm try to improve our deliver time from start to end. I read google post about 4key metrics. I have questions that don't find answers in any post.1- Lead time definition is "The amount of time ...
anilcosar's user avatar
1vote
0answers
197views

Designing a SaaS application that will be used by multiple business customers (tenants). Decided to use the single tenant model - a single instance of the application and database is deployed for each ...
-2votes
2answers
826views

For a frontend web app version 3.9, we have a visual change that I would constitute as a backwards compatible (as far as the API) new feature. Therefor, my SemVer instinct is to bump the minor version ...
12votes
3answers
3kviews

My company has a huge C++/C# software system composed of 1800 binaries. The technology range goes from old school native C++ Static Libs, C++/MFC, C++/CLI, up to .NET Framework, .NET Core 3.1, .NET 6/...
3votes
1answer
569views

All,We're just started on SRE journey and trying to define SLI / SLO for our application.It is an ETL application where 1. feeds (e.g. start of day, end of day data feeds) comes from various ...
-4votes
2answers
957views

I currently have a CI workflow for tests that use data present in my repository. However, since this data is very large, I would like to move it to another remote repo and somehow give my CI tests ...
Aditya Tomar's user avatar
-3votes
1answer
283views

I'm currently working in a firm, based on an executable, who uses different DLLs. There are several issues:Everybody builds the binaries on his own PC.The executables (*.exe and *.dll files) are ...

153050per page
1
2345
7

Hot Network Questions

more hot questions
Newest devops questions feed

[8]ページ先頭

©2009-2026 Movatter.jp