AWS Solutions Architect Interview Question/Answers.
Que 1: A client has requested a design for a fault tolerant database that can failover between AZs. You have decided to use RDS in …
Build-Deploy-Test
Cloud Tutorials
Que 1: A client has requested a design for a fault tolerant database that can failover between AZs. You have decided to use RDS in …
Que 1: A website runs on a Microsoft Windows server in an on-premises data center. The web server is being migrated to Amazon EC2 Windows …
This tutorial we are going to perform steps for how to restrict an AWS IAM user’s access to a single S3 bucket. S3 becomes actual …
As we know when we launch an instance we are not getting static IP by default. So we have to attach elastic IP to ec2. …
Sometimes we are unable to access server or need to reboot a server and it won’t come up.. So we have to verify the status …
Sometimes we have a lot of instances in AWS. So it useful to enable termination protection to avoid any kind of instance termination. Because as …
Sometimes we need new machine with same dependencies that are running on our prod server for test something. So we create new machine from existing …
Please Note this article is only for information and practice. Please don’t do this until you have any specific and valid reason. Because it’s a big security …
Each AMI publisher on EC2 decides what user should have ssh access enabled by default and what ssh credentials should allow you to gain access …
If we face hardware limitations of our EC2 instance, we can not just increase Memory/CPU cores as in VMWare, instead, we must change instance type. …