Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS CDK (IaC) vs AWS SDK (Microservices)

Pragya Keshap answered on February 13, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • install aws cdk on windows
  • Creating Product Microservices Serverless CRUD REST API Infrastructure with AWS CDK (Api Gateway - Lambda - DynamoDB)
  • Benefits of AWS CDK
  • aws vpc - Do you think that AWS VPC is equivalent to Azure?
  • aws vpc - Do we use existing AWS EBS snapshots?
  • aws vpc - Tell me how you can boot any AWS EC2 instance from AWS EBS inside AWS VPC?
  • AWS Event-driven Serverless Microservices using AWS Lambda, API Gateway, EventBridge, SQS, DynamoDB and CDK for IaC
  • AWS Serverless Deployments IaC with AWS CDK
  • Creating Basket Microservices Infrastructure with AWS CDK
  • Creating Ordering Microservices Infrastructure with AWS CDK - DynamoDb - Lambda - Api Gateway
  • Developing Ordering Microservice Sync Invocation from Api Gateway with AWS SDK
  • Deploy Microservices to AWS
  • AWS CDK
  • AWS integrations
  • Downloading AWS provider#
  • accessing aws services from application code
  • Designing a hybrid architecture by making use of key AWS technologies including AWS Direct Connect, VPN, and more, and the continuous deployment and integration process.

  • AWS CDK (IaC) vs AWS SDK (Microservices)

    0

    AWS SDK - Software Development Kit

    Simplifies use of AWS Services by providing a set of

    libraries that are consistent and familiar for developers.

    ▪ Tools for developing and managing applications on AWS

    ▪ Use AWS-SDK in our microservices codes when

    interacting with AWS DynamoDB, EventBridge and SQS.

    ▪ AWS CDK - IaC

    Infrastructure as code (IaC) service that allows you to

    easily model, provision, and manage AWS resources.

    ▪ When we use AWS CDK and AWS SDK ?

    ▪ IaC with CDK - to develop this big architecture with CDK

    ▪ Lambda Microservice business logic development with AWS SDK

    https://www.techtarget.com/searchaws/tip/Compare-AWS-CDK-vs-CloudFormation-and-the-state-of-IaC-on-AWS

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 13 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.