Implement AWS Config rule remediation with Systems Manager Change Manager

By Dustin Ward

AWS FeedImplement AWS Config rule remediation with Systems Manager Change Manager AWS Config enables you to assess, audit, and evaluate the configurations of your AWS resources. AWS Config rules are evaluated when changes are made in the AWS environment. By analyzing changes as they occur, you can catch compliance violations quickly and minimize the exposure…

Understanding VPC links in Amazon API Gateway private integrations

By Dustin Ward

AWS FeedUnderstanding VPC links in Amazon API Gateway private integrations This post is written by Jose Eduardo Montilla Lugo, Security Consultant, AWS. A VPC link is a resource in Amazon API Gateway that allows for connecting API routes to private resources inside a VPC. A VPC link acts like any other integration endpoint for an…

Run your TensorFlow job on Amazon SageMaker with a PyCharm IDE

By Dustin Ward

AWS FeedRun your TensorFlow job on Amazon SageMaker with a PyCharm IDE As more machine learning (ML) workloads go into production, many organizations must bring ML workloads to market quickly and increase productivity in the ML model development lifecycle. However, the ML model development lifecycle is significantly different from an application development lifecycle. This is…

Chaos Testing with AWS Fault Injection Simulator and AWS CodePipeline

By Dustin Ward

AWS FeedChaos Testing with AWS Fault Injection Simulator and AWS CodePipeline The COVID-19 pandemic has proven to be the largest stress test of our technology infrastructures in generations. A meteoric increase in internet consumption followed, due in large part to working and schooling from home. The chaotic, early months of the pandemic have clearly demonstrated…

Power your Kafka Streams application with Amazon MSK and AWS Fargate

By Dustin Ward

AWS FeedPower your Kafka Streams application with Amazon MSK and AWS Fargate Today, companies of all sizes across all verticals design and build event-driven architectures centered around real-time streaming and stream processing. Amazon Managed Streaming for Apache Kafka (Amazon MSK) is a fully managed service that makes it easy for you to build and run…

AWS Amplify Hosting announces support for Next.js version 11

By Dustin Ward

AWS FeedAWS Amplify Hosting announces support for Next.js version 11 AWS Amplify Hosting now supports deploying and hosting server-side rendered (SSR) apps built with version 11 of Next.js with zero configuration. Amplify Hosting supports all the latest Next.js features including incremental static regeneration, automatic image optimization, and script optimization.