Tag: Quality Assurance

Maintaining Code Quality with Amazon CodeCatalyst Reports

February 22, 2023 By Mark Otto Off

Amazon CodeCatalyst reports contain details about tests that occur during a workflow run. You can create tests such as unit tests, integration tests, configuration tests, and functional tests. You can use a test report to help troubleshoot a problem during a workflow. Introduction In prior posts…

5+ Secrets Time Estimation Hints in Project Management

February 16, 2023 By Mark Otto Off

Having a clear understanding of time estimation is integral for successful project management. With the right technique, you can be confident that your estimates are exact and valuable to you and your team. Time estimation is the skill of predicting accurately how long a task…

Using Workflows to Build, Test, and Deploy with Amazon CodeCatalyst

January 29, 2023 By Mark Otto Off

Amazon CodeCatalyst workflows are continuous integration and continuous delivery (CI/CD) pipelines that enable you to easily build, test and deploy applications. CodeCatalyst was announced at re:Invent 2022 and is currently in preview. Introduction: I recently read The Unicorn Project, the follow-up to the bestselling title The Phoenix…