September Extensions Roundup: Test APIs, Use Oracle SQLcl, and More

Docker Extensions build new functionality into Docker Desktop, extend its existing capabilities, and allow you to discover and integrate additional tools that you’re already using with Docker. More extensions are added every month, so let’s take a look at some of them released in September. And if you’d like to see everything available, check out our full Extensions Marketplace!

InterSystems

The new InterSystems extension is a convenient way to access InterSystems Container Registry right from Docker Desktop. It provides an integrated UI that contains public and private images for products like IRIS, IRIS for Health, and many more. With the extension, you can:

Observe the list of public images available — and private images if you have access to WRCFilter images by name, tag, and ARM64Easily pull imagesDelete local imagesCopy image name with tag

Microcks

Looking to Mock or test an API? If so, the Microcks extension can help. With Microcks, you can:

Mock REST APIs importing local OpenAPI specification or Postman collectionsMock GraphQL APIs importing GraphQL Schema and samples via Postman collectionsMock gRPC APIs importing Protobuf and samples via Postman collectionsSimulate event-driven APIs (both on Kafka and WebSockets) importing AsyncAPI specificationTest local REST, GraphQL, gRPC, WebSocket and Kafka endpoints to check conformanceBootstrap your API specification using Direct APIs

Oracle SQLcl Client Tool

Oracle SQLcl (SQL Developer Command Line) is a Java-based command line interface for Oracle Database. Using SQLcl, you can execute SQL and PL/SQL statements in interactive or batch mode. The Oracle SQLcl Client Tool extension provides:

Inline editingStatement completionCommand recallSupport for your existing SQL*Plus scripts

Volumes Backup & Share

Volumes are the best choice when you need to back up, restore, or migrate data from one Docker host to another. With the Volumes Backup & Share extension, you can:

Back up data that’s persisted in a volume (for example, database data from Postgres or MySQL) into a compressed fileUpload your backup to Docker Hub and share it with anyoneCreate a new volume from an existing backup or restore the state of an existing volumeTransfer your local volumes to a different Docker host (through SSH)Other basic volume operations like clone, empty, and delete a volume

To learn more check out our blog post.

Check out the latest Docker Extensions with Docker Desktop

Docker is always looking for ways to improve the developer experience. We hope that these new extensions will make your life easier and that you’ll give them a try! Check out these resources for more info on extensions:

Try September’s newest extensions by installing Docker Desktop for Mac, Windows, or Linux.Visit our Extensions Marketplace to see all of our extensionsBuild your own extension with our Extensions SDK
Quelle: https://blog.docker.com/feed/

Amazon SNS bietet nun volle Unterstützung für Nachrichtensignaturen basierend auf SHA256-Hashing

Amazon Simple Notification Service (Amazon SNS) unterstützt jetzt auf SHA256-Hashing basierende Nachrichtensignaturen, die eine Sicherheitsverbesserung gegenüber SHA1 darstellen. Zur Wahl des Hashing-Algorithmus, SHA256 oder SHA1, können Sie die API-Aktion SetTopicAttributes verwenden. Amazon SNS signiert die von Ihrem Thema gesendeten Nachrichten, damit die abonnierten HTTP-Endpunkte die Authentizität der Nachrichten überprüfen können.
Quelle: aws.amazon.com

Bekanntgabe des „Smart City Competency“-Programms

Wir freuen uns, die AWS Smart City Competency einzuführen, um unseren Kunden und einem breiteren Markt erstklassige Partnerempfehlungen zu bieten. Da Städte bei wirtschaftlichen, sozialen und globalen Herausforderungen, wie Strom- und Wasserverbrauch, Verkehrsmanagement, Sanitäreinrichtungen und Nachhaltigkeit, eine entscheidende Rolle spielen, werden Technologielösungen für das Bauen von Städten, die „arbeiten“, immer wichtiger. Viele AWS-Partner nutzen die Leistung der AWS Cloud, um bedeutende Smart-City-Lösungen für diese Herausforderungen zu schaffen und bereitzustellen, darunter Plattformen mit urbanen Daten, damit Städte Erkenntnisse sammeln und datengesteuerte Entscheidungen treffen können, innovative Lösungen zur Verbesserung der Effizienz und Bereitstellung von urbaner Infrastruktur, wie Wasser, Abfall, Transport, Strom und Beleuchtung, und vor allem Lösungen, mit denen allen Bürgerinnen und Bürger der Stadt bessere Behördendienste bereitgestellt werden.
Quelle: aws.amazon.com

Amazon EMR auf EKS unterstützt jetzt Spark SQL über die StartJobRun-API

Wir freuen uns, ankündigen zu können, dass Amazon EMR auf EKS Version 6.7.0 und neuer die Fähigkeit zur Ausführung von Apache Spark SQL-Skripten über die StartJobRun API umfasst. Spark SQL ist ein Spark-Modul zur strukturierten Datenverarbeitung. Anders als die Spark DataFrame API stellen Spark SQL-Schnittstellen Spark mehr Informationen zur Struktur sowohl der Daten wie auch der durchgeführten Berechnungen zur Verfügung. Intern verwendet Spark SQL diese zusätzlichen Informationen für weitere Optimierungen. Mit dieser Veröffentlichung können Sie Spark SQL-Abfragen und Spark SQL-basierte ETL-Pipelines direkt über die StartJobRun-API von Amazon EMR auf EKS ausführen.
Quelle: aws.amazon.com