Systems automation and orchestration
Get expert guidance and practitioner-written tutorials to improve your organization's automation and orchestration processes, offering advice for beginners and pros alike.
Top Stories
-
News
28 Apr 2025
Cisco AI Defense embeds with ServiceNow SecOps tools
Cisco AI Defense will feed in data and automate AI governance in ServiceNow SecOps products as enterprises seek a platform approach to cybersecurity. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
28 Apr 2025
Cisco, former Google, Meta experts train cybersecurity LLM
Cisco's new Foundation AI group, which includes engineers from multiple companies, has released a compact AI reasoning model based on Llama 3 for cybersecurity to open source. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
16 Aug 2023
Terraform
HashiCorp Terraform is an infrastructure as code (IaC) software tool that allows DevOps teams to automate infrastructure provisioning using reusable, shareable, human-readable configuration files. Continue Reading
By- Rahul Awati
- Alexander S. Gillis, Technical Writer and Editor
-
News
14 Aug 2023
Confusion mounts amid HashiCorp open source change
Ripple effects from HashiCorp's switch to BSL spread through the industry, raising questions among enterprise users and trepidation about the future of corporate open source. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
14 Aug 2023
shift-left testing
Shift-left testing is a software testing approach in which the code is tested in the earlier stages of the software development lifecycle (SDLC). Continue Reading
By -
News
11 Aug 2023
HashiCorp open source change targets competitors
HashiCorp moves to a Business Source License for all its future product releases that prohibits use for commercial purposes, renewing questions about open core business models. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
03 Aug 2023
policy engine
A policy engine is a software component that allows an organization to create, monitor and enforce rules about how network resources and the organization's data can be accessed. Continue Reading
-
News
01 Aug 2023
Experts expect Sumo Logic match post-New Relic acquisition
New Relic and Sumo Logic were both taken private by the same firm, as consolidation -- and attrition -- continues among observability tools. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Feature
31 Jul 2023
Enterprises rework log analytics to cut observability costs
Organizations such as Netflix could be a harbinger of an observability cost crisis, where monitoring cloud-native apps comprises an untenable portion of operational costs. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Feature
27 Jul 2023
Industry tackles observability's data management problems
Enterprises and the vendors they buy from have begun to fundamentally rethink data management for observability, including a new startup with close ties to Cisco. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
25 Jul 2023
containers (container-based virtualization or containerization)
Containers are a type of software that can virtually package and isolate applications for deployment. Continue Reading
By- Alexander S. Gillis, Technical Writer and Editor
-
Tip
24 Jul 2023
An introduction to Git for network engineers
Git can be a useful tool for network engineers who manage complex infrastructure, especially as networking increasingly overlaps with software, automation and DevOps. Continue Reading
-
News
20 Jul 2023
Dell Moogsoft AIOps buy could start filling gaps post-VMware
Dell's purchase of Moogsoft this week could help it regain some enterprise software appeal it lost when it spun out VMware. But the future is unclear for Moogsoft users. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Opinion
20 Jul 2023
Why AIOps will look at generative AI tools to grow adoption
AIOps generally sees limited results in its current implementations, but generative AI can potentially help expand and monetize these processes for organizations. Continue Reading
By- Jon Brown, Senior Analyst
-
Enterprise Strategy Group
We provide market insights, research and advisory, and technical validations for tech buyers.
-
News
18 Jul 2023
Splunk AI update adds specialized models for SecOps tasks
Splunk AI updates this week included specialized models for SecOps that detect and automatically respond to common issues such as DNS exfiltration and suspicious processes. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
14 Jul 2023
provisioning
In the context of IT and computing, provisioning refers to the process of setting up IT infrastructure and providing access to authorized users to the various resources that are part of the infrastructure. Continue Reading
By -
Tip
10 Jul 2023
Decide when and how to adopt an MLOps framework
Unsure where to start when it comes to standardizing your organization's machine learning processes? Explore key considerations and practical tips for adopting an MLOps framework. Continue Reading
By -
Definition
10 Jul 2023
server hardware degradation
Server hardware degradation is the gradual breakdown of the physical parts of a server. Continue Reading
By- Alexander S. Gillis, Technical Writer and Editor
- Brien Posey
- Christine Cignoli, Senior Site Editor
-
Tutorial
30 Jun 2023
Automate workflows by running PowerShell in GitHub Actions
By running PowerShell scripts in GitHub Actions workflows, admins can automate common DevOps and IT management tasks. Get started with these hands-on examples. Continue Reading
-
Definition
29 Jun 2023
cognitive computing
Cognitive computing is the use of computerized models to simulate the human thought process in complex situations where the answers might be ambiguous and uncertain. Continue Reading
By- Kinza Yasar, Technical Writer
- Alexander S. Gillis, Technical Writer and Editor
- Bridget Botelho, Editorial Director, News
-
News
28 Jun 2023
Banks dump Terraform for Crossplane infrastructure as code
Two EU banks favor Crossplane's reconciliation approach over Terraform's dependency graph, saying the former hastens deployments -- with a few migration caveats. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tutorial
23 Jun 2023
Learn by doing with these PowerShell regex examples
When you must find specific text in a large file, such as a system log, regular expressions can come to the rescue. Learn how to add this skill to your administrative arsenal. Continue Reading
-
Feature
21 Jun 2023
Chef founder's new venture: IT infrastructure digital twins
System Initiative, out in private beta this week, visualizes complex IT environments in digital simulations where users can test updates before real-world deployments. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
14 Jun 2023
Knative
Knative is an open source project based on the Kubernetes platform for building, deploying and managing serverless workloads that can run in the cloud, on premises or in a third-party data center. Continue Reading
-
News
14 Jun 2023
HashiCorp Vault trims SaaS; Boundary hooks up Enterprise
HashiCorp Vault's appeal to a broader field of users gets a boost from a new entry-level cloud service, while a new Boundary Enterprise targets the high end of the market. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tip
13 Jun 2023
How to use GitHub Copilot for PowerShell coding projects
The integration of this code completion tool with VS Code can benefit administrators who want to automate jobs. But there are some limitations with this fledgling technology. Continue Reading
-
Tip
09 Jun 2023
Kubernetes networking 101: Best practices and challenges
Before jumping into the landscape of CNI plugins for Kubernetes, it's important to understand the basic elements of Kubernetes networking. Follow this guide to get started. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
News
08 Jun 2023
Sysdig CNAPP runtime threat detection wins over BigCommerce
Sysdig's fast, comprehensive data collection, now part of a larger CNAPP product, sealed the deal with the e-commerce company. Next, it might replace vulnerability management tools. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tutorial
08 Jun 2023
Manage multiple environments with Terraform workspaces
Terraform workspaces let DevOps teams manage configurations for different environments in a centralized way. Get started with workspaces through hands-on examples in this tutorial. Continue Reading
By- Christopher Blackden, Children's Hospital of Philadelphia
-
Guest Post
06 Jun 2023
Compare Rancher vs. OpenShift vs. Tanzu for Kubernetes
Kubernetes management platforms simplify container orchestration at scale, but each has unique pros and cons. See how SUSE Rancher, Red Hat OpenShift and VMware Tanzu stack up. Continue Reading
By- Saqib Jang
-
Definition
02 Jun 2023
Ansible playbook
An Ansible playbook is an organized unit of scripts that defines the tasks involved in managing a system configuration using the automation tool Ansible. Continue Reading
-
Tip
01 Jun 2023
Manage complexity in Kubernetes with AI and machine learning
Learn how DevOps teams can enhance performance and observability in Kubernetes with AI and machine learning techniques. Evaluate pros, cons and use cases. Continue Reading
By -
News
25 May 2023
AI and automation take center stage at AnsibleFest 2023
Amid excitement around the possibilities raised by AI and automation, experts at Red Hat Summit and AnsibleFest 2023 highlighted the importance of trust and responsibility. Continue Reading
By- Emily Foster, Former Associate Site Editor
-
Opinion
25 May 2023
Automating modernization: Takeaways from Red Hat Summit 2023
Get an industry analyst's take on major announcements from this year's Red Hat Summit and AnsibleFest and how the developments fit into today's IT landscape. Continue Reading
By- Paul Nashawaty
-
Enterprise Strategy Group
We provide market insights, research and advisory, and technical validations for tech buyers.
-
Feature
25 May 2023
Now a DevOps platform, OpenShift ups value -- and complexity
Red Hat raises OpenShift's profile as a DevOps platform with software supply chain security but faces questions about networking strategy and observability staff departures. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
24 May 2023
Event-Driven Ansible early adopters share lessons learned
Beta testers of the new Event-Driven Ansible tool from Red Hat said expanding automation and moving toward self-healing systems requires fresh skills and organizational shifts. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
24 May 2023
GitOps
GitOps is an operational framework that applies DevOps practices, such as continuous integration/continuous delivery (CI/CD) and version control, to infrastructure automation. Continue Reading
By- Alexander S. Gillis, Technical Writer and Editor
-
News
23 May 2023
Ansible Lightspeed leads Red Hat generative AI agenda
Red Hat leans on IBM's expertise in training Watson Code Assistant to write Ansible playbooks, as worries linger about AI-generated code risks and rivals hold a strong lead. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tip
22 May 2023
Generative AI use cases for DevOps and IT
Generative AI is often associated with creative projects, but it has promising use cases in DevOps and IT workflows -- if organizations account for its risks and limitations. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Opinion
18 May 2023
3 rules to adapt cloud change management policies
Having a change management policy can minimize risk when it comes to making changes. Follow these rules to adapt cloud change management policies and compliance within the cloud. Continue Reading
By- Tom Nolle, Andover Intel
-
Tutorial
18 May 2023
Learn how to use the PowerShell Trim method
With the Trim method in your PowerShell toolbox, you can write scripts to remove unwanted characters from strings without using regular expressions. Get started with this tutorial. Continue Reading
-
Tip
17 May 2023
Improve automation skills with the AD Administrative Center
You might know that you can use PowerShell to handle repetitive Active Directory tasks. But were you aware the Active Directory Administrative Center can help write the code? Continue Reading
By- Damon Garn, Cogspinner Coaction
-
News
10 May 2023
Google teases generative AI expansion within its own cloud
Google's new generative AI features, including a coding assistant, were tied closely to GCP in preview demos this week, while industry experts said its LLM still lags rivals. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
10 May 2023
Cloud repatriation vs. multi-cloud: IT seeks cost relief
Amid fiscal worries, IT orgs reassess cloud investments. Whether they go back on-premises or expand to multi-cloud, they face similar distributed computing management challenges. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
05 May 2023
For enterprise generative AI adoption, custom models are key
Enterprise interest in deploying generative AI is on the rise, but challenges remain around security, infrastructure requirements and integration with existing systems. Continue Reading
By- Lev Craig, Site Editor
-
Definition
05 May 2023
C shell
C shell (csh) is a Unix shell that provides a command-line user interface (UI) to interact with an operating system (OS). Continue Reading
By -
News
03 May 2023
Observability maven 'cranky' about AIOps embraces GPT
Honeycomb's observability tools will add natural language queries via OpenAI's GPT API, a departure from its co-founder and CTO's broader stance on AI in IT ops tools. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
02 May 2023
Citing data privacy, GitLab syncs with Google generative AI
GitLab's deal with Google lets it keep sensitive customer data in the GitLab cloud while training models, amid enterprise concerns about generative AI licensing and security risks. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Opinion
01 May 2023
How advances in GPT-4 could revolutionize app development
Although public attention has recently centered on ChatGPT, the underlying GPT-3 and GPT-4 models could be even more transformative, particularly for application developers. Continue Reading
By- Paul Nashawaty
-
Enterprise Strategy Group
We provide market insights, research and advisory, and technical validations for tech buyers.
-
Feature
26 Apr 2023
How ChatGPT can assist with network management
Network professionals can use ChatGPT as a tool to automate mundane processes, write code, design networks and perform other tasks related to network management. Continue Reading
By -
News
20 Apr 2023
Sidecarless eBPF service mesh sparks debate
As cloud-native service meshes expand beyond Kubernetes, open source community members raise concerns about the security and suitability of eBPF in sidecarless architectures. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
19 Apr 2023
Atlassian demos ChatGPT tie-ins for Confluence, Jira Cloud
Atlassian teased early previews of cloud platform AI that supports natural language queries and automated links between Jira, Confluence and third-party products. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
19 Apr 2023
Server-side Wasm boosts K8s bonds, devx ahead of key update
Early adopters await a WASI update this year before server-side Wasm can be ready for wider production use. For now, PaaS vendors have begun to bridge some of the gaps. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
18 Apr 2023
open core model (open core software)
The open core model is an approach to software development that combines attributes of both the open source and closed source models. Continue Reading
-
Tip
17 Apr 2023
Evaluate the GitOps model for your organization
For some organizations, GitOps leads to faster, higher-quality software delivery -- but for others, DevOps or NetOps is a better fit. Learn what factors your team should consider. Continue Reading
By- Tom Nolle, Andover Intel
-
Definition
14 Apr 2023
mutation testing
Mutation testing, also known as code mutation testing, is a form of white box testing in which testers change specific components of an application's source code to ensure a software test suite can detect the changes. Continue Reading
By- Alexander S. Gillis, Technical Writer and Editor
-
News
13 Apr 2023
ChatGPT craze hits infrastructure as code
From GitHub's Copilot to a purpose-built product from Pulumi, generative AI is emerging for infrastructure as code, with the same potential benefits and risks it presents for apps. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tip
12 Apr 2023
Manage complex IT environments with AIOps and observability
As IT environments grow in complexity, AIOps and observability tools can provide valuable insights and identify problem areas -- but prepare for adoption hurdles along the way. Continue Reading
By -
Definition
10 Apr 2023
organizational unit (OU)
An organizational unit (OU) can refer to different things depending on the context, such as an organizational group within a company that is intended to accomplish a specific business function. Continue Reading
By -
Tutorial
10 Apr 2023
Automate firewall rules with Terraform and VMware NSX
In this hands-on tutorial, learn how infrastructure-as-code tools such as Terraform can streamline firewall management with automated, standardized configuration of firewall rules. Continue Reading
-
Feature
06 Apr 2023
Mainframe modernization to AI apps: USPTO reinvents itself
How the US Patent and Trade Office, founded in 1802, maintained IT resilience while managing systems ranging from mainframes to the cloud, AI and beyond. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
03 Apr 2023
Istio service mesh doyen departs Google, touts Ambient Mesh
After 16 years at Google, Istio's co-founder takes over as CTO at Solo.io and goes all in on a project he believes will determine the future of cloud-native networking. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
29 Mar 2023
Comcast subsidiary survives March Madness with AIOps
AIOps alert reduction brought order to a chaotic environment at TV advertising specialist FreeWheel just in time for a big test of its resiliency during a wild NCAA tournament. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tip
29 Mar 2023
Self-healing networks goals, benefits and how they work
With help from automation and AI, self-healing networks promise to detect, remediate and even predict network problems. But can these systems be trusted? Continue Reading
By- Andrew Froehlich, West Gate Networks
-
Definition
28 Mar 2023
trusted execution environment (TEE)
A trusted execution environment (TEE) is an area on the main processor of a device that is separated from the system's main operating system (OS). Continue Reading
-
Tutorial
24 Mar 2023
Build an automated image processing pipeline with AWS tools
In this guide, learn how to automate image processing with AWS Step Functions. Build an image processing pipeline with example code, then explore ways to expand your new workflow. Continue Reading
By- Christopher Blackden, Children's Hospital of Philadelphia
-
Definition
22 Mar 2023
Virtual Machine Disk format (VMDK)
VMware Virtual Machine Disk format (VMDK) is a format specification for virtual machine (VM) disk image files. Continue Reading
By- Rahul Awati
- Julia Anderson, TechTarget
-
Definition
22 Mar 2023
NoOps (no operations)
NoOps (no operations) is a concept that an IT environment can become so automated and abstracted from the underlying infrastructure that there's no need for a dedicated team to manage software in-house. Continue Reading
By -
Definition
21 Mar 2023
IT service management (ITSM)
IT service management (ITSM) is a general term that describes a strategic approach to design, deliver, manage and improve the way businesses use IT. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Tip
17 Mar 2023
PowerShell vs. Bash: Key differences explained
Windows admins have the option to use Bash, a Linux shell, but the command-line tool doesn't stack up one to one with PowerShell for Windows deployments. Continue Reading
-
Tip
17 Mar 2023
When to use the Windows command prompt vs. PowerShell
The Windows command prompt and PowerShell can accomplish similar tasks, but how they do so might push users toward one option over the other. Check out these examples to see why. Continue Reading
-
News
17 Mar 2023
How ChatGPT and generative AI will affect IT operations
As generative AI programs improve, they raise questions for many engineering disciplines about the future of work -- and IT operations is no exception. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
16 Mar 2023
IT operations management (ITOM)
IT operations management (ITOM) is a strategic approach to managing an organization's information technology needs. Continue Reading
By- Kinza Yasar, Technical Writer
-
Definition
16 Mar 2023
AMD Virtualization (AMD-V)
AMD-V (AMD Virtualization) technology refers to a set of hardware extensions and on-chip features for the AMD family of x86 microprocessors. Continue Reading
By -
Definition
16 Mar 2023
bare-metal provisioning
Bare-metal provisioning is the process of installing an operating system (OS) or Type 1 hypervisor directly on a computer's hard disk. Continue Reading
By- Rahul Awati
- Tom Walat, Site Editor
-
Definition
15 Mar 2023
Ansible
Ansible is an open source IT automation platform from Red Hat. Continue Reading
By- Rahul Awati
- Meredith Courtemanche, Director of Editorial Training
-
Definition
14 Mar 2023
event stream processing (ESP)
Event stream processing (ESP) is a software programming technique designed to process a continuous stream of device data and take action on it in real time. Continue Reading
By -
Feature
14 Mar 2023
Meeting the challenges of scaling AI with MLOps
As businesses race to capitalize on the promises of AI in the wake of ChatGPT's launch, strategies to move machine learning software from idea to reality are becoming essential. Continue Reading
By- Lev Craig, Site Editor
-
Definition
10 Mar 2023
early adopter
An early adopter refers to a person who embraces new technology or tries a new product before most others. Continue Reading
By -
News
01 Mar 2023
SBOM graph database aims to be cloud security secret sauce
An open source consortium that includes Google plans to release a deployable beta of the GUAC project this month, a possible milestone for cloud-native SBOM. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
01 Mar 2023
million instructions per second (MIPS)
Million instructions per second (MIPS) is a measure of a processor's speed, providing a standard for representing the number of instructions that a CPU can process in 1 second. Continue Reading
-
Definition
28 Feb 2023
job scheduler
A job scheduler is a computer program that enables an enterprise to schedule and, in some cases, monitor computer 'batch' jobs (units of work). Continue Reading
By -
Definition
22 Feb 2023
STONITH (Shoot The Other Node In The Head)
STONITH (Shoot The Other Node In The Head) is a Linux service for maintaining the integrity of nodes in a high-availability (HA) cluster. Continue Reading
By- Robert Sheldon
- Julia Anderson, TechTarget
-
Tip
22 Feb 2023
The role of IT ops in digital employee experience management
Automated tools for measuring and analyzing employees' digital experience satisfaction can help IT ops predict problems, identify areas for improvement and cut costs. Continue Reading
-
Definition
22 Feb 2023
Git
Git is an open source distributed version control system that is available for free under the GNU General Public License version 2. Continue Reading
-
Answer
16 Feb 2023
Manage the Windows PATH environment variable with PowerShell
Among many other tasks, IT teams can use PowerShell to manage and edit the PATH environment variable. Walk through these basic steps to access, add and remove system paths. Continue Reading
-
Answer
16 Feb 2023
What are hyperautomation use cases for IT operations?
Fully automated NoOps workflows might not be possible, but there's always room to further automate existing processes. An expert explains two hyperautomation use cases for DevOps. Continue Reading
By -
News
16 Feb 2023
Dynatrace security AI roots out Log4j, sets tone for roadmap
Dynatrace must prove itself beyond application security, but its AI's effectiveness against the Log4j vulnerability has some customers receptive to its product expansion plans. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
16 Feb 2023
Dynatrace users make headway with AIOps
Dynatrace's aggressive NoOps vision hasn't come to fruition, but some customers have begun to see real-world results with root-cause analysis and automated rollbacks. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
14 Feb 2023
Cribl Search marks fresh observability sortie for upstart
The Splunk nemesis begins new forays onto the turf of incumbent vendors with federated search that doesn't require data migration or indexing -- and big roadmap plans. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Tutorial
14 Feb 2023
How and why PowerShell Linux commands differ from Windows
PowerShell is a popular tool for IT professionals and a broad range of tasks. But PowerShell on Linux is not quite the same as on Windows. Let's explore the differences. Continue Reading
-
Definition
14 Feb 2023
Fedora
Fedora, also known as Fedora Linux, is a popular open source Linux-based operating system (OS). Continue Reading
By -
News
09 Feb 2023
Kubernetes platforms and the hazy fate of cloud portability
Whatever happened to Kubernetes for cloud portability? Some market research suggests the dream still lives, but platform engineering further complicates matters. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
07 Feb 2023
Cisco samples OpenTelemetry-based observability tool blends
Updates set to ship this week and next quarter will unify data collection for Cisco's observability and security tools and catch them up with full-stack competitors. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
03 Feb 2023
mission-critical application
A mission-critical application is a software program or suite of related programs that must function continuously for a business or business segment to be successful. Continue Reading
By- Alexander S. Gillis, Technical Writer and Editor
-
News
24 Jan 2023
IT budgets under pressure spur tool consolidation
As the tech industry suffers layoffs and slowing growth, IT organizations such as Boeing are handing some of their IT vendors pink slips of their own. Continue Reading
By- Beth Pariseau, Senior News Writer
-
News
19 Jan 2023
Data pipelines feed IT’s observability beast
Amid data growth, cloud complexity and demand for advanced automation, the data pipelines developed to satisfy the appetites of AI apps also serve observability tools. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Definition
12 Jan 2023
compliance automation
Compliance automation, also known as automated compliance, is the practice of using technology -- such as applications with artificial intelligence features -- to perform and simplify compliance procedures. Continue Reading
By -
Definition
12 Jan 2023
YAML (YAML Ain't Markup Language)
YAML (YAML Ain't Markup Language) is a data serialization language used as the input format for diverse software applications. Continue Reading
-
Tip
12 Jan 2023
Testing infrastructure as code: A complete guide
IaC, when implemented correctly, can benefit enterprises' CD pipelines. But, when the code isn't tested before deployment, things can go awry. Follow these strategies for success. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Definition
10 Jan 2023
rolling deployment
A rolling deployment is the installation of software updates on one server or server subset at a time, rather than updating all servers or server subsets at the same time. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Definition
04 Jan 2023
ChatOps
ChatOps, sometimes known as conversation-driven collaboration or conversation-driven DevOps, is the use of chat clients, chatbots and other real-time communication tools to facilitate software development and IT operations tasks. Continue Reading