Jump to content

aws C F T help


ForEverJava

Recommended Posts

Any aws CFT experts here..i have written lamda function to do a task like move pdf files from one s3 bucket to other s3 bucket ..also transition s3 files from standard storage to glacier on target bucket..its all working fine.. lamda uses a  generic role created by devops team that can do read write delte s3 bucket objects..

 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
Skip
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Now as per architect to move solution to higher environments I need to write cft as prod environment everything has to go through CFT.

 

I don't have expertise in writing CFT though I have used few CFT generating tools its not very much helpful.. 

 

Also CFT need to capture SNS notifications we have setup also aws event bridge cron job setup we have got working in dev environment.

Link to comment
Share on other sites

@ForEverJava  requirement iste rasiista...ivala maaku elago holiday..timepass aipotadi

if ur using nodejs, i would reccomend using serverless framework....bindaas untadi..and also it takes care of IAM permissions also..

let me know which one u need,

  • Upvote 1
Link to comment
Share on other sites

1 hour ago, ForEverJava said:

Any aws CFT experts here..i have written lamda function to do a task like move pdf files from one s3 bucket to other s3 bucket ..also transition s3 files from standard storage to glacier on target bucket..its all working fine.. lamda uses a  generic role created by devops team that can do read write delte s3 bucket objects..

 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Skip
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Now as per architect to move solution to higher environments I need to write cft as prod environment everything has to go through CFT.

 

I don't have expertise in writing CFT though I have used few CFT generating tools its not very much helpful.. 

 

Also CFT need to capture SNS notifications we have setup also aws event bridge cron job setup we have got working in dev environment.

CF emundi drag an drop ega. get some template in github and modify it.

CF kastam ante terraform bongu kooda raadu. UI em undadu. 

Link to comment
Share on other sites

25 minutes ago, Spartan said:

@ForEverJava  requirement iste rasiista...ivala maaku elago holiday..timepass aipotadi

if ur using nodejs, i would reccomend using serverless framework....bindaas untadi..and also it takes care of IAM permissions also..

let me know which one u need,

bro.. is there no other way as directly import resources and create stack?  

Link to comment
Share on other sites

7 minutes ago, LikeShareComment said:

bro.. is there no other way as directly import resources and create stack?  

undi but, it doesnt work out so smooth..

recent ga release chesadu a option...create stack with existing resources ani.

Link to comment
Share on other sites

1 minute ago, Spartan said:

undi but, it doesnt work out so smooth..

recent ga release chesadu a option...create stack with existing resources ani.

oh ok.. ippude learning neenu 1 week nundi anduke question..

so nuvvu raastha annadi etla? template manual ga raasthava? em info kaavali ee scenario lo?

Link to comment
Share on other sites

2 minutes ago, LikeShareComment said:

oh ok.. ippude learning neenu 1 week nundi anduke question..

so nuvvu raastha annadi etla? template manual ga raasthava? em info kaavali ee scenario lo?

functions enni kavali..

iam permissions deniki kavali...like S3 and s3 ki em permissions put obj, del obj etc.c.

sns topic deniki subscribe avvali...

region, and also if  Lambda concurrency, memory, timeout , handler details etc..

Link to comment
Share on other sites

5 minutes ago, Spartan said:

functions enni kavali..

iam permissions deniki kavali...like S3 and s3 ki em permissions put obj, del obj etc.c.

sns topic deniki subscribe avvali...

region, and also if  Lambda concurrency, memory, timeout , handler details etc..

okay thanks.. neenu bhi oka template raasi try chesthaa

Link to comment
Share on other sites

4 hours ago, Spartan said:

@ForEverJava  requirement iste rasiista...ivala maaku elago holiday..timepass aipotadi

if ur using nodejs, i would reccomend using serverless framework....bindaas untadi..and also it takes care of IAM permissions also..

let me know which one u need,

Lamda nene rasa python 3.7 lo chala simple ga ipoindi 5 or 6 lines..lamda also working super as server less architecture.. also aas event brdige setup for cron job expression also working fine..just hate this arcgitects making all this in cloud formation template to move to prod..

 

Requirement emi levu bhavva..simple requirement. May be we will store lamda function code in s3 bucket ..

Link to comment
Share on other sites

5 hours ago, Spartan said:

@ForEverJava  requirement iste rasiista...ivala maaku elago holiday..timepass aipotadi

if ur using nodejs, i would reccomend using serverless framework....bindaas untadi..and also it takes care of IAM permissions also..

let me know which one u need,

Generic IAM role for lamda to access s3 for read/write/delete is crested by security team..we just have to use thet role in CFT.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...