by truthbrother | Jan 4, 2023 | Amazon Route 53, Amazon Web Services
You can register a new domain directly in Amazon Route 53, but unfortunately, not all top-level domains (TLDs) are supported. You can view the list of TLDs that are currently supported by Route 53 here, but a couple of notable exceptions that developers might run...
by truthbrother | Jan 4, 2023 | Amazon Web Services, Security
Amazon GuardDuty has incorporated new machine learning techniques that are highly effective at detecting anomalous access to data stored in Amazon Simple Storage Service (Amazon S3) buckets. This new capability continuously models S3 data plane API invocations...
by truthbrother | Jan 4, 2023 | Amazon Web Services
AWS Identity and Access Management (IAM) now enables workloads that run outside of AWS to access AWS resources using IAM Roles Anywhere. IAM Roles Anywhere allows your workloads such as servers, containers, and applications to use X.509 digital...
by truthbrother | Jan 4, 2023 | Amazon Web Services, AWS Systems Manager
Historically, customers had to choose between security and costs when establishing RDP connections to Windows servers. The newest feature in Fleet Manager provides customers with a simple and secure browser-based method for accessing Windows servers over RDP. Now you...
by truthbrother | Jan 4, 2023 | Amazon Web Services, AWS EC2, AWS Lambda
I’m having trouble sending email over port 25 from my Amazon Elastic Compute Cloud (Amazon EC2) instance or AWS Lambda function. Resolution AWS blocks outbound traffic on port 25 (SMTP) of all EC2 instances and Lambda functions by default. If you want to send...