How to setup CI/CD with GitHub Actions for a React App with AWS EC2?
Here’s a tutorial on how to create a simple CI/CD with GitHub Actions for deploying React applications. Getting started GitHub Actions allows you to automate, customise, and execute software development workflows right in your GitHub repository. A workflow is a configurable automated process made up of one or more jobs. You can configure your workflows […]
Read MoreHow CI/CD Pipelines for Development Businesses Can Survive in a Post-Corona Economy
If your company is considering moving to continuous integration and delivery (CI/CD) style of software development, the first question you may have is if this is a smart idea. Shifting and training your employees will require time and money, but it’s not always apparent what the benefit will be or when you’ll see any return. […]
Read MoreWays CI/CD Can Increase Your Productivity
Okay, let’s get this complexity broken into pieces to understand that the modern DevOps teams need an effective continuous integration (CI) and continuous delivery (CD) pipeline to keep up with the fast-changing technology landscape. If you know the agile concepts, it aids in a promising CI/CD pipeline that may shorten the software development life cycle, […]
Read More