Push update to production
Aug 25, 2022
Categoria 3: "Push update to production" refers to the action of deploying new code or updates to the production environment, which is the live server where the end-users can access the new features or changes. This step is critical and usually follows thorough testing in development and staging environments to ensure stability and functionality before making the changes available to the public.
Monitor product performance
Aug 25, 2022
Categoria 3 involves monitoring product performance to ensure it meets established standards and customer expectations. This process includes tracking various metrics to evaluate the product's success in the market, identifying any issues that could impact user satisfaction, and making improvements as necessary. The goal is to maintain product quality and enhance the user experience.
Monitor env health
diogenes.alberto@aec.com.br
Aug 25, 2022
Monitor environmental health is a category that encompasses the tracking and assessment of environmental factors that may impact human health. This involves the regular observation of air and water quality, soil condition, and the presence of pollutants or toxins, with the goal of identifying and mitigating potential risks to the well-being of communities.
Run smoke tests
Aug 25, 2022
This category involves executing smoke tests, which are a subset of test cases that cover the most important functionalities of a system to ensure basic operations work as expected. Smoke testing serves as a preliminary check after a build or release to detect any critical issues that could undermine further testing processes.
Keep track of logs
anderson.silveira@aec.com.br
Aug 25, 2022
Maintaining a record of logs is essential for understanding system behavior, troubleshooting issues, and maintaining security. Logs provide a timestamped account of events, system usage, and activities, which can be analyzed to identify trends, detect anomalies, and ensure compliance with policies and regulations. Effective log management involves regular review, secure storage, and the use of tools for parsing and analysis to extract valuable insights from the data.
Document release versioning and notes
Aug 25, 2022
Document release versioning is a system used to track and manage changes to documents over time. Each revision of a document is assigned a unique version number, often using a format like major.minor.patch (e.g., 1.2.3). The version numbers and corresponding notes provide a history of changes, including new features, bug fixes, or other modifications, allowing users to understand the evolution of the document and ensure they are working with the correct version. Release notes typically accompany each version, detailing the specific updates and improvements made.