Use Case of Data Migration using AWS DMS

By Dustin Ward

Amazon Web Services FeedUse Case of Data Migration using AWS DMS Migration to the cloud is one of the major imperatives for enterprises all over the world in present times.  Many businesses are shifting their legacy systems and infrastructure to the cloud for leveraging the power of resource efficiency. Therefore, the demand for various public…

Amazon Elasticsearch Service now supports three Availability Zone deployments in Asia Pacific (Mumbai) Region

By Dustin Ward

Amazon Web Services FeedAmazon Elasticsearch Service now supports three Availability Zone deployments in Asia Pacific (Mumbai) Region Amazon Elasticsearch Service now enables you to deploy your instances across three Availability Zones (AZs) providing better availability for your domains. If you enable replicas for your Elasticsearch indices, Amazon Elasticsearch Service distributes the primary and replica shards…

Fine-grained Continuous Delivery With CodePipeline and AWS Step Functions

By Dustin Ward

Amazon Web Services FeedFine-grained Continuous Delivery With CodePipeline and AWS Step Functions Automating your software release process is an important step in adopting DevOps best practices. AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. CodePipeline was modeled after the…

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…