Enjoy 15% Discount With Coupon 15off

Monthly Archives - December 2020

What should a solutions architect do to decouple the architecture and make it scalable?

A company built a food ordering application that captures user data and stores it for future analysis. The application's static front end is deployed on an Amazon EC? instance. The front-end application sends the requests to the backend application running on separate EC2 instance. The backend application then stores the...

Read more...

What are the functions of the Remote Control Agent service? (Choose three.)

What are the functions of the Remote Control Agent service? (Choose three.)A . Allows remote monitoring the VaultB . Sends SNMP traps from the VaultC . Maintains audit dataD . Allows CyberArk services to be managed (start/stop/status) remotelyView AnswerAnswer: ABD Explanation: Reference: https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/PAS%20INST/Privileged-Account-Security-Remote-Administration.htm#:~:text=The%20CyberArk%20Vault%20Remote%20Control,and%20the%20Disaster%20Recovery%20Server

Read more...

Which solution meets these requirements?

A company is building applications in containers. The company wants to migrate its on-premises development and operations services from its on-premises data center to AWS. Management states that production system must be cloud agnostic and use the same configuration and administrator tools across production systems. A solutions architect needs to...

Read more...

Which two ways can the Admin set Product A back to list price on a business unit account?

Universal Containers uses Contracted Pricing to set pricing for specific distributors and those distributors’ business units (child accounts). Product A has a product family of Storage and a list price of $300. The parent account has a Contracted Price set to $200 and a filter based on the product family...

Read more...

Problem Scenario 25: You have been given below comma separated employee information. That needs to be added in /home/cloudera/flumetest/in.txt file (to do tail source)

Problem Scenario 25: You have been given below comma separated employee information. That needs to be added in /home/cloudera/flumetest/in.txt file (to do tail source) sex, name, city 1, alok, mumbai 1, jatin, chennai 1, yogesh, kolkata 2, ragini, delhi 2, jyotsana, pune 1, valmiki, banglore Create a flume conf file...

Read more...

After a failover occurs, which two actions must be performed on Switch-B to manually preempt the operational primary role back to Switch-A?

Refer to the exhibit. After a failover occurs, which two actions must be performed on Switch-B to manually preempt the operational primary role back to Switch-A? (Choose two.) A. Configure the local vPC role priority to have a higher value than Switch-A. B. Configure the local vPC role priority to...

Read more...

Create a Pod with main container busybox and which executes this "while true; do echo `Hi I am from Main container’ >> /var/log/index.html; sleep 5; done" and with sidecar container with nginx image which exposes on port 80. Use emptyDir Volume and mount this volume on path /var/log for busybox and on path /usr/share/nginx/html for nginx container. Verify both containers are running.

Create a Pod with main container busybox and which executes this "while true; do echo `Hi I am from Main container' >> /var/log/index.html; sleep 5; done" and with sidecar container with nginx image which exposes on port 80. Use emptyDir Volume and mount this volume on path /var/log for busybox...

Read more...

Now export this data from hdfs to mysql retail_db.departments table. During upload make sure existing department will just updated and no new departments needs to be inserted.

Now export this data from hdfs to mysql retail_db.departments table. During upload make sure existing department will just updated and no new departments needs to be inserted.View AnswerAnswer: Solution: Step 1: Create a csv tile named updateddepartments.csv with give content. Step 2: Now upload this tile to HDFS. Create a...

Read more...