CDK Cross-account VPC Peering with AWS CDK It could be quite challenging to create two networks in different accounts connected with peering connection in AWS Console, but with CDK this task is much easier. So let's show you how.
Monorepo Make your Lerna smarter Once we initially decided to adopt serverless and started with early versions of Purple Stack, we were by common consent for mono repo organized code structure and for this purpose was Lerna definitely a clear choice. But although it's strong tool we were facing some uncovered needs.