Open in app

Sign In

Write

Sign In

Atit Shah
Atit Shah

7 Followers

Home

About

Mar 4, 2022

How to access EC2 Private IP address from Private API endpoint

We cannot use HTTP Proxy integration, as HTTP Proxy integration are used to integrate only the public endpoints and not the private endpoints (in our case it is EC2 Private IP address) inside a VPC. So, to overcome this we need to establish a VPC Link Integration with the Private…

Aws Private Api Gateway

2 min read

How to access EC2 Private IP address from Private API endpoint
How to access EC2 Private IP address from Private API endpoint
Aws Private Api Gateway

2 min read


Mar 4, 2022

Cross Account + Cross Region Lambda invocation

A snippet to quickly configure a lambda for cross-account and cross-region Let us consider we have 2 lambda functions named Invoker and Invokee - Invoker function in eu-west-2 in 123456789101 account - Invokee function in us-west-1 in 110987654321 account Invoker function import json import boto3 def lambda_handler(event, context): # mention cross region…

AWS Lambda

2 min read

Cross Account + Cross Region Lambda invocation
Cross Account + Cross Region Lambda invocation
AWS Lambda

2 min read


Dec 5, 2021

Handling On-premise network CIDR overlapping with AWS VPC CIDR

Customers often have an issue with the AWS VPN when the remote network CIDR overlaps with the CIDR of their AWS VPC. The AWS VPN does not support NAT at this point in time which could prevent customers from using the AWS VPN. Previously customers would need to set up…

AWS

4 min read

Handling On-premise network CIDR overlapping with AWS VPC CIDR
Handling On-premise network CIDR overlapping with AWS VPC CIDR
AWS

4 min read


Mar 3, 2021

DEPLOY AWS CLOUDFORMATION STACK CROSS ACCOUNT — CROSS REGION USING AWS CODEPIPELINE

Short description To deploy an AWS CloudFormation stack in a different account, you must complete the following: Create a pipeline in one account, account A. This account should include: a) A customer-managed AWS Key Management Service (AWS KMS) key, b) Amazon S3 bucket for artifacts, and c) S3 bucket policy that allows…

Aws Codepipeline

6 min read

DEPLOY AWS CLOUDFORMATION STACK CROSS ACCOUNT — CROSS REGION USING AWS CODEPIPELINE
DEPLOY AWS CLOUDFORMATION STACK CROSS ACCOUNT — CROSS REGION USING AWS CODEPIPELINE
Aws Codepipeline

6 min read


Feb 8, 2021

Configure Webhooks on Bitbucket Server for automated Jenkins job trigger.

Hello, we will configure the webhooks in the bitbucket server for the automated Jenkins build trigger. We will integrate the Jenkins with Bitbucket Server to create a webhook so that a build is automatically triggered on any commit in the bitbucket repo. (You will need Jenkins v2.164.1+ with the credential…

Jenkins

3 min read

Configure Webhooks on Bitbucket Server for automated Jenkins job trigger.
Configure Webhooks on Bitbucket Server for automated Jenkins job trigger.
Jenkins

3 min read

Atit Shah

Atit Shah

7 Followers

Cloud Architect | DevOps Practitioner | Learner

Following
  • Ekant Mate (AWS APN Ambassador)

    Ekant Mate (AWS APN Ambassador)

  • Shane Shown

    Shane Shown

  • Akesh Patil

    Akesh Patil

  • Prashant Lakhera

    Prashant Lakhera

  • Vinod Kumar Nair

    Vinod Kumar Nair

See all (17)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams