Deploying Python Lambda Functions With Layers Using TypeScript CDK https://link.medium.com/2SVy1JubXCb
#aws #cdk #typescript #python #lambda
@DailyAwsTips yeah but you should really use #cdk and not #cloudformation directly! #aws
Right now, someone is sitting down and learning how to deliver infrastructure as code for the very first time. Maybe it’s #terraform, or #cdk, or #ansible. They’re hearing the word #idempotent for possibly the first time. They’re going to Google things and check StackOverflow. How we all comport ourselves in answering questions as the folks who ostensibly know what we’re doing has a tremendous influence on their ability to stay in the game. We were all newbies once. Be kind, don’t be a jerk.
#terraform #cdk #ansible #idempotent
One of the reasons why I like #CDK is because you can easily compose different constructs and there are many ready-to-use available online. But is this always a good practice? We talked about this topic in our latest episode of #AWS Bites Podcast.
👇
https://awsbites.com/93-cdk-patterns-the-good-the-bad-and-the-ugly/
Maximize your EC2 productivity with AWS CDK! Traditional method for changing instance type: stop the instance, change the instance type, restart the instance.
Now, update instance type in code (1 line) + run 'cdk deploy' (1 line). That simple!
Two lines of code or endless clicks in the Management Console? The choice is clear. Simplify your EC2 management. Infrastructure as code for the win! #AWS #CloudComputing #ProductivityTips #CDK #EC2 #IaC"
#aws #cloudcomputing #productivitytips #cdk #ec2 #iac
For folks working with #AWS #CloudFormation who are not using something like #CDK, this is a nice enhancement to CloudFormation:
#aws #cloudformation #cdk #cloud #iac
先輩がノリで作ったAWSをちゃんとコード化してみた5 (ElastiCacheのコード化、本番環境構築)
https://qiita.com/emi_yoshi/items/93913cca44658067cd98?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #Kotlin #CDK
#Terraform is a car and #CloudFormation is a delivery van.
After a while, techies got _passionate_ and came out with #CDK and #Pulumi which are pretty much a Hummer H2.
System Initiative (SI) proposes leaving the US car-focused hellscape, moving to Amsterdam/Oulu, and getting an electric bike. It's pure bliss!
🧵 1/10
#terraform #cloudformation #cdk #pulumi
先輩がノリで作ったAWSをちゃんとコード化してみた3 (EventBridge Schedulerのコード化)
https://qiita.com/emi_yoshi/items/f19044eb0ac843e6cfca?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #Kotlin #CDK
先輩がノリで作ったAWSをちゃんとコード化してみた2 (CodePipelineのコード化)
https://qiita.com/emi_yoshi/items/9e178c975cece3a5ad1b?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #Kotlin #CDK
先輩がノリで作ったAWSをちゃんとコード化してみた1 (AWS CDKの導入)
https://qiita.com/emi_yoshi/items/d775cd80e44095d468f1?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #Kotlin #CDK
I'm going to be speaking at Indy.Code() in #Indianapolis in August! Come check out my #AWS #CDK talk! From now until July 1st you can register with the discount code `EarlyBird` for $50 off!
#indianapolis #aws #cdk #indycode #conference #amegala
Using CDK To Connect An External-Facing Node.js Lambda To A Postgres RDS Instance Within A VPC https://awstip.com/using-cdk-to-connect-an-external-facing-node-js-lambda-to-a-postgres-rds-instance-within-a-vpc-e35af9e112e1
#aws #cdk #vpc #serverless #lambda #rds #postgres #sequelize
#aws #cdk #vpc #serverless #lambda #rds #postgres #sequelize
🚀The Serverless Cult Podcast has launched! Episode 1 is now live. Journey with us through the cosmos of #Serverless technology. https://open.spotify.com/show/1yMQCuhFW6p11hXLApApjj
Don't miss out! 🌌💻 #AWS #EventBridge #CDK #ServerlessCultPodcast #awscommunitybuilders #awscommunity
#serverless #aws #eventbridge #cdk #serverlesscultpodcast #awscommunitybuilders #AWSCommunity
Great article from @jakejscott on deploying a serverless api using .NET NativeAOT. It is not a beginner content whether on .NET or AWS but it is worth a reading. I think we can even go a step further Docker build steps inside the CDK stack by leveraging the BundlingOptions interface.
https://jakejscott.com/deploy-a-serverless-api-using-net-nativeaot
#aws #dotnet #nativeaot #cdk #serverless
#aws #dotnet #nativeaot #cdk #serverless
I do think CDK is the future for infra, I just don't like how cloud formation works. I would still lean towards terraform CDK. #devops #infraascode #terraform #cdk
#devops #infraascode #terraform #cdk
Regain control over orphaned resources with CDK
Sometimes AWS resources are orphaned. This means the CloudFormation stack is destroyed but the... https://dev.to/aws-builders/regain-control-over-orphaned-resources-with-cdk-gm6
I've been working #rust lambdas... #localstack and #cdk to boot... with #jetbrains #space ... instead of #github and the only comfort I have... is Makefiles and shell scripts.
I love all of it. But I'm learning so many different things at once. Okay, I used #cdk when I was at amazon... but they had such nice internal libraries. I'm forgetting simple things like setting up my IAM roles correctly. *sigh*
#rust #localstack #cdk #jetbrains #space #github