AWS Solutions Architect Interview Question/Answers.
1. Explain how to launch EC2 instance in an Availability Zone? Each region is independent in AWS and further consists of Availability Zones which are …
Build-Deploy-Test
Cloud Tutorials
1. Explain how to launch EC2 instance in an Availability Zone? Each region is independent in AWS and further consists of Availability Zones which are …
1. What are the different service models offered by cloud computing? The three different service are: Infrastructure as a Service (IaaS) Platform as a Service …
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 …