33 тысяч подписчиков
80 видео
Will the new ChatGPT O1-preview model leave you jobless ? I don't think so!
New feature in CodeWhisperer: AI based code remediation for security vulnerabilities
Use CodeWhisperer to automatically generate IaC code from Visual Studio Code
Masking sensitive data in logs with CloudWatch Data Protection
Getting started with Generative AI on AWS with Amazon Bedrock
Machine to Machine authorization using Client Credentials flow in AWS Cognito and with API Gateway
Secure API Gateway with a Lambda authorizer - Implementing a custom authorizer
API Gateway calling Step Functions - a direct integration from an API to a state machine workflow
What AWS Solutions Architects do - key responsibilities and prerequisites
Implement AWS Cognito login and registration (Sign In and Sign Up) in React JS
Getting started with AWS Step Functions - simplifying workflow orchestration with state machines
Are AWS Certifications worth it in 2023 ? Should you get AWS certified ?
How to run DynamoDB locally with Docker | SAM Series #3
Using EC2 Instance Connect to connect to EC2 instances without an SSH client or key pair
How to redirect HTTP traffic to HTTPS in the EC2 Elastic Load Balancer
Importing CSV files from S3 into Redshift with AWS Glue
Simplify and speed up your EC2 instance creation process with EC2 Launch Templates
How to prevent direct access to CloudFront origins with custom headers and AWS WAF
How to use AWS Backup to centralize and automate your EBS, DynamoDB, RDS, EFS backups
How to set up S3 Replication - including Cross Region Replication
Building Serverless Event-Driven Architectures: A Beginner's Tutorial with EventBridge & API Gateway
What is Sticky Sessions in the EC2 Load Balancer and how to use it
Run custom commands (install Apache) on EC2 instances with AWS Systems Manager and Resource Groups
TOP 3 mistakes that can affect your AWS account's security, cost and data
How to use EC2 Auto Scaling and the Application Load Balancer to handle increased load on your app
How to load (import) CSV files from S3 into Redshift using the COPY command
The Top AWS services every developer should know
How to redirect a root (apex) domain to another domain with Route53 | AWS Quick tips #1
Connect to private instances via bastion hosts with SSH agent forwarding
Upload large files to S3 with API Gateway and Lambda: Overcoming Size Limitations using Signed URLs
How to use S3 Versioning to store multiple versions of your files
How to get FREE SSL certificates via AWS Certificate Manager
Using AWS Lambda Layers with AWS SAM | SAM Series #5
Assign permissions to EC2 instances with IAM Roles
Protecting your endpoints with AWS Web Application Firewall (WAF)
Secure the AWS API Gateway with Cognito User Pools & Cognito Authorizer
What are Lambda versions, aliases and weighted aliases and how to reference them from API Gateway
How to set up S3 Lifecycle Rules to save on S3 costs
Continuous deployments from Github to S3 - Example with React
S3 Events - how to send email notifications with SNS whenever someone uploads or deletes an object
Writing scalable Lambda functions - best practices and anti-patterns to consider
Auditing resource compliance and performing automatic remediation with AWS Config
How to create, mount on EC2 and use AWS EFS (Elastic File System)
Create a basic Data Lake in S3 - crawled with Glue and queried with Athena
Getting started with AWS SAM | SAM Series #1
Use Route53 Private Hosted Zones to setup private domain names for database access
How to share S3 Buckets across AWS accounts with IAM Roles
Passing the AWS Certified Solutions Architect - Professional certification exam in 2023
How to set up and work with AWS CLI profiles
How to increase EC2 EBS volume size with or without instance restart
How to use a custom domain name with API Gateway
How to connect with a SQL client to a private RDS database instance using SSH over EC2
EventBridge Scheduler - how to run scheduled tasks at scale!
How to set up SFTP access for S3 using AWS Transfer for SFTP