Home / Companies / Coder / Blog / October 2024

October 2024 Summaries

5 posts from Coder

Filter
Month: Year:
Post Summaries Back to Blog
Coder has been named the 2024 Integration Partner of the Year by HashiCorp. The partnership integrates Coder's development platform with HashiCorp's infrastructure automation solutions, including Terraform, Vault and Nomad. This collaboration simplifies cloud development for enterprises, enhancing developer productivity and streamlining processes. Through this partnership, Coder aims to keep developers in flow by reducing complexity and ensuring secure and efficient environments while scaling rapidly. The strategic relationship between the two companies is focused on continual innovation across industries, advancing cloud development and infrastructure solutions.
Oct 14, 2024 522 words in the original blog post.
The text discusses the challenge of rising cloud infrastructure costs for large enterprises, particularly as more business units adopt cloud resources. It introduces Coder, a self-hosted platform that enables centralized development environments at scale, and highlights its key features like Organizations, Groups, Templates, and Role-Based Access Control (RBAC). The text then explains how an enterprise chargeback model can be implemented using Coder's architecture to hold business units accountable for their cloud consumption. It also emphasizes the benefits of Coder's centralized solution, such as cost accountability, scalability, developer efficiency, and cross-business collaboration. Finally, it encourages enterprises to consider implementing Coder with a well-structured chargeback model to maximize the value of their cloud infrastructure.
Oct 14, 2024 825 words in the original blog post.
Envbuilder is a tool that enables users to build development environments from Dev Containers on Docker, Kubernetes or OpenShift. It can be used in CI/CD pipelines and allows for running staging environments within Dev Containers. This approach provides access to debugging tools and helps identify issues with the Dev Container spec. To speed up builds, caching layers can be enabled using a container registry or a volume. Envbuilder streamlines development environment setup and management, offering efficiency and flexibility in modern workflows.
Oct 01, 2024 655 words in the original blog post.
Coder has released version 2.16.0, introducing new access controls and user management features tailored for enterprises running Coder at scale. The new Premium plan offers global support, multi-organization access control, custom user roles, and more. Additionally, Notifications have reached Beta with Microsoft Teams and Slack delivery, and Envbuilder has officially launched its v1.0 release. New features in the Premium plan include multi-organization access controls, custom user roles, resource quotas per organization, and ticket-based global support with SLAs.
Oct 01, 2024 1,047 words in the original blog post.
Envbuilder v1.0 is an open-source project that enables developers to customize their environments using Dev Containers. It allows users to define their own dependencies and environments, breaking through barriers and scaling past thousands of daily active users. Envbuilder runs inside a small container image without requiring a Docker daemon or Docker-in-Docker setup. It is suitable for developer teams familiar with Docker and dev containers who have multiple projects with different toolchains, dependencies, or Linux distributions.
Oct 01, 2024 713 words in the original blog post.