Add office photos
Employer?
Claim Account for FREE

iCloudEMS

3.3
based on 19 Reviews
Filter interviews by

IATOCS Interview Questions and Answers

Updated 6 Sep 2024

Q1. How to take backup of particular table from AWS RDS instance?

Ans.

To take a backup of a particular table from AWS RDS instance, you can use the AWS Database Migration Service (DMS) or AWS Data Pipeline.

  • Use AWS Database Migration Service (DMS) to create a task that includes the specific table you want to backup.

  • Alternatively, you can use AWS Data Pipeline to schedule regular backups of the table to Amazon S3.

  • Ensure that you have the necessary IAM permissions to perform backup operations on the RDS instance.

Add your answer

Q2. how to push local repo to the github, explain steps with command.

Ans.

Pushing a local repo to GitHub

  • Navigate to the local repository in the command line

  • Add the files to the staging area using 'git add .'

  • Commit the changes using 'git commit -m 'Your commit message''

  • Link the local repository to the GitHub repository using 'git remote add origin '

  • Push the changes to GitHub using 'git push origin master'

Add your answer

Q3. how to automatically start/stop an instance at particular time?

Ans.

Use AWS Lambda functions with CloudWatch Events to automatically start/stop instances at specific times.

  • Create a Lambda function to start/stop instances

  • Set up CloudWatch Events to trigger the Lambda function at specific times

  • Use IAM roles to grant necessary permissions to the Lambda function

  • Test the setup by scheduling a start/stop event for an instance

Add your answer

Q4. How you connected the pipeline with git & k8s

Ans.

I connected the pipeline with git & k8s using webhooks and Kubernetes deployment configurations.

  • Set up webhooks in Git repository to trigger pipeline on code changes

  • Configured Kubernetes deployment configurations to deploy changes from pipeline

  • Used Kubernetes API to interact with the cluster for deployments

Add your answer
Discover IATOCS interview dos and don'ts from real experiences

Q5. what is trust ppolicy in IAM

Ans.

Trust policy in IAM defines which entities are trusted to assume roles in AWS

  • Trust policy is a JSON policy document that defines which entities (accounts, users, roles) are trusted to assume roles in AWS

  • It is attached to the IAM role and specifies the trusted entities by their AWS account ID or by using the 'aws' principal

  • Trust policies are used to establish trust relationships between different AWS accounts or services

  • Example: {"Effect": "Allow", "Principal": {"AWS": "arn:aw...read more

Add your answer

Q6. Different Sql Queries

Ans.

Different SQL queries

  • SELECT statement for retrieving data

  • UPDATE statement for modifying data

  • DELETE statement for removing data

  • INSERT statement for adding data

  • JOIN statement for combining data from multiple tables

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at IATOCS

based on 3 interviews
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 417 Interview Questions
3.7
 • 342 Interview Questions
4.4
 • 197 Interview Questions
3.9
 • 154 Interview Questions
3.8
 • 131 Interview Questions
View all
Top iCloudEMS Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter