NEW
Font size
WorksheetsCloud migration prerequisite
Total questions: 15
Worksheet time: 10mins
What is not personal data in the context of Singapore’s Personal Data Protection Act?
Business phone number
NRIC number
Date of birth
Gender
What is not an important factor to consider in any cybersecurity protection framework?
Threats
Vulnerabilities
Mitigation of the cybersecurity risk
Spending whatever it takes to protect the business
In cybersecurity risk assessment, what is not a standard action to take after the identification of the risk?
Mitigate the risk
Avoid the risk
Transfer the risk
Publicize the risk
All default configurations of a freshly installed operating system will be sufficiently good enough to protect all the data the server will be processing. True or false?
True
False
Which of the following is true?
We should not consider encryption of emails as an option in information security as this will increase the latency
End-point security is not necessary as this takes up storage space on the user device
Anti-virus signature list need not be updated for up to a year
Security awareness training is one of the most effective way to equip employees with knowledge in data assets protection
The IP address of my laptop while connected to my company office network is shown as 172.16.18.151. I’ve then tried using an online ping tool on my mobile phone connected to my telco LTE data network to ping 172.16.18.151. It shows all packets are lost. This is because:
My laptop has not been configured correctly
My mobile phone has not been configured correctly
The telco data network I have connected to does not have this IP entry in the DNS server
The private IP address cannot be reached over the internet
I should change the DNS server address of my laptop to 8.8.8.8
The newly launched AWS EC2 instance in my only default VPC will not be assigned a public IP address automatically until I assign it with an Elastic IP address. True or false?
True
False
Cloud services such as Azure VM or AWS EC2 will provide by default all the necessary patch management services, which will significantly reduce the risks of increased cybersecurity threats. True or false?
True
False
Which of the following is not a benefit for choosing a cloud managed database service such as AWS RDS, Azure SQL Database or Google Cloud SQL?
They manage software patching
They manage failure recovery
They provide automated backup options
They optimize performance and provide high availability
They manage the entire user access security levels
Which of the following SQL command can be used to check the number of rows in the table busroute?
select row_count from busroute
select count(*) from busroute
select @@rowcount from busroute
select sys.db_stats_number_of_row from busroute
What is the most important outcome of adopting an agile methodology for software development?
We can accomplish more work with fewer people
We can forget about producing documentation
It can speed up our project execution time
We can build more generalists in the software development team
We can create better transparency with all stakeholders
Agile scrum methodology welcome user requirement changes throughout the project. These new requirements can be accepted because:
We can always increase the number of sprints if the scrum master choses to
We can always change the goals of the sprint after starting that sprint
We can always extend the time duration of any sprint at any time after starting the project
We can always have the option of removing the least prioritised feature at the bottom of the backlog for the new requirements
We can always change how we define DONE for each sprint at any time
In a typical WebApp development team, which of the following role constructs the entire user journey map and focuses in building the product wireframe?
Full-stack engineer
UX designer
Chaos engineer
Site reliability engineer
DevOps test engineer
Which of the following technology stack is not suitable for creating web applications?
LAMP
MEAN
LYME
CALM
MERN
Enterprise architecture framework such as Zachman or TOGAF is useful for any large organizations primarily because:
It can help IT teams navigate the inter-relationships of the various systems for better development of future technology roadmap
It gives a detail inventory list of the systems functionalities, APIs connections and IP addresses
It is the blueprint for IT governance where public standard must be strictly followed
It describes the business strategy of the enterprise including forward-looking statements of how business achieve growth
It is the only technical document that you will ever need for planning to migrate application portfolio to the cloud
