Explore

Posts tagged "aws"

Browse fresh notes, guides, links, and shared pages created with PasteNow.

Reinforcement Learning with AWS DeepRacer

In March 2016, Lee Sedol, the greatest Go player of the past decade, was defeated 4–1 by AlphaGo. Computers have beaten the best humans at chess before,…

Day out at 2023 AWS Summit Toronto

I had the pleasure of attending the recent AWS Summit Toronto held on June 14, 2023, at the sprawling Metro Convention Center — South building. The main goal for me…

Easy way to add a layer in AWS Lambda

AWS Lambda is a powerful tool for running code in the cloud without the need for infrastructure management. It interacts perfectly with other AWS cloud services, however,…

AWS Cloud Services(AWS CloudWatch , IAM )

If we want to keep monitoring your physical resources then we have service available in AWS called Cloud Watch. How much memory is utilize? , How…

AWS CDK vs Terraform

IaC is one of the key DevOps practices, and AWS CDK & Terraform are both great IaC tools to manage your AWS infrastructure. Having used both…

Automate AWS SSO Using Terraform

Managing user access and permissions across multiple AWS accounts in an AWS Organization can be a complex and time-consuming task. However, with the power of Infrastructure…

Project 3 ???Aws DevOps Deployment

above command pulls your aplication code to your local that is need to pushed in aws code commit step 2 →Setup code commit go to aws…