#continuous-delivery

[ follow ]
#kubernetes

8 Platform engineering principles that will drive Kubernetes' future

Kubernetes is reshaping deployment and management processes for cloud applications, greatly influenced by GitOps and infrastructure automation principles.

Setting Up Argo CD in Minikube: A Step-by-Step Guide

Argo CD streamlines Kubernetes application deployments using GitOps for continuous delivery.

Setting Up Argo CD in Minikube: A Step-by-Step Guide

Argo CD is a declarative GitOps tool for Kubernetes, automating application deployment on Kubernetes clusters.

8 Platform engineering principles that will drive Kubernetes' future

Kubernetes is reshaping deployment and management processes for cloud applications, greatly influenced by GitOps and infrastructure automation principles.

Setting Up Argo CD in Minikube: A Step-by-Step Guide

Argo CD streamlines Kubernetes application deployments using GitOps for continuous delivery.

Setting Up Argo CD in Minikube: A Step-by-Step Guide

Argo CD is a declarative GitOps tool for Kubernetes, automating application deployment on Kubernetes clusters.
morekubernetes
#devops

DevOps vs Agile: What's the Difference?

DevOps and Agile are complementary methodologies enhancing software development through collaboration and iterative processes.

Continuous Delivery, Psychological Safety and Inclusive Leadership in Software Engineering

Engineering practices can significantly improve the well-being of individuals involved in software development, not just the quality of the software itself.

Zero Downtime Deployments in Kubernetes with Linkerd

Embracing automation in application deployment can significantly reduce human error risks, leading to more reliable production environments.

DevOps Automation: A Detailed Guide - DevOps.com

DevOps automation enhances productivity by reducing human involvement, improving software delivery speed, and optimizing performance.

Testing as the Driving Force of DevOps: An Interview with Adam Auerbach

The shift to DevOps necessitates a fundamental change in testing culture for organizations.

What Would Happen if DevOps were a Living, Breathing System? - DevOps.com

DevOps as a living system enhances collaboration and innovation through continuous integration and delivery, much like the human body's vital functions.

DevOps vs Agile: What's the Difference?

DevOps and Agile are complementary methodologies enhancing software development through collaboration and iterative processes.

Continuous Delivery, Psychological Safety and Inclusive Leadership in Software Engineering

Engineering practices can significantly improve the well-being of individuals involved in software development, not just the quality of the software itself.

Zero Downtime Deployments in Kubernetes with Linkerd

Embracing automation in application deployment can significantly reduce human error risks, leading to more reliable production environments.

DevOps Automation: A Detailed Guide - DevOps.com

DevOps automation enhances productivity by reducing human involvement, improving software delivery speed, and optimizing performance.

Testing as the Driving Force of DevOps: An Interview with Adam Auerbach

The shift to DevOps necessitates a fundamental change in testing culture for organizations.

What Would Happen if DevOps were a Living, Breathing System? - DevOps.com

DevOps as a living system enhances collaboration and innovation through continuous integration and delivery, much like the human body's vital functions.
moredevops
#gitlab

AWS CodeBuild Adds Support for Managed GitLab Runners

AWS CodeBuild now supports managed GitLab self-hosted runners, enhancing CI/CD efficiency and resource utilization.

Combine Portainer & GitLab to solve tech and business challenges around containers - Amazic

Portainer is a container management platform that supports Docker Swarm as an alternative to Kubernetes.
Portainer has a built-in Continuous Delivery (CD) functionality and can be integrated with GitLab for automating app deployments and management.

AWS CodeBuild Adds Support for Managed GitLab Runners

AWS CodeBuild now supports managed GitLab self-hosted runners, enhancing CI/CD efficiency and resource utilization.

Combine Portainer & GitLab to solve tech and business challenges around containers - Amazic

Portainer is a container management platform that supports Docker Swarm as an alternative to Kubernetes.
Portainer has a built-in Continuous Delivery (CD) functionality and can be integrated with GitLab for automating app deployments and management.
moregitlab
#continuous-integration

Amazic webinar: Crack the code to ultimate Developer Productivity - Amazic

Multistax enhances developer productivity by streamlining software deployments and reducing the need for dedicated operations teams.

An Opinionated Introduction to CI/CD Matt Layman

CI/CD improves software delivery quality and speed by detecting issues early.

Unleashing Agility: Azure Pipeline Mastery - DZone

Eliminate productivity obstacles and accelerate delivery with automated Azure Pipelines
Azure Pipelines simplifies CI/CD and saves time by automating releases and abstracting complexity

Amazic webinar: Crack the code to ultimate Developer Productivity - Amazic

Multistax enhances developer productivity by streamlining software deployments and reducing the need for dedicated operations teams.

An Opinionated Introduction to CI/CD Matt Layman

CI/CD improves software delivery quality and speed by detecting issues early.

Unleashing Agility: Azure Pipeline Mastery - DZone

Eliminate productivity obstacles and accelerate delivery with automated Azure Pipelines
Azure Pipelines simplifies CI/CD and saves time by automating releases and abstracting complexity
morecontinuous-integration
#agile-development

Continuous Delivery in Agile: Trends and Insights

Agile software development emphasizes flexibility, collaboration, and customer feedback to enhance software quality through iterative and incremental processes.

Test Coverage in the Age of Continuous Delivery

The software development process has evolved to eliminate traditional long testing phases, adopting more rapid, continuous testing methods.

Continuous Delivery in Agile: Trends and Insights

Agile software development emphasizes flexibility, collaboration, and customer feedback to enhance software quality through iterative and incremental processes.

Test Coverage in the Age of Continuous Delivery

The software development process has evolved to eliminate traditional long testing phases, adopting more rapid, continuous testing methods.
moreagile-development
#automation

KubeCon 2023: What's Next for Managed Deployment - DevOps.com

Managing deployments across multiple environments is a key challenge in continuous delivery.
Automation is crucial for streamlining the deployment process and ensuring consistent and efficient deployments.
Orchestrating deployments requires sequencing variables and accommodating different requirements for each environment.

Zero Downtime Deployments in Kubernetes with Linkerd

Automating production deployments reduces risks and human error, improving reliability and efficiency.

KubeCon 2023: What's Next for Managed Deployment - DevOps.com

Managing deployments across multiple environments is a key challenge in continuous delivery.
Automation is crucial for streamlining the deployment process and ensuring consistent and efficient deployments.
Orchestrating deployments requires sequencing variables and accommodating different requirements for each environment.

Zero Downtime Deployments in Kubernetes with Linkerd

Automating production deployments reduces risks and human error, improving reliability and efficiency.
moreautomation

Deployments: The Irrational Fear of Them | HackerNoon

Deployments invoke significant anxiety among software engineers due to the fear of breaking production, impacting their confidence and team productivity.

Slack Conquers Deployment Fears with Z-score Monitoring

Moving from manual to automated deployments can improve efficiency and consistency.
ReleaseBot at Slack uses anomaly detection and monitoring capabilities to enhance deployment processes.
#aws

AWS CodePipeline Embraces Monorepos, GitFlow and Branches

New features in AWS CodePipeline enhance flexibility in pipeline designs
Three distinct pipeline designs with triggers and execution modes explained

AWS CodePipeline adds support for Branch-based development and Monorepos | Amazon Web Services

AWS CodePipeline has added triggers and new execution modes to support teams with various delivery strategies.
Customers can use triggers and execution modes to create different pipeline designs for GitFlow, running on pull requests, or within a monorepo.

AWS CodePipeline Embraces Monorepos, GitFlow and Branches

New features in AWS CodePipeline enhance flexibility in pipeline designs
Three distinct pipeline designs with triggers and execution modes explained

AWS CodePipeline adds support for Branch-based development and Monorepos | Amazon Web Services

AWS CodePipeline has added triggers and new execution modes to support teams with various delivery strategies.
Customers can use triggers and execution modes to create different pipeline designs for GitFlow, running on pull requests, or within a monorepo.
moreaws

CircleCI Extends CI/CD Reach to AI Models - DevOps.com

CircleCI is expanding its continuous integration/continuous delivery (CI/CD) platform to simplify the integration of AI models into DevOps workflows.
Most data science teams have not defined workflows for automating the delivery of AI artifacts within a DevOps workflow.
[ Load more ]