Hello Dear All, my name is Amit. I am here to give some tips and tricks about cloud learning and some day to day problem solving methods. I'm an professional cloud engineer, working in this fields for 12+ years.
If you have any queries regarding AWS issues... feel free to reach out to me.
In this video, I have discussed AWS SAM (Serverless Application Model) and AWS CDK(Cloud Development Kit) to work together.
AWS Serverless Application Model (SAM) and AWS Cloud Development Kit (CDK) are both frameworks provided by AWS to help developers build serverless applications.
SAM is a framework for building serverless applications by defining the resources in a CloudFormation template, which is then used to package and deploy the application. SAM provides a simplified syntax for defining Lambda functions, API Gateway APIs, and other serverless resources.
CDK, on the other hand, is a higher-level framework that allows you to define AWS infrastructure as code using your preferred programming language. It generates the CloudFormation templates for you and can be used to define both serverless and non-serverless applications.
While both frameworks can be used independently to build serverless applications, they can also be used together. For example, you can use SAM to define your Lambda functions and API Gateway APIs, and then use CDK to define the higher-level infrastructure components, such as databases, queues, and event sources.
To use SAM and CDK together, you can define your SAM resources in a CloudFormation stack, and then use the CDK to create and deploy the stack. The CDK can also be used to define additional resources that are not part of the SAM stack, such as Amazon S3 buckets, Amazon DynamoDB tables, and Amazon SQS queues.
Overall, combining the strengths of SAM and CDK can help you to build serverless applications more efficiently and with less complexity.
Dependency install:
1. Install AWS CLI: [ Ссылка ]
2. Install Python: [ Ссылка ]
3. Install aws sam library: [ Ссылка ]
4. Install cdk: [ Ссылка ]
5. Install docker: [ Ссылка ]
Codebase: [ Ссылка ]
My email Id : beyondthecloud2022@gmail.com
Patreon: [ Ссылка ]
facebook: [ Ссылка ]
Linkedin: [ Ссылка ]
#aws #amazonwebservices #software #softwareengineer #developers #clouds #cloudengineer #cloudcomputing #systemdesign #database #programming #fullstack #cloudsecurity #security #fullstacksoftwareengineering #itindustry #engineering #engineer #beyondthecloud #AWSSystemsmanager #AWSdocuments #AWSautomation #s3 #S3sucurity #yamlfile #jsontemplate #python #pythonprogramming #awsec2 #awsec2security #ec2security #instancemetadata #ec2 #awslambda #awsconfig #cloudwatch #dynamodb #awsiam #boto3 #cdk #infrastructure #insfrastructureascode #python #sqs #serverless #sam #awssam #docker #dockercontainer #java
@BeABetterDev @AWSTutorialsOnline @cluut @TinyTechnicalTutorials @BlockExplorerMedia @nickchapsas @itversity @TechwithLucy @Intellipaat @knowledgeindia @SimplilearnOfficial @TechnicalGuftgu @MachineLearningHub @edurekaIN @in28minutes @CodeWithHarry @QuickSupport @byluckysir
Ещё видео!