January 2024 Summaries
3 posts from Coder
Filter
Month:
Year:
Post Summaries
Back to Blog
Cloud Development Environments (CDEs) are gaining popularity among developers, with Redmonk declaring 2023 as "The Year of the Cloud Development Environment." Gartner predicts that by 2026, 60% of cloud workloads will be built and deployed using CDEs. Factors driving adoption include simplified onboarding for remote workers, support for multiple architectures without specialized hardware, enhanced security through better oversight, and streamlined DevOps workflows. Coder's self-hosted platform allows organizations to control development environments while enabling faster build and test cycles, eliminating the need for constant updates or maintaining multiple workstations.
Jan 22, 2024
914 words in the original blog post.
The text discusses the importance of measuring developer experience (DX) in software development. It highlights various opportunities to improve DX, such as onboarding time, inner loop metrics, defect resolution time, and deployment frequency. Coder is introduced as a tool that helps elevate and measure DX by providing consistent and identical environments for developers, testers, and deployers. The text also provides some simple metrics to track improvements in these areas.
Jan 08, 2024
1,649 words in the original blog post.
Coder, a Cloud Development Environment platform, offers a seamless integration with Microsoft's VS Code IDE through its extensions. The rich ecosystem of VS Code extensions enhances developer productivity, and Coder notices that GenAI solutions like GitHub Copilot rely on VS Code for their code generative AI magic. Coder provides a convenient way to access VS Code without requiring local software installation, making it suitable for enterprises with security requirements. Developers can choose between web VS Code and local VS Code, with the latter offering direct access to Microsoft's Extension Marketplace. Additionally, Coder offers Terraform modules and templates for easy deployment of VS Code Server, which can connect to Microsoft's Marketplace or self-hosted code-marketplace.
Jan 02, 2024
766 words in the original blog post.