Home / Companies / Doppler / Blog / November 2024

November 2024 Summaries

5 posts from Doppler

Filter
Month: Year:
Post Summaries Back to Blog
As November winds down, we’re serving up a feast of exciting new features to make your workflow smoother than ever. Doppler has released its Terraform Provider v1.12.0, which introduces the ability to update AWS resource tags for Secrets Manager and Parameter Store syncs. This update addresses a common challenge teams face in categorization, visibility, and consistency by extending this capability directly within Terraform.
Nov 28, 2024 94 words in the original blog post.
The text discusses a comprehensive approach to deploying cloud infrastructure using AWS, Github Actions, Docker, and Terraform. It highlights the use of a Continuous Integration and Continuous Deployment (CICD) process built around a custom Docker image that integrates additional tools such as Doppler CLI and Terraform CLI. The implementation of Terraform workspaces ensures account parity across various environments, while Service Tokens from Doppler establish isolated access control to configurations. A Service Account Token (SAT) Terraform pipeline flow is established for change management, ensuring a comprehensive audit trail. The text also introduces the new "dynamic credential" capability from Doppler, which offers ephemeral credentials that automatically rotate based on configurable time intervals, aligning with security best practices and zero trust principles. Overall, this approach ensures operational efficiency and security while maintaining compliance requirements.
Nov 24, 2024 1,011 words in the original blog post.
Managing secrets in an organization can be complex, but implementing a robust strategy with proper authentication, logging, alerting, and access control can empower developers to focus on innovation while allowing platform teams to concentrate on high-value work. No-touch secrets management is a sophisticated approach that prioritizes security by ensuring developers never have direct access to sensitive information like credentials or API keys. This method minimizes the risk of exposure and streamlines development processes. Regularly rotating secrets with short Time-to-Live values can further enhance an organization's security posture. The upcoming blog series will explore how Doppler, Docker, and Terraform can work together to simplify secrets management and improve operational efficiency.
Nov 13, 2024 1,003 words in the original blog post.
The STRIDE Model, developed by Praerit Garg and Loren Kohnfelder of Microsoft, is a framework for communicating digital infrastructure threats. It includes six major attack vectors and system vulnerabilities: Spoofing, Tampering, Repudiation, Information disclosure, Denial of service, and Elevation of privilege. The model is generalized enough to apply to any system but requires adaptation based on the platform's needs. Threat modeling, a proactive process in software development, uses STRIDE to anticipate potential security threats and design defenses accordingly. Doppler, a developer-first secrets management tool, integrates with other development tools and environments to help store, disseminate, and protect secrets while minimizing damage in the event of a breach.
Nov 12, 2024 730 words in the original blog post.
Doppler's engineering, design, and product leaders discussed their evolution in managing product development and engineering workflows during a recent fireside chat. They shared insights into their shift from agile sprints to a more adaptable, stakeholder-driven process focusing on efficiency, transparency, and alignment with business goals. Doppler initially used an agile sprint model but moved to a Kanban-style approach for better resource allocation and flexibility in shifting priorities. The team identified key teams that required dedicated time to tackle technical and product demands, ensuring everyone contributes effectively to business goals without prioritization conflicts. They also emphasized the importance of UX for overall product quality and user satisfaction, highlighting their focus on continually improving workflows and supporting teams across product, design, and engineering.
Nov 03, 2024 467 words in the original blog post.