Home / Companies / Aspect Build / Blog / August 2023

August 2023 Summaries

2 posts from Aspect Build

Filter
Month: Year:
Post Summaries Back to Blog
The text discusses the challenges faced by companies adopting microservice architecture, particularly the misconception that having automated tests equates to true Continuous Integration (CI). It highlights that while teams may have good testing practices for their individual components, the lack of integration testing across the entire system can lead to significant delays and integration errors, impacting business operations negatively. The author uses the analogy of a space agency's integrated control room to emphasize the importance of seamless integration across different departments or services. The text also references Hyrum's Law, which illustrates that despite rigorous API contracts, unforeseen dependencies can lead to integration failures. The author argues that to prevent such issues, organizations should focus on continuously running integration tests that cover the entire stack, ensuring reliable deployment and operation of new software.
Aug 13, 2023 1,056 words in the original blog post.
Aspect has made significant strides since December, with its professional services division, Aspect Development, aiding 42 companies in addressing common issues within the Bazel ecosystem. Their blog and documentation site engage thousands monthly, and new features like a live chat and a free week of Bazel Open Source Support are being introduced to enhance user experience. Aspect Workflows, which optimizes Bazel's performance in CI/CD environments, has been adopted by eight companies, with expanded support for GitLab and Google Cloud. The company launched a new rules_oci version, replacing the unmaintained bazelbuild/rules_docker repository, and has released version 1.0 of several tools in the rules_js ecosystem, receiving positive user feedback. Aspect CLI offers an improved interface for running Bazel, with new features for JavaScript/TypeScript and Kotlin. The company is actively participating in upcoming conferences, including the DPE Summit, BazelCon, and PackagingCon.
Aug 04, 2023 712 words in the original blog post.