April 2025 Summaries
4 posts from Octopus Deploy
Filter
Month:
Year:
Post Summaries
Back to Blog
In the financial industry, compliance is crucial to managing risks and ensuring safety, but it can also become a drain on resources if not handled efficiently. The best compliance strategies integrate seamlessly with software delivery processes, akin to DevOps, by aligning security and compliance with daily operations and automating as much as possible. Octopus Deploy offers features that simplify compliance, such as role-based access control, extensive audit trails, IT service management integrations, and Octolint, which scans for potential setup issues. These tools help organizations meet regulatory requirements while maintaining innovation and efficiency, particularly in highly regulated environments like finance. Octopus also adheres to high standards of security and privacy with certifications like ISO 27001:2013 and SOC 2 Type II, supporting its commitment to reducing the compliance burden through automation and integration.
Apr 30, 2025
1,095 words in the original blog post.
Octopus has introduced OpenID Connect (OIDC) authentication for its external feeds, allowing OAuth 2.0 to be used to access container feeds without managing or rotating credentials manually. This update supports AWS Elastic Container Registry (ECR), Azure Container Registry (ACR), and Google Container Registry (GCR), providing improved security and simplifying credential management by generating short-lived credentials during deployment. For AWS ECR, users can set up an IAM role with a trust policy, while Azure ACR requires app registration with federated credentials, and Google GCR uses Workload Identity Federation. This feature, available for Cloud customers and soon for self-hosted customers, enhances security by ensuring tokens are valid only for specific feeds and spaces, aligning with modern cloud practices for secure, token-based authentication in deployment pipelines.
Apr 28, 2025
620 words in the original blog post.
Kubernetes is becoming the leading platform for application hosting and running, and Octopus is enhancing its support for Kubernetes deployments with a new feature called Kubernetes Live Object Status. This addition to the Octopus deployment system is designed to simplify, expedite, and secure the deployment process by allowing for efficient monitoring of application health directly within the Kubernetes cluster. The Kubernetes agent, a lightweight application, facilitates this process by enabling post-deployment monitoring and inspection of Kubernetes resources. This feature uses a gRPC-based system to relay live-status data from the cluster to Octopus Deploy. The new capability is built using Golang, leveraging its suitability for Kubernetes environments, and aims to improve the continuous delivery process by reducing the need for external tools and credentials. The system is currently available as an Early Access Preview for Octopus Cloud and self-hosted customers, with plans to expand its capabilities and potentially open-source parts of the implementation for greater transparency.
Apr 16, 2025
1,342 words in the original blog post.
Steve Fenton's article explores the intricacies of using metrics within a continuous improvement process, emphasizing the importance of combining different types of data to track and enhance software delivery performance. While perfect metrics are elusive, organizations can utilize a blend of leading and lagging indicators to foresee and understand organizational outcomes. Instrumented data provides automatic, factual insights, whereas perceptual data captures nuanced human experiences, underscoring the need for a balanced approach. Additionally, system and survey data should be integrated to gain a comprehensive view, acknowledging that data can be manipulated if organizational environments aren't conducive to honest feedback. The white paper "Measuring Continuous Delivery and DevOps" is recommended for further guidance on designing effective measurement systems and fostering continuous improvement, highlighting that organizations must remain adaptive and responsive to incremental signals for sustained success.
Apr 02, 2025
1,102 words in the original blog post.