AWS Transfer Family supports Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), and File Transfer Protocol (FTP) for file transfers to and from AWS S3 or AWS EFS (Elastic…
Category: AWS
AWS Cloud Security Products
AWS Security Hub cloud security posture management service that performs security best practice checks, aggregates alerts and enables automated remediation. collects security data from across AWS accounts, services, and supported third-party partner…
Using AWS Backup Audit Manager to Audit your backup RPOs
The new control in AWS Backup Audit Manager – Last Recovery Point Control. This allows customers to identify and report on the last available backup recovery point to ensure compliance with their…
What is Egress and Ingress
In the area of networking, Egress refers to traffic that quits an entity or a network border, whereas Ingress refers to traffic that enters a network barrier. While this is quite obvious…
Recover the AWS EC2 SSH key lost or Corrupted
If the AWS EC2 instance and your SSH key no longer work or are Lost or Corrupted. How am I going to regain access to the instance? There is a pretty simple…
AWS Transit Gateway
A transit gateway is a network transit hub that connects your virtual private clouds (VPCs) and on-premises networks. Inter-Region peering links transit gateways utilizing the AWS Global Architecture as your cloud infrastructure…
Right Sizing EC2 instances and RDS DB instances
Right Size Using Performance Data Use performance data analysis to properly size EC2 instances. Determine the underutilized and idle instances. CPU and memory consumption are important metrics to monitor. Over a four-week…
AWS Backup quotas
The following quotas apply when working with AWS Backup. Many AWS Backup quotas are adjustable. 100 You can request an adjustment. Number of versions per backup plan 2,000 You can request an…
Technical Architecture Startup Company
Introduction Currently the architecture for their social media applications uses a LAMP stack for the main web application and provide a RESTful API for mobile services, written in node.js. All of…
Hosting a Static Website in AWS S3 Bucket
Static websites have fixed content with no backend processing. They can contain HTML pages, images, style sheets, and all of the files required to render the website, but there is no server-side…