A Starter Project and Core Concepts
At Westpoint, we’ve been invested in the Cloud Development Kit (CDK) platform right from the early days when we discovered the potential productivity gains. You will discover more about these potential gains later in the following chapters as we introduce new approaches to cloud solution architecture that this awesome new tool brings.
As a result of our constant curiosity toward CDK and later using it to deliver projects, we have come up with some good practices for organizing CDK-based applications. These practices revolve essentially around code organization and should not be considered complete, by any means, since we are still on this journey ourselves and we add things as we discover them. It works for us, so it might work for you. We would also love to hear of other ways CDK projects can be integrated into other modern workflows. So, if you have such suggestions, please reach out to us via any of our public GitHub repos.
In this...