i
Rapyder Cloud Solutions
Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed in Jul 2023. There were 3 interview rounds.
They had given the topic on does ai replacing human jobs..
and they are reviewing on the performance like the candidate is taking initiative or not and also they are checking the persons behaviors.
EC2 instance is a virtual server in Amazon Web Services (AWS) cloud computing platform.
EC2 stands for Elastic Compute Cloud
Allows users to rent virtual servers on which to run their own applications
Users can choose instance type, operating system, storage, and networking configuration
Can be easily scaled up or down based on demand
Example: t2.micro, m5.large, c5.xlarge
Route 53 is a scalable and highly available Domain Name System (DNS) web service provided by AWS.
Route 53 is used to route internet traffic to resources like EC2 instances, S3 buckets, and load balancers.
It can be used to register domain names and manage their DNS records.
Route 53 offers health checks to monitor the health of resources and failover routing for high availability.
It supports various routing policies like...
Load balancing is the process of distributing network traffic across multiple servers to ensure optimal resource utilization, reliability, and performance.
Improves scalability by distributing incoming network traffic across multiple servers
Enhances reliability by ensuring no single server is overwhelmed with traffic
Optimizes performance by directing requests to the server with the most available resources
Commonly used ...
Auto scaling is a cloud computing feature that automatically adjusts the number of compute resources based on current demand.
Automatically adjusts the number of servers or instances based on traffic or workload
Helps maintain performance and optimize costs by scaling up or down as needed
Commonly used in cloud environments like AWS Auto Scaling or Google Cloud Autoscaler
S3 bucket is a storage container in Amazon Web Services (AWS) where data can be stored and retrieved.
Used for storing objects such as photos, videos, documents, etc.
Can be accessed via API, SDK, or AWS Management Console.
Can be configured for versioning, encryption, and access control.
Data is stored redundantly across multiple devices and facilities within a region.
Top trending discussions
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.
Programming on basics of C
Programming on basics of C
posted on 14 Sep 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
I applied via Internshala and was interviewed in Oct 2023. There was 1 interview round.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)
Common operations on data structures include insertion, deletion, and searching
Examples of data structures include stacks, queues, hash tables, and binary trees
posted on 28 Aug 2022
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
It consists of two questions one is easy and another have medium level
posted on 7 Sep 2022
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
40 question some were output question and many questions on Oops concept.
posted on 27 Jul 2023
I applied via Campus Placement and was interviewed in Jun 2023. There were 2 interview rounds.
Basic coding questions with some aptitude questions
posted on 26 Dec 2023
I applied via Campus Placement and was interviewed before Dec 2022. There were 5 interview rounds.
General aptitude and reasoning
General coding questions
based on 1 interview
Interview experience
Cloud Engineer
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Cloud Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Cloud Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
AWS Cloud Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloudway Consulting
Cloudnow Technologies
CloudMoyo
CloudCodes