List of AWS Cloud Development Kit (CDK) Integrations
This is a list of platforms and tools that integrate with AWS Cloud Development Kit (CDK). This list is updated as of May 2026.
-
1
Amazon Web Services (AWS) is a global leader in cloud computing, providing the broadest and deepest set of cloud capabilities on the market. From compute and storage to advanced analytics, AI, and agentic automation, AWS enables organizations to build, scale, and transform their businesses. Enterprises rely on AWS for secure, compliant infrastructure while startups leverage it to launch quickly and innovate without heavy upfront costs. The platform’s extensive service catalog includes solutions for machine learning (Amazon SageMaker), serverless computing (AWS Lambda), global content delivery (Amazon CloudFront), and managed databases (Amazon DynamoDB). With the launch of Amazon Q Developer and AWS Transform, AWS is also pioneering the next wave of agentic AI and modernization technologies. Its infrastructure spans 120 availability zones in 38 regions, with expansion plans into Saudi Arabia, Chile, and Europe’s Sovereign Cloud, guaranteeing unmatched global reach. Customers benefit from real-time scalability, security trusted by the world’s largest enterprises, and automation that streamlines complex operations. AWS is also home to the largest global partner network, marketplace, and developer community, making adoption easier and more collaborative. Training, certifications, and digital courses further support workforce upskilling in cloud and AI. Backed by years of operational expertise and constant innovation, AWS continues to redefine how the world builds and runs technology in the cloud era.
-
2
Amazon S3
Amazon
Unmatched storage scalability and security for every application.Amazon Simple Storage Service (Amazon S3) is a highly regarded object storage solution celebrated for its outstanding scalability, data accessibility, security, and performance features. This adaptable service allows organizations of all sizes across a multitude of industries to securely store and protect an extensive amount of data for various applications, such as data lakes, websites, mobile applications, backup and recovery, archiving, enterprise solutions, Internet of Things (IoT) devices, and big data analytics. With intuitive management tools, users can effectively organize their data and implement specific access controls that cater to their distinct business and compliance requirements. Amazon S3 is designed to provide an extraordinary durability rate of 99.999999999% (11 nines), making it a trustworthy option for millions of applications used by businesses worldwide. Customers have the flexibility to scale their storage capacity up or down as needed, which removes the burden of upfront costs or lengthy resource procurement. Moreover, the service’s robust infrastructure accommodates a wide array of data management strategies, which further enhances its attractiveness to organizations in search of dependable and adaptable storage solutions. Ultimately, Amazon S3 stands out not only for its technical capabilities but also for its ability to seamlessly integrate with other Amazon Web Services offerings, creating a comprehensive ecosystem for cloud computing. -
3
AWS CloudFormation
Amazon
Streamline cloud provisioning with efficient infrastructure as code.AWS CloudFormation serves as a robust tool for the provisioning and administration of infrastructure, allowing users to develop templates that specify a set of AWS resources for deployment purposes. These templates not only enhance version control of the infrastructure but also enable the swift and uniform duplication of infrastructure stacks. Users can seamlessly define elements such as Amazon Virtual Private Cloud (VPC) subnets or handle services like AWS OpsWorks and Amazon Elastic Container Service (ECS) with ease. The service is designed to accommodate a range of use cases, from a lone Amazon Elastic Compute Cloud (EC2) instance to complex multi-region applications, offering considerable flexibility. Furthermore, it promotes the automation, testing, and deployment of infrastructure templates through continuous integration and delivery (CI/CD) workflows. By conceptualizing infrastructure as code, AWS CloudFormation allows users to efficiently model, provision, and manage both AWS and third-party resources. This methodology not only streamlines the cloud provisioning workflow but also significantly boosts operational efficiency in managing resources, ultimately leading to improved productivity and cost savings for organizations. -
4
Java
Oracle
Effortlessly create versatile applications across any platform.The Java™ Programming Language is crafted to be a flexible, concurrent, and strongly typed language that is oriented around objects and follows a class-based framework. It is usually converted into bytecode that complies with the guidelines established in the Java Virtual Machine Specification. Developers typically write their source code in plain text documents, which are designated with a .java extension. These source files are then compiled into .class files using the javac compiler. Unlike code meant for native processors, a .class file contains bytecodes that represent the machine language recognized by the Java Virtual Machine (Java VM). To run an application, the java launcher tool initiates an instance of the Java Virtual Machine, enabling the smooth execution of the compiled bytecode. This entire workflow illustrates the remarkable efficiency and portability that Java provides across a wide range of computing platforms, showcasing its adaptability in diverse programming environments. As a result, developers can rely on Java to create applications that function consistently regardless of the underlying system architecture. -
5
Amazon DynamoDB
Amazon
Unmatched scalability and speed for modern applications' success.Amazon DynamoDB is a highly adaptable key-value and document database that delivers outstanding single-digit millisecond response times, no matter the scale of operations. As a completely managed service, it ensures multi-region, multimaster durability while incorporating robust security features, alongside backup and restore options, and in-memory caching tailored for applications that operate on an internet scale. It boasts the capability to manage over 10 trillion requests each day and can accommodate peak loads that exceed 20 million requests per second, making it suitable for various business needs. Numerous notable organizations, including Lyft, Airbnb, and Redfin, as well as large corporations like Samsung, Toyota, and Capital One, depend on DynamoDB for their essential operations, taking advantage of its impressive scalability and performance. This reliance enables companies to focus on driving innovation without the hassle of managing operational complexities. You can also create an engaging gaming platform that handles player information, session histories, and leaderboards for millions of concurrent users without any degradation in performance. Furthermore, it supports the development of design patterns applicable to numerous applications such as shopping carts, workflow engines, inventory management systems, and customer profiles, proving its versatility. DynamoDB is adept at managing high-traffic, large-scale events seamlessly, establishing it as a prime choice for contemporary applications aiming to thrive in a competitive digital landscape. Its features not only enhance operational efficiency but also empower developers to create more dynamic and responsive user experiences. -
6
Python
Python
Unlock endless programming potential with a welcoming community.At the core of extensible programming is the concept of defining functions. Python facilitates this with mandatory and optional parameters, keyword arguments, and the capability to handle arbitrary lists of arguments. Whether you're a novice in programming or possess years of expertise, Python remains approachable and easy to grasp. This language is notably inviting for newcomers while still providing considerable depth for those experienced in other programming languages. The following sections lay a strong groundwork for anyone eager to start their Python programming adventure! The dynamic community actively organizes various conferences and meetups to foster collaborative coding and the exchange of ideas. Furthermore, the comprehensive documentation acts as an invaluable guide, while mailing lists help maintain user connections. The Python Package Index (PyPI) offers a wide selection of third-party modules that enhance the Python experience. With an extensive standard library alongside community-contributed modules, Python presents endless programming possibilities, making it an adaptable choice for developers at every skill level. Additionally, the thriving ecosystem encourages continuous learning and innovation among its users. -
7
Spacelift
Spacelift
The IaC Orchestration Platform Engineers TrustExperience unparalleled flexibility in CI/CD and Infrastructure as Code, fostering collaboration while ensuring compliance and control throughout your processes. Automate and tailor your workflows precisely to your needs, with the ability to assign projects to specific tags or branches. You can establish multiple workspaces that all link to the same Git repository, making it easier to manage your development efforts. Utilizing monorepos can be an exciting approach to streamline your projects. Spacelift primarily responds to Git push and tag events, yet its policy capabilities allow for customized handling of these interactions, facilitating the creation of complex Git-based workflows. Additionally, you can define user access within Spacelift, specifying who can log in and under what conditions, as well as the level of permission they have for each project. With built-in SSO support compatible with any identity provider utilizing the SAML 2.0 protocol, security is a top priority. Spacelift's policy framework, powered by Open Policy Agent, emphasizes a policy-as-code approach, enabling users to craft rules governing their infrastructure efficiently. This combination of features ensures that teams can work together effectively while maintaining robust governance over their development environments. Overall, Spacelift empowers organizations to streamline their processes while ensuring security and compliance remain at the forefront. -
8
TypeScript
TypeScript
Transform your coding experience with enhanced error detection.TypeScript enhances JavaScript with improved syntax, creating a smoother integration with development environments, which helps in identifying errors early on within the editor. The TypeScript code is compiled into JavaScript, making it compatible with a wide range of platforms such as web browsers, Node.js, Deno, and mobile apps. Its understanding of JavaScript allows TypeScript to utilize type inference, providing robust tooling while reducing the need for extensive additional code. According to the 2020 State of JS survey, 78% of participants indicated they use TypeScript, and an impressive 93% of those surveyed plan to keep using it. The most common errors developers face are often type errors, where an unexpected type of value is encountered within a specific context. These mistakes can arise from simple errors such as typos, misinterpretations of a library’s API, incorrect assumptions about how code executes at runtime, or various other oversights. Consequently, adopting TypeScript can greatly improve both code quality and developer productivity by mitigating these frequent issues, ultimately leading to a more efficient coding experience. Additionally, its structured approach encourages best practices and fosters a more disciplined development environment. -
9
Go
Golang
Master Go effortlessly with interactive learning and community support!With a wide range of tools and APIs provided by top cloud service providers, creating services in Go has become more straightforward than ever. The language boasts a rich set of open-source libraries, alongside its robust standard library, making it an excellent choice for developing quick and advanced command-line interfaces. Go's impressive memory management and support for various integrated development environments further bolster its ability to power fast and scalable web applications. Additionally, its rapid compilation speed and clean syntax, coupled with built-in documentation and formatting features, are specifically designed to cater to the needs of DevOps experts and site reliability engineers. This discussion delves deeply into all aspects of Go. Whether you are starting a new project or aiming to enhance your existing Go expertise, a well-structured interactive introduction is available, divided into three distinct parts. Each segment includes practical exercises that reinforce your learning, while the Playground feature enables users to write and execute Go code directly within a browser, with immediate compilation and linking occurring on our servers. This interactive learning method not only makes mastering Go effective but also turns the process into an enjoyable experience. Furthermore, the community surrounding Go offers valuable resources and support, enriching your journey as you explore this powerful programming language. -
10
Trivy
Aqua Security
Uncover vulnerabilities seamlessly across diverse environments and platforms.Trivy is a versatile and powerful security scanning solution designed to uncover vulnerabilities across a range of environments. It includes multiple scanning options that help pinpoint security issues and the various contexts in which they may occur. This tool is compatible with numerous programming languages, operating systems, and platforms, which enhances its accessibility for developers. Trivy is available through various common distribution channels, which further broadens its availability. Moreover, it integrates effortlessly with many popular platforms and applications, facilitating the seamless integration of security measures into existing workflows. Users can utilize Trivy to identify vulnerabilities, misconfigurations, secrets, and Software Bill of Materials (SBOM) within diverse environments, including containers, Kubernetes, code repositories, and cloud services, thereby ensuring a thorough security posture for their projects. The tool's broad functionality and ease of use render it an essential component for safeguarding security in contemporary development methodologies. This comprehensive approach to security not only protects projects but also fosters a culture of proactive risk management. -
11
Nextless.js
Nextless.js
Accelerate SaaS development with seamless tools and features.Nextless.js simplifies the rapid development of scalable, production-ready SaaS applications by providing a comprehensive starter kit designed specifically for developers working with Next.js and serverless frameworks. This resource includes essential functionalities such as AWS Cognito for smooth authentication processes, featuring options for email and social media logins, alongside multi-factor authentication and Stripe integration for easy subscription payment management, including webhook functionalities. To boost team collaboration, it facilitates inviting team members via email and supports multi-tenancy through a silo model that ensures tenant isolation. Furthermore, developers can leverage pre-built user and admin dashboards, customizable forms, and a responsive landing page designed with Tailwind CSS for an attractive user interface. With the goal of enhancing the developer experience, Nextless.js integrates tools like TypeScript, ESLint, Prettier, and Husky while making the most of the AWS ecosystem, utilizing services such as Amplify, API Gateway, and AWS CDK for efficient deployment and oversight. In essence, this starter kit not only speeds up the development process but also guarantees that applications are equipped with contemporary features and adhere to best practices, positioning them for success in today’s dynamic market landscape. Additionally, its comprehensive design ensures that developers can focus on innovation rather than infrastructure, fostering a more creative and efficient development environment. -
12
Volca
Volca
Streamline your SaaS development with powerful, scalable solutions.Volca serves as a comprehensive SaaS boilerplate and starter kit, designed to simplify the development and deployment process of SaaS applications. It includes a monorepo that integrates a high-performance static landing page, a dashboard built with React, and a Node.js REST API. The landing page is generated as pre-rendered static HTML files, ensuring fast loading speeds and improved SEO performance, all while utilizing React and TypeScript for its development. The dashboard functions as the primary user interface, offering features such as user registration, subscription management, and team collaboration tools that empower users to kick off projects and invite team members. On the backend, the API is developed using Node.js and TypeScript, operating within a serverless framework that emphasizes cost savings, security, and high performance. Volca also includes strong authentication mechanisms that leverage AWS Cognito, supports social login options from major platforms like Apple, Google, and Facebook, and encompasses subscription management through Stripe. Furthermore, the platform's architecture is crafted for scalability, enabling developers to effortlessly adjust and grow their applications as their needs evolve. This flexibility makes Volca an ideal choice for startups and established companies alike looking to innovate in the SaaS landscape. -
13
AWS Serverless Application Model
Amazon
Revolutionize serverless development with streamlined templates and tools.The AWS Serverless Application Model, often known as AWS SAM, consists of two primary elements: AWS SAM templates and the AWS SAM Command Line Interface (CLI). These templates employ a streamlined syntax specifically crafted for defining Infrastructure as Code (IaC) tailored for serverless applications. Serving as an extension of AWS CloudFormation, they can be deployed directly into CloudFormation, enabling users to tap into its extensive support for IaC within the AWS ecosystem. Concurrently, the AWS SAM CLI acts as an essential tool for developers, bringing the functionalities of AWS SAM into a handy interface. It facilitates the quick creation, development, and deployment of serverless applications. Among its many features is AWS SAM Accelerate, which boosts the efficiency of both local development and cloud testing processes. Furthermore, the AWS SAM CLI integrates effortlessly with other frameworks such as the AWS Cloud Development Kit (CDK) and Terraform, streamlining the development workflow. This integration allows developers to transform their concepts into production-ready applications in a more efficient manner. In conclusion, AWS SAM plays a vital role in enhancing and optimizing the entire lifecycle of serverless application development. Its features not only improve productivity but also encourage innovation in building scalable solutions. -
14
MCPTotal
MCPTotal
Securely manage AI integrations with enterprise-grade governance solutions.MCPTotal stands out as a comprehensive, enterprise-grade solution designed to streamline the management, hosting, and governance of MCP (Model Context Protocol) servers and AI-tool integrations within a secure and audit-compliant environment, eliminating the risks associated with running these systems on developers' personal machines. Central to this platform is the “Hub,” which provides a controlled, sandboxed runtime environment where MCP servers are securely containerized, reinforced, and meticulously examined for vulnerabilities. Complementing this, the integrated “MCP Gateway” acts as an AI-centric firewall that conducts real-time analysis of MCP traffic, implements security protocols, monitors all interactions and data flows, and addresses common threats such as data breaches, prompt-injection attacks, and unauthorized credential usage. To further bolster security, all API keys, environment variables, and credentials are stored in an encrypted vault, effectively curbing credential sprawl and minimizing the risks linked with storing sensitive data in plaintext on individual devices. In addition, MCPTotal equips organizations with powerful discovery and governance tools, enabling security teams to scan both desktop and cloud environments to pinpoint the active usage of MCP servers, thereby ensuring thorough oversight and control. With its extensive features, this platform not only enhances security but also significantly improves the efficiency of managing AI resources across enterprises, ultimately fostering a more secure operational landscape for organizations. -
15
.NET
Microsoft
Build cross-platform applications effortlessly with community-driven innovation.There are no associated costs, and it functions seamlessly across various platforms. As an open-source solution, it provides a robust development environment for application creation. You can build native applications for Android, iOS, macOS, and Windows all from a single codebase. Developers have the flexibility to write .NET applications using C#, F#, or Visual Basic. Your skills, coding methodologies, and preferred libraries can be utilized in all .NET environments. For those interested in exploring the features of .NET further, there are free video resources available. The open-source aspect of .NET is significantly bolstered by community contributions, which we truly value. This collaborative approach not only promotes innovation but also encourages ongoing enhancements to the platform. Ultimately, the shared effort of many developers leads to a richer and more effective ecosystem for everyone involved. -
16
SaaS Construct
SaaS Construct
Accelerate your SaaS development with seamless AWS integration.SaaSConstruct serves as a comprehensive template designed to expedite the development of SaaS applications on the AWS cloud platform. It comes equipped with a fully configured codebase that merges cloud infrastructure with both frontend and backend components, enabling rapid deployment of SaaS applications with crucial features such as user authentication, payment processing, and adaptable AI chatbots. Built on AWS services, this infrastructure provides seamless scalability and compatibility with various AWS tools as needed. By offering these pre-built components, SaaSConstruct allows developers to effectively test and roll out their projects, enabling them to focus on essential features instead of being overwhelmed by preliminary setup processes. The template includes code for most standard SaaS operations, like payments and user authentication, which can greatly minimize AWS costs during the development stage. Furthermore, it facilitates the incorporation of AI models, including those from AWS Bedrock, making it versatile for various applications. With SaaSConstruct, developers can save a significant amount of time in the development cycle, ensuring that they have all the resources required to launch their SaaS product promptly while encouraging a commitment to innovation and creativity in their projects. The ease of use and functionality it provides makes it an invaluable asset for anyone looking to enter the SaaS market efficiently. -
17
Compliance Warden
Compliance Warden
Achieve seamless compliance with real-time, developer-friendly solutions.Compliance Warden is tailored for modern teams aiming to blend agility with strong security protocols. Each time a developer submits a pull request, our platform performs a real-time evaluation of the code, verifying compliance with key industry standards, including SOC 2, ISO 27001, PCI DSS, and NIST. With the inclusion of AI-powered, inline corrections available directly within GitHub or VS Code, developers can rectify issues promptly, while compliance officers gain immediate access to detailed insights via comprehensive dashboards, scoring metrics, and documentation ready for audits. By accommodating platforms such as AWS, Azure, Terraform, CloudFormation, Pulumi, and several others, Compliance Warden promotes a continuous, proactive, and user-friendly compliance approach, optimizing the process for teams. This not only boosts efficiency but also aids organizations in sustaining a robust security posture during application development, ensuring they remain vigilant and prepared against potential threats. Ultimately, Compliance Warden provides a seamless integration of security and innovation for development teams. -
18
AWS Lambda
Amazon
Effortlessly execute code while only paying for usage.Run your code without the complexities of server management and pay only for the actual compute time utilized. AWS Lambda allows you to execute your code effortlessly, eliminating the need for provisioning or handling server upkeep, and it charges you exclusively for the resources you use. With this service, you can deploy code for a variety of applications and backend services while enjoying an entirely hands-off experience. Just upload your code, and AWS Lambda takes care of all the necessary tasks to ensure it operates and scales with excellent availability. You can configure your code to be triggered automatically by various AWS services or to be invoked directly from any web or mobile app. By managing server operations for you, AWS Lambda allows you to concentrate on just writing and uploading your code. Furthermore, it dynamically adjusts to meet your application's requirements, executing your code in response to each individual trigger. Each instance of your code runs concurrently, managing triggers independently while scaling based on the demands of the workload, which guarantees that your applications can adapt seamlessly to increased traffic. This capability empowers developers to focus on innovation without the burden of infrastructure management.
- Previous
- You're on page 1
- Next