Home » Cloud Computing » Page 3
June 7, 2023
By
Mark Otto
Dan Abramov’s Deep Dive into React Server Components — Having faced a raft of questions about Server Components, Dan has sat down to write a series covering everything from the ground up by reimplementing a basic form of RSC from scratch. It’s not aimed at…
May 27, 2023
By
Mark Otto
We are excited to announce that the AWS SDK for Java 2.x now offers the Enhanced Document API for DynamoDB, providing an enhanced way of working with Amazon DynamoDb items. This post covers using the Enhanced Document API for DynamoDB with the DynamoDB Enhanced Client.…
May 17, 2023
By
Mark Otto
Many AWS customers have the requirement to host their own email solution and prefer to operate mail severs over using fully managed solutions (e.g. Amazon WorkMail). While certainly there are merits to either approach, motivations for self-managing often include: full ownership and control need for…
May 8, 2023
By
Mark Otto
The AWS SDK for Java team is pleased to announce the general availability of Amazon Simple Storage Service (Amazon S3) URI parsing in the AWS SDK for Java 2.x. You can now parse path-style and virtual-hosted-style S3 URIs to easily retrieve the bucket, key, region,…
April 26, 2023
By
Mark Otto
Amazon CodeWhisperer is a powerful generative AI tool that gives me coding superpowers. Ever since I have incorporated CodeWhisperer into my workflow, I have become faster, smarter, and even more delighted when building applications. However, learning to use any generative AI tool effectively requires a…
April 22, 2023
By
Mark Otto
We are pleased to announce that Amazon CodeCatalyst is now generally available. CodeCatalyst is a unified software development service that brings together everything teams need to get started planning, coding, building, testing, and deploying applications on AWS. CodeCatalyst was designed to make it easier for…
April 20, 2023
By
Mark Otto
AWS Graviton Processors are designed by AWS to deliver the best price performance for your cloud workloads running in Amazon Elastic Compute Cloud (Amazon EC2). Amazon CodeCatalyst recently added support to run workflow actions using on-demand or pre-provisioned compute powered by AWS Graviton processors. Customers…
April 11, 2023
By
Mark Otto
In Q1 of 2023, AWS announced the release of the group Managed Service Account (gMSA) credentials-fetcher daemon, with initial support on Amazon Linux 2023, Fedora Linux 36, and Red Hat Enterprise Linux 9. The credentials-fetcher daemon, developed by AWS, is an open source project under…
April 11, 2023
By
Mark Otto
ℹ️ I mentioned it in the last issue, but in case you missed it, Node Weekly is now sent on Tuesdays, so if you missed us, we’re back. Until we take another break in August. ????__Peter Cooper, your editor Trying Node’s Built-In Test Runner —…
April 5, 2023
By
Mark Otto
Amazon Elastic Kubernetes Service (Amazon EKS) is well known in the Kubernetes community. But few realize that AWS engineers are closely involved and contributing upstream to Kubernetes and to many more cloud native open source projects. In the past year alone, AWS contributed significantly to…