/

Blogs

Featured Posts

  • image

    Jenkins Multibranch pipeline

    Multibranch pipeline When we are looking for a well-automated branch-based Jenkins Continuous Integration & Delivery/Deployment (CI/CD) pipeline, the Jenkins multibranch pipeline is a way to go. As Jenkins’s multi-branch pipeline…
    image

    Setting up AWS Transit Gateway for Cross-Account Communication

    One Account to Another Account Demo Environment Architecture 1] Transit gateway basically acts as a hub, and we can centrally control traffic flow. 2] Let me show you how simple…
    image

    Guide to Understanding Jenkins: The Automated Software Delivery System

    What is Jenkins: Jenkins is a free and open-source automation server that provides a platform for continuous integration and continuous delivery (CI/CD). It helps developers to automate the process of…
    image

    Monitoring your AWS Cloud infrastructure with Prometheus and Grafana

    Cloud computing has revolutionized the way organizations manage their IT infrastructure. With the benefits of scalability, reliability and cost savings, more and more organizations are moving their systems to the…
    image

    The Application Migration Strategies — The Famous 6R’s

    1.Re-host (Referred to as a “lift and shift.”) Move applications without changes. In large-scale, legacy migrations, organizations are looking to move quickly to meet business objectives. The majority of these…
    image

    AWS IAM Identity Center [SSO]Setup

    Introduction The AWS IAM identity center successor of Single Sign-On (SSO) makes it easy to centrally manage access to multiple AWS accounts and business applications and provide users with single…