Questions tagged [production]
The production tag has no summary.
                72 questions
            
            
            
                -1
            
            votes
        
        
            
                1
            
            answer
        
        
            
                112
            
            views
        
        
            
            
        Multi-team poly-repo pushing to production - How to strategise?
                    I work within a poly-repo that is worked on by multiple other teams, each in our own separate sections of this main repo.
I am coming to make my first push to production and I am unsure about ...
                
            
       
        
            
                0
            
            votes
        
        
            
                1
            
            answer
        
        
            
                161
            
            views
        
        
            
        What to consider in choosing an approach to dev environment creation for existing production system?
                    Our team has not had dev and test environments since it started 2-3 years ago. We had decided to give this (creation of dev and test environments) more priority.
Current Environment
One production ...
                
            
       
        
            
                4
            
            votes
        
        
            
                4
            
            answers
        
        
            
                561
            
            views
        
        
            
            
        Should every service have its staging environment?
                    I'm trying to break down my dockerized monolith into a few services that can be deployed independently.
Right now, I have a development environment, a staging environment and a production environment. ...
                
            
       
        
            
                0
            
            votes
        
        
            
                3
            
            answers
        
        
            
                193
            
            views
        
        
            
            
        Best ways to deal with unexpected bugs in already published npm packages
                    I'm working on an npm package, and I'm kind of new to this. I published version 0.1.0, but when I did, I saw that there was a bug that broke the entire package. I do not think that it is right to make ...
                
            
       
        
            
                3
            
            votes
        
        
            
                2
            
            answers
        
        
            
                3k
            
            views
        
        
            
            
            
        Is a good practice to have multiple databases running in the same machine in production?
                    So I am developing my own DBMS as a resume project, but I am so deep now on this that I am even considering in the future to release it as an open source project and receive feedback from the ...
                
            
       
        
            
                1
            
            vote
        
        
            
                2
            
            answers
        
        
            
                351
            
            views
        
        
            
            
            
        How to reuse production code - for writing supporting tools?
                    A little history - skip to the TL;DR if you so wish to.
So I have an UWP application written in C++ that utilizes V8 and have synthetic module which allows calling native methods from the embedded JS ...
                
            
       
        
            
                -6
            
            votes
        
        
            
                1
            
            answer
        
        
            
                126
            
            views
        
        
            
            
            
        Outsourcing The MVP development
                    our company wants to outsource the development of MVP. Since it is my first project as a product manager, I am expecting
story map
ERD
Technical specifications i.e. language, database, DevOps & ...
                
            
       
        
            
                -2
            
            votes
        
        
            
                1
            
            answer
        
        
            
                108
            
            views
        
        
            
            
        When to update neural network model in production?
                    I have a trained neural network about to go into production, and am wondering about when to update it with new data.
Say, if the "Similar questions" banner when asking a question is ...
                
            
       
        
            
                -1
            
            votes
        
        
            
                3
            
            answers
        
        
            
                132
            
            views
        
        
            
            
            
        Is it wise to locally debugging a solution with a framework version that differs from production's?
                    A small, neglected project has recently been reported by users as having time out errors and some object reference exceptions. As I am a recent replacement for a developer who was responsible for this ...
                
            
       
        
            
                2
            
            votes
        
        
            
                1
            
            answer
        
        
            
                79
            
            views
        
        
            
        Setup pipeline to analyze data stored in web app DB
                    Background:
So there is a (Ruby) web app with a production Postgres DB (hosted in the cloud)
I would like to run some machine learning algorithms in a Python setting on the production data and (...
                
            
       
        
            
                2
            
            votes
        
        
            
                2
            
            answers
        
        
            
                3k
            
            views
        
        
            
            
        Running automation tests in production
                    Although many people understand that even if we have the same setup for TEST and UAT environments as we have for PROD, there're still a lot of reasons why it makes sense to run smoke tests in ...
                
            
       
        
            
                1
            
            vote
        
        
            
                2
            
            answers
        
        
            
                2k
            
            views
        
        
            
            
        Debugging code in production?
                    I've come across a problem that doesn't occur in our development environment or test environment, but does occur in our production environment.
Obviously, this environment is pretty locked down, and ...
                
            
       
        
            
                -1
            
            votes
        
        
            
                1
            
            answer
        
        
            
                231
            
            views
        
        
            
        How to Gain full Confidence in Pull Request builds
                    Having confidence means Pull Request builds (in Jenkins) will finally allow you to merge the code after a Pull request builds successfully and is reviewed. You're 100% confident that it can go into ...
                
            
       
        
            
                0
            
            votes
        
        
            
                2
            
            answers
        
        
            
                446
            
            views
        
        
            
            
            
        Why are web applications said to be in "production" when in reality they are in "release" or "published"? [duplicate]
                    The definition of production seems to contradict what web developers consider an application in production to be. Why is the term in release or published not used instead? I have been in professional ...
                
            
       
        
            
                1
            
            vote
        
        
            
                1
            
            answer
        
        
            
                140
            
            views
        
        
            
            
        How to divert IP traffic of 1 site to test new code before deploying
                    We have a number of IoT devices that communicate over TCP/IP to a server. Once connected, the server can then talk to the device, get data or send down commands.
The server accepts incoming ...
                
            
       
         
         
         
         
         
         
        