Getting Started with AWS CDK using C# .NET | Step by Step Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ค. 2024
  • AWS Cloud Development Kit (AWS CDK) accelerates cloud development using common programming languages to model your applications.
    This videos shows how can provision resources in AWS cloud with AWS CDK using C# .NET.
    Notion page link - resonant-cement-f3c.notion.si...
    What is an identifier (id) in AWS CDK - bobbyhadz.com/blog/aws-cdk-id...
    Chapters
    00:00 Introduction
    00:16 Prerequisites
    02:50 Agenda
    03:32 Create a CDK application using CDK CLI
    05:35 Understand CDK project structure
    11:53 Bootstrap AWS environment
    13:59 Deploy S3 Bucket & DynamoDB Table using CDK
    16:24 How does CDK works internally
    20:13 Deploy Lambda function and understand cdk diff command
    22:58 Conclusion
    #aws #cdk #awscdk #devops #iaac #awsdevops #dotnet
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 5

  • @sidduteli9892
    @sidduteli9892 10 หลายเดือนก่อน

    Very nice tutorial. Thank you...

  • @syumak635
    @syumak635 2 หลายเดือนก่อน

    Getting error message - Error: [/usr/lib/dotnet/host/fxr] does not exist

  • @-KNaveenkumar
    @-KNaveenkumar ปีที่แล้ว

    THANK YOU BRO

  • @LieToM3
    @LieToM3 8 หลายเดือนก่อน

    add C# Lambda function and show how to debug it ...

    • @coderjony9694
      @coderjony9694  8 หลายเดือนก่อน

      Hey! You can refer this pattern at Serverless Land that shows how to deploy a .NET Lambda function using CDK - serverlessland.com/patterns/apigw-lambda-cdk-dotnet