InfoQ Homepage AWS Content on InfoQ
-
Microsoft Azure Government Cloud: New Online Training Material Available
Microsoft recently expanded its Microsoft Learn platform with an introductory class on Azure Government. Azure Government is Microsoft’s solution for hosting United States government solutions on its cloud. In this article we will discuss what the Azure Government offers and how it pans against AWS GovCloud US offering.
-
AWS Launches New Document-Oriented Database Compatible with MongoDB
AWS just released their 10th database service (15th, if you count each engine offered in the relational database services). This one, called Amazon DocumentDB, stores semi-structured data inside a scalable, highly-available managed service. While offering a MongoDB-compatible API, DocumentDB is not running MongoDB software, which caused hand-wringing among some tech watchers.
-
Amazon Updates SQS to Support Amazon VPC Endpoints Using AWS PrivateLink
Amazon announced last month that its fully managed message queuing service Simple Queue Service (SQS) supports Virtual Private Cloud (VPC) Endpoints using AWS PrivateLink. Now customers can have with this update private access to SQS and not have to use public IPs and traverse the public internet.
-
Amazon Introduces AWS RoboMaker for Building Intelligent Robotic Applications
At the recent AWS re:Invent 2018 conference, Amazon introduced AWS RoboMaker, a service that simplifies the development, testing and deployment of intelligent robotic applications at scale. RoboMaker includes extensions for the Robot Operating System (ROS) that enable cloud connectivity to AWS to take advantage of machine learning, cognitive, monitoring and analytics services.
-
AWS App Mesh: Hosted Service Mesh Control Plane for Envoy Proxy
Amazon has released AWS App Mesh, a service mesh that allows developers to standardise how microservices communicate, implement rules for communications between microservices, and capture metrics, logs, and traces directly into AWS services and third-party tools. App Mesh is effectively an AWS-specific hosted control plane for Envoy, an open source service mesh data plane proxy.
-
Amazon Introduces AWS Cloud Map: "Service Discovery for Cloud Resources"
In a recent blog post, Amazon introduced a new service called AWS Cloud Map which discovers and tracks cloud resources. With the rise of microservice architectures, it has been increasingly difficult to manage dynamic resources in these architectures. But, using AWS Cloud Map, developers can monitor the health of databases, queues, microservices, and other cloud resources with custom names.
-
Amazon Announces the Availability of AWS Europe Stockholm Region
Public Cloud providers are opening more regions every year. Before the end of 2018, Amazon announced the availability of another new region. This new region is the fifth region in Europe; the official name is Europe (Stockholm), and the API name is eu-north-1.
-
Amazon Announces an AWS Well-Architected Tool to Review Workloads Against Best Practices
At the recent AWS re:Invent 2018 event, Amazon announced a new Well Architected tool - a self-service tool that helps customers review AWS workloads at any time without the need for an AWS Architect. Moreover, this new tool uses the AWS Well-Architect Framework launched back in 2015.
-
Scaling Apache Kafka at Pinterest
Apache Kafka is used at Pinterest for transporting data for real time streaming applications, logging and visibility metrics for monitoring. Hosted on AWS, Pinterest’s Kafka installation uses the MirrorMaker and DoctorKafka tools for replication and high availability.
-
Amazon Announces Managed Streaming for Kafka in Public Preview
At the recent AWS re:Invent 2018 event, Amazon announced a new fully managed service that makes it easy for customers to build and run applications that use Apache Kafka to process streaming data. This new service is called Amazon Managed Streaming for Kafka, Amazon MSK for short, and is now in public preview.
-
Amazon Introduces Intelligent-Tiering for S3 Storage to Automatically Optimize Costs
Amazon introduces a new S3 Storage tier called Intelligent-Tiering which optimizes storage costs by automatically selecting the most cost-effective storage tier based on usage patterns. This new tier can help reduce costs for customers infrequently accessing their data in S3.
-
Amazon Announces New Integrations for AWS Step Functions
Amazon has announced new integrations with their compute, database, messaging, analytics, and machine learning services for AWS Step Functions, allowing to leverage these as steps in the state machine workflows. With AWS Step Functions, an abstracted way is provided to connect and coordinate activities, taking advantage of a highly scalable runtime.
-
AWS Marketplace Offers Machine Learning Algorithms and Model Packages
Amazon Web Services is offering machine learning algorithms and model packages on their AWS Marketplace. This was announced at AWS re:Invent Conference last week.
-
Amazon Introduces Managed Blockchain and Quantum Ledger Database
Amazon has announced a new managed service for creating and managing blockchain networks. The Hyperledger Fabric project is currently supported and support for Ethereum is coming soon. Amazon has also introduced a complementary blockchain service called Quantum Ledger Database (QLDB) which provides a managed ledger database to store immutable transaction logs.
-
Amazon Announces DynamoDB Support for Transactions
Amazon announced that its DynamoDB database service now supports Transactions, offering full atomicity, consistency, isolation, and durability (ACID) guarantee for developing highly scalable apps. With this capability, developers can build transaction guarantees for multi-item updates, making it easier to avoid conflicts and errors when developing highly scalable business-critical applications.