AAWS Read More 3 minute read AWS Temporary elevated access management (TEAM)bySaurabh Kumar SinghJune 4, 2024 Automated, approval based workflow for managing time-bound elevated access to your multi-account AWS environment TEAM, an open-source solution,…
AAWS Read More 3 minute read How to Install and Configure AWS CLI version 2 on LinuxbySaurabh Kumar SinghJuly 17, 2023 AWS CLI or Amazon Web Service Command Line Interface, is an open-source command-line utility tool to manage your…
AAWS Read More 3 minute read How to Create an AWS VPC with Public and Private SubnetsbySaurabh Kumar SinghFebruary 26, 2023 If you want to learn AWS, then VPC is the first starting place for beginners. In my previous…
AAWS Read More 2 minute read How To Parse JSON Parameters Stored In AWS ParameterbySaurabh Kumar SinghFebruary 20, 2023 Hi Techies, In the current multi-environment & microservice application deployment, the biggest challenge is where and how to…
TTerraform Read More 2 minute read How To Generate Terraform Configuration Files Using TerraCognitabySaurabh Kumar SinghFebruary 11, 2023 IaC (Infrastructure as Code) is used to provision and manage infrastructure using configuration files. Terraform is an open-source…
AAWS Read More 4 minute read Introduction To AWS Core NetworkingbySaurabh Kumar SinghFebruary 8, 2023 Hello Techies, Recently, I have started the preparation for AWS Certified Advanced Networking—Specialty, and during this, I thought…
AAWS Read More 2 minute read How To Setup Amazon Code Pipeline Status notification to Microsoft TeamsbySaurabh Kumar SinghAugust 5, 2022 Hello Techies, I recently worked on one project where I was using AWS on codepipeline. In our project,…
AAWS Read More 2 minute read AWS IAM (Identity And Access Management)bySaurabh Kumar SinghMarch 5, 2022 IAM allows you to manage users and their level of access to the AWS console. What does IAM…
AAWS Read More 2 minute read What is the difference between AWS Transit Gateway and VPC PeeringbySaurabh Kumar SinghFebruary 27, 2022 Hello Friends, Today, we will discuss about “what is the difference between AWS transit gateway and VPC peering”.…
GGIT Read More 3 minute read Branching Strategies for CI/CDbySaurabh Kumar SinghMay 3, 2021 A branching strategy is an agreement, or a defined set of rules, that describes when and why branches…