I see various examples of using the AWS CDK where some use aws-cdk-lib and others use @aws-cdk/core. What is the difference between these and when should one or the other be used?
I see various examples of using the AWS CDK where some use aws-cdk-lib and others use @aws-cdk/core. What is the difference between these and when should one or the other be used?