BLOG
Sharing insights, knowledge and expertise
View All Topics
View All Types
Agile
Architecture
Atlassian
AWS
Business Agility
Business Analysis
Data & Analytics
DevOps
Digital Marketing
Employee Spotlights
ITSM
Management & Leadership
Microsoft Tools & Platforms
News & Events
PMP Certification
Product Management
Project Management
SAFe
Security Governance & Posture
Software Development
Software Testing & QA
Splunk
CI/CD
CI
Learn more about continuous integration (CI) and continuous deployment (CD) in software development and explore topics on DevOps, platforms like Docker, and more.
Terraform and Ansible Tutorial: Integrating Terraform-Managed Instances With Ansible Control Nodes
Infrastructure automation is really important nowadays. We tend to focus on software deployment processes the most, but infrastructure deployment strategy should be equally important. Infrastructure automation not only helps with disaster recovery but also makes...
Read Article >
Dissecting the 2019 State of DevOps Report, Part 2: DevOps Tools
In Part 2 of this three-part series on an in-depth look into DevOps trends, I would like to focus on DevOps Tools employed across the market today. While there is a large selection of highly-sophisticated...
Read Article >
5 Docker Commands You Need to Know
It\'s not an exaggeration to say that Docker has changed the way developers and engineers do their jobs. It gives you a way to move code between systems, improve security, and decouple dependencies between applications....
Read Article >
The Best CI/CD Tools: 5 to Adopt When Building a Pipeline
You’ve now got a CI/CD pipeline—that’s awesome! But you may be wondering what to add next. In this blog post, we will explore some quick off-the-shelf tools you can quickly add to your CI/CD pipelines...
Read Article >
Getting Started With DevOps Governance
There’s no doubt that DevOps can make your team more efficient and your enterprise more competitive. But that efficiency doesn’t come without risk. Without controls, continuous integration quickly turns into continuous mistakes. That’s where DevOps...
Read Article >
Basic Git Commands You Need To Know
To use Git well, you need two things: an understanding of what Git is and knowledge of which commands to use in various circumstances. In this post, we’ll review both. An Understanding of Git So...
Read Article >
Everything You Need To Know About Workflow Automation With CircleCI
CircleCI is fast becoming the go-to continuous development and integration solution for the best applications in use today. All this attention is based on several exciting features that are unique to CircleCI. Certainly, the amount...
Read Article >
CircleCI Training: A Practical Approach To Workflow Automation
CircleCI is set to revolutionize the way companies approach continuous integration, testing, and deployment. This has been said about a lot of CI/CD platforms before. However, it has never been more true than with CircleCI....
Read Article >
How to Perform DevOps Health Checks
The DevOps movement has grown tremendously during the last few years. Continuous integration (CI) and continuous delivery are key terms when discussing DevOps practices. Container management tooling, such as Kubernetes, has enabled and improved continuous...
Read Article >
Docker on Mac with Homebrew: A Step-by-Step Tutorial
Docker has changed the way developers work. It provides an easy way to safely move code from one machine to another without worrying about dependencies and server versions. It simplifies many operational aspects of running...
Read Article >
Building Your First CI/CD Pipeline on AWS
AWS CodeDeploy deploys your applications, lambda functions, and static files to AWS computing services. A continuous integration/continuous deployment (CI/CD) pipeline has four major components, and each of these components can be switched out for different...
Read Article >
AWS is the Ultimate Cloud Computing Option for Companies on the Atlassian Tech Stack
If you’re currently running the Atlassian tech stack and consider migrating to the cloud, you should take a closer look at Amazon Web Services (AWS). There’s simply no better cloud environment for Atlassian than AWS....
Read Article >