Home / Companies / Buildkite / Blog / October 2022

October 2022 Summaries

4 posts from Buildkite

Filter
Month: Year:
Post Summaries Back to Blog
Euruko 2022, a volunteer-organized European Ruby conference, was held in Helsinki as a hybrid event after being canceled in 2020 and held virtually in 2021. This year's gathering, hosted at the historic Paasitorni building, attracted over 700 participants from across Europe and beyond for a series of presentations and discussions. The event featured notable keynotes by Yukihiro "Matz" Matsumoto and Andy Croll, the latter focusing on the often-overlooked contributions of women in computing history. Attendees enjoyed unique Finnish experiences, including saunas and exceptional coffee, while engaging in conversations about Ruby-related topics such as security and performance optimization. The conference also fostered inclusivity and community-building, with initiatives like the WNB.rb group for non-binary and women Rubyists highlighted. The event's friendly and inclusive atmosphere, combined with high-quality content, left a lasting impression on attendees, with plans already underway for the next Euruko in Vilnius, Lithuania, in 2023.
Oct 28, 2022 916 words in the original blog post.
Infrastructure as Code (IaC) is a method of managing and provisioning infrastructure through code. It improves efficiency, adaptability to change, and fosters DevOps practices in engineering teams. Terraform, an open-source tool by HashiCorp, is popular for defining and provisioning repeatable cloud infrastructure. The Buildkite Terraform provider allows users to configure and manage various CI/CD resources as IaC. It helps enforce best practices and standards while ensuring consistency between teams. The Cloud Development Kit for Terraform (CDKTF) enables users to define and provision infrastructure using familiar programming languages, providing access to the Terraform ecosystem and leveraging existing toolchains.
Oct 24, 2022 935 words in the original blog post.
Infrastructure management and user account permissions are critical for large teams, and automating these processes can mitigate security risks and enhance scalability. Infrastructure as Code, particularly with tools like HashiCorp Terraform, allows teams to efficiently manage cloud infrastructure using a declarative language, enabling modular and reusable configurations. Terraform's integration with Buildkite facilitates the management of CI/CD resources as code, ensuring consistency and reducing manual 'click-ops,' which can lead to errors and inconsistencies. The Buildkite Terraform provider, now officially supported, allows users to manage agent tokens, pipelines, and schedules, reinforcing best practices and streamlining infrastructure management. Elastic's CI team leverages Terraform and the Cloud Development Kit for Terraform (CDKTF) to automate project setups, including creating GitHub repositories and Buildkite pipelines, providing secure environments for Buildkite agents. This approach enables teams to utilize familiar programming languages and existing toolchains, enhancing their ability to handle infrastructure as code while allowing flexibility to overcome provider limitations.
Oct 24, 2022 939 words in the original blog post.
BlogLog In MenuProductCI/CD PipelinesPowerful CI/CD built to scale on your infrastructureTest AnalyticsNewReal-time tracking and monitoring for your testsIntegrationsCompanyCustomersWebinarsEnterpriseBlogPricingDocsContact UsSign UpNewUnblock, a CI/CD Conference: Save the date! Registration and CFP are open for our 2022 conference in early December BlogSupportLoginProductProductIntegrationsIntegrationsCustomersCustomersWebinarsPricingDocsDocsContact UsSign Up Summary: The text introduces a CI/CD (Continuous Integration/Continuous Deployment) Conference called "Unblock" scheduled for early December 2022. Registration and Call For Papers (CFP) are currently open. The conference is related to the company's product, which offers powerful CI/CD pipelines that can be scaled on your infrastructure, as well as real-time tracking and monitoring capabilities for tests.
Oct 06, 2022 41 words in the original blog post.