Deploy AWS Config Rules and Conformance Packs using a delegated admin

By Dustin Ward

Amazon Web Services FeedDeploy AWS Config Rules and Conformance Packs using a delegated admin AWS Config Rules allow customers to evaluate the configuration of resources against best practices and perform remediation when specified configuration policies are not being followed. Using AWS Config Conformance Packs, customers can create a collection of AWS Config rules and remediation…

What is Deno?

By Dustin Ward

Amazon Web Services FeedWhat is Deno? Deno 1.0, a runtime for JavaScript and TypeScript, rolled out in May with appealing features for JavaScript developers, including: Secure defaults: Explicit permission must be granted for your Deno applications in order to access disk, network, and runtime environments. Native TypeScript support: No tsconfig needed—Deno acts like a native…