List of Amazon Corretto Integrations

This is a list of platforms and tools that integrate with Amazon Corretto. This list is updated as of October 2025.

  • 1
    Docker Reviews & Ratings

    Docker

    Docker

    Streamline development with portable, reliable containerized applications.
    Docker simplifies complex configuration tasks and is employed throughout the entire software development lifecycle, enabling rapid, straightforward, and portable application development on desktop and cloud environments. This comprehensive platform offers various features, including user interfaces, command-line utilities, application programming interfaces, and integrated security, which all work harmoniously to enhance the application delivery process. You can kickstart your programming projects by leveraging Docker images to create unique applications compatible with both Windows and Mac operating systems. With the capabilities of Docker Compose, constructing multi-container applications becomes a breeze. In addition, Docker seamlessly integrates with familiar tools in your development toolkit, such as Visual Studio Code, CircleCI, and GitHub, enhancing your workflow. You can easily package your applications into portable container images, guaranteeing consistent performance across diverse environments, whether on on-premises Kubernetes or cloud services like AWS ECS, Azure ACI, or Google GKE. Furthermore, Docker provides access to a rich repository of trusted assets, including official images and those from verified vendors, ensuring that your application development is both reliable and high-quality. Its adaptability and integration capabilities position Docker as an essential tool for developers striving to boost their productivity and streamline their processes, making it indispensable in modern software development. This ensures that developers can focus more on innovation and less on configuration management.
  • 2
    Amazon EC2 Reviews & Ratings

    Amazon EC2

    Amazon

    Empower your computing with scalable, secure, and flexible solutions.
    Amazon Elastic Compute Cloud (Amazon EC2) is a versatile cloud service that provides secure and scalable computing resources. Its design focuses on making large-scale cloud computing more accessible for developers. The intuitive web service interface allows for quick acquisition and setup of capacity with ease. Users maintain complete control over their computing resources, functioning within Amazon's robust computing ecosystem. EC2 presents a wide array of compute, networking (with capabilities up to 400 Gbps), and storage solutions tailored to optimize cost efficiency for machine learning projects. Moreover, it enables the creation, testing, and deployment of macOS workloads whenever needed. Accessing environments is rapid, and capacity can be adjusted on-the-fly to suit demand, all while benefiting from AWS's flexible pay-as-you-go pricing structure. This on-demand infrastructure supports high-performance computing (HPC) applications, allowing for execution in a more efficient and economical way. Furthermore, Amazon EC2 provides a secure, reliable, high-performance computing foundation that is capable of meeting demanding business challenges while remaining adaptable to shifting needs. As businesses grow and evolve, EC2 continues to offer the necessary resources to innovate and stay competitive.
  • 3
    Java Reviews & Ratings

    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.
  • 4
    JCov Reviews & Ratings

    JCov

    OpenJDK

    Elevate your Java testing with comprehensive code coverage insights.
    The JCov open-source project was established to gather quality metrics pertinent to the creation of test suites. By making JCov readily available, the initiative seeks to improve the verification process of regression test executions in the development of OpenJDK. The main objective of JCov is to provide clarity regarding test coverage metrics. Advocating for a standardized coverage tool such as JCov offers advantages to OpenJDK developers by delivering a code coverage solution that progresses alongside developments in the Java language and virtual machine. Completely developed in Java, JCov functions as a tool for evaluating and analyzing dynamic code coverage in Java applications. It encompasses features that assess method coverage, linear block coverage, and branch coverage, while also pinpointing execution paths that go untested. Furthermore, JCov has the capability to annotate the source code of the program with coverage information. This tool is particularly significant from a testing perspective, as it aids in uncovering execution paths and provides insights into how various code segments are utilized during testing. Such comprehensive understanding empowers developers to refine their testing methodologies and elevate the overall quality of their code, ultimately contributing to more robust software development practices.
  • 5
    OpenJDK Reviews & Ratings

    OpenJDK

    Oracle

    Empowering developers through collaborative, open-source Java innovation.
    This platform serves as a collaborative center for the open-source iteration of the Java platform, standard edition, alongside its related projects. You can easily download and install the most recent open-source JDK, which includes Oracle’s free OpenJDK JDK 21 binaries, licensed under GPL and designed for production use on Linux, macOS, and Windows systems. Furthermore, Oracle provides commercially licensed JDK 21 binaries that utilize the same foundational codebase. Users have the opportunity to examine the source code online, clone repositories for personal modifications, and contribute patches that address bugs, enhance existing features, or implement new functionalities. OpenJDK provides the necessary source code that developers need to compile their binaries, thus placing the onus on users to build the code and generate a Java runtime tailored to their specific platforms. Since the JDK is a complex software project, its construction demands a certain degree of technical proficiency, various dependencies on additional software, and a computer that possesses sufficient processing capabilities. Engaging with OpenJDK not only encourages community collaboration but also allows developers to refine their skills through practical interaction with a crucial technology, thereby enriching their understanding of software development processes. This engagement contributes to the larger ecosystem of open-source software, fostering innovation and shared knowledge among developers worldwide.
  • 6
    AWS Fargate Reviews & Ratings

    AWS Fargate

    Amazon

    Streamline development, enhance security, and scale effortlessly.
    AWS Fargate is a serverless compute engine specifically designed for containerized applications and is fully compatible with Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). This service empowers developers to focus on building their applications rather than dealing with server management hassles. With Fargate, there is no need to provision or manage servers, as users can specify and pay for resources tailored to their application needs, while also benefiting from enhanced security due to its built-in application isolation features. Fargate automatically allocates the necessary compute resources, alleviating the stress of instance selection and cluster scaling management. Users are charged only for the resources consumed by their containers, which helps to avoid unnecessary costs linked to over-provisioning or maintaining excess servers. Each task or pod operates in its own dedicated kernel, providing isolated computing environments that ensure secure workload separation and bolster overall security, which is crucial for maintaining application integrity. By embracing Fargate, developers can not only streamline their development processes but also enhance operational efficiency and implement strong security protocols, ultimately resulting in a more effective and agile application lifecycle. Additionally, this flexibility allows teams to adapt quickly to changing requirements and scale their applications seamlessly.
  • 7
    Amazon EKS Reviews & Ratings

    Amazon EKS

    Amazon

    Effortless Kubernetes management with unmatched security and scalability.
    Amazon Elastic Kubernetes Service (EKS) provides an all-encompassing solution for Kubernetes management, fully managed by AWS. Esteemed companies such as Intel, Snap, Intuit, GoDaddy, and Autodesk trust EKS for hosting their essential applications, taking advantage of its strong security features, reliability, and efficient scaling capabilities. EKS is recognized as the leading choice for running Kubernetes due to several compelling factors. A significant benefit is the capability to launch EKS clusters with AWS Fargate, which facilitates serverless computing specifically designed for containerized applications. This functionality removes the necessity of server provisioning and management, allows users to distribute and pay for resources based on each application's needs, and boosts security through built-in application isolation. Moreover, EKS integrates flawlessly with a range of Amazon services, such as CloudWatch, Auto Scaling Groups, IAM, and VPC, ensuring that users can monitor, scale, and balance loads with ease. This deep level of integration streamlines operations, empowering developers to concentrate more on application development instead of the complexities of infrastructure management. Ultimately, the combination of these features positions EKS as a highly effective solution for organizations seeking to optimize their Kubernetes deployments.
  • 8
    AWS Lambda Reviews & Ratings

    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.
  • 9
    Quarkus Reviews & Ratings

    Quarkus

    Quarkus

    Effortless, fast, and scalable applications for modern developers.
    Quarkus tailors your application to function effortlessly with both GraalVM and HotSpot, showcasing an exceptionally fast boot time and remarkably low RSS memory consumption that extends beyond just heap size. This design allows for near-instantaneous scaling and efficient memory management within container orchestration systems like Kubernetes, thanks to a strategy known as compile time boot. Quarkus provides a cohesive, enjoyable full-stack framework by harnessing a growing array of over fifty top-tier libraries that are cherished by developers. It cultivates a unified ecosystem aimed at boosting developer satisfaction through consistent configuration and easy native executable creation. With no configuration needed, instant live reload features, and simplified code that addresses 80% of typical use cases while still being flexible for the remaining 20%, Quarkus stands out for its adaptability. The collaboration between Quarkus and Kubernetes creates an ideal setup for building applications that are fast, scalable, and lightweight. In addition, Quarkus significantly boosts developer productivity with its extensive tooling, pre-built integrations, application services, and a variety of extra resources, which ultimately leads to more efficient workflows. Furthermore, Quarkus's commitment to enhancing the developer experience ensures that the application-building process remains not only effective but also enjoyable and engaging for developers at all levels.
  • 10
    Amazon Linux 2 Reviews & Ratings

    Amazon Linux 2

    Amazon

    Secure, high-performance cloud platform optimized for seamless integration.
    Run all of your enterprise and cloud applications in a secure, high-performance environment powered by Linux. Amazon Linux 2, a Linux operating system provided by Amazon Web Services (AWS), delivers a security-focused, stable, and high-performance platform ideal for developing and running cloud applications. There are no additional costs associated with this operating system, and AWS consistently offers regular updates for security and maintenance purposes. Designed to support the latest features of Amazon EC2 instances, Amazon Linux 2 is optimized for enhanced performance and includes packages that enable smooth integration with a variety of AWS services. In addition, Amazon Linux 2 provides long-term support, which allows developers, IT professionals, and independent software vendors (ISVs) to take advantage of the reliability and consistency of a Long Term Support (LTS) release, all while accessing the latest versions of popular software packages. This thoughtful approach ensures users can enjoy an efficient workflow while maintaining high standards of security and performance, making it a reliable choice for modern cloud computing needs.
  • Previous
  • You're on page 1
  • Next