Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

aws-cdk

How to create a code pipeline stage to deploy React application with source code in github? [CDK 2.0]

November 4, 2022 by Magenaut

I have a React repository in GitHub, and I want to build a pipeline so that whenever I push new commit into the repository, the pipeline will build and deploy to production. I’m using CDK 2.0.

Categories Q&A, ReactJS Tags aws-cdk, aws-codepipeline, reactjs Leave a comment

AWS XRAY on Fargate service

October 11, 2022 by Magenaut

I want to add xray to my Fargate service. Everything works (synth/deploy) but in the logs I’am seeing the following error:

Categories Node.js, Q&A Tags amazon-web-services, aws-cdk, aws-fargate, aws-xray, node.js Leave a comment

AWS-CDK: Need to pass resource generated in pipeline to a created stack

October 11, 2022 by Magenaut

I’m currently working on a cross-account deployment pipeline.

Categories Node.js, Q&A Tags amazon-cloudformation, amazon-web-services, aws-cdk, node.js Leave a comment

Call AWS CodeBuild project from CodePipeline with different parameters

October 9, 2022 by Magenaut

Let’s imagine that we have one CodePipeline with 2 stages in the following fashion:

Categories Node.js, Q&A Tags amazon-web-services, aws-cdk, aws-codebuild, node.js, typescript Leave a comment

Argument of type ‘this’ not assignable to parameter ‘Construct’

September 26, 2022 by Magenaut

I am trying to call a lambda function into a ‘sample app’ stack and it is giving me an error because I am trying to pass it a parameter of ‘this’.

Categories Node.js, Q&A Tags aws-cdk, node.js Leave a comment

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress