Font size
WorksheetsSystem Integration and Architecture Review
Total questions: 65
Worksheet time: 54mins
What is Cloud Integration?
It involves processing, transferring, and transforming information in batches, or in real time during integration. Businesses typically leverage data integration to transfer raw, unstructured cloud data for specific use cases.
The process of bringing data from different sources together to enhance enterprise modernization. Across modern enterprises, companies are embracing new systems
It involves applications sharing requests, commands, and other mechanisms to trigger business activities. This process facilitates data exchange using real-time dataset integrations between the systems
It can reduce data redundancy, automate workflows, and orchestrate APIs and services
These are the types of Cloud Integration
Cloud Data Integration,
Cloud Data Integration
Cloud Management Integration,
Cloud Service Integration,
Integration Platform as a Service,
Software as a service
Cloud Data Integration,
Cloud Application Integration
What are the most popular iPaaS use cases? Select ALL that apply.
Data Security
Application Integration
API Management and Development
Data Integration
ETL Workflows
The following are challenges in Cloud Integration? Except ONE
Data Security
Compliance
Data Movement
Lack of Optimization
What are the elements of a Cloud Integration Platform? Name it all
Cloud integration is the process of bringing data from different sources together to enchance
(a) modernization.
What are tWhat is the primary difference between iPaaS (Integration Platform as a Service) and SaaS (Software as a Service)?
iPaaS provides hardware infrastructure, while SaaS offers software licenses for local installation.
iPaaS connects different applications and data sources, while SaaS delivers ready-to-use software over the internet.
iPaaS is used for data storage, while SaaS is used for email communication
Lost value in systems and data
iPaaS and SaaS are the same, with no significant difference
A healthcare company faces issues due to patient data being siloed in different systems. They want to enable better patient care and data access across apps.
Cloud application integration
Database normalization
On-premise scripting
Manual file exchange
True or False: Cloud application integration focuses on combining multiple databases for redundancy.
TRUE
FALSE
Cloud integration enables data views that are (a) , standard, and cohesive.
Scenario: A government agency wants to allow online vehicle registration and permits. What type of integration does this require?
Cloud - based Integration
Cloud Application Integration
Cloud data integration
iPaaS
What is the CNCF?
These are the software programs that consist of multiple small, interdependent services called microservices. Traditionally, developers built monolithic applications with a single block structure containing all the required functionalities.
Cloud-native application architecture
Cloud Native Computing Foundation
Cloud-native applications
Cloud Integration
What is cloud-native application architecture?
It combines software components that development teams use to build and run scalable cloud-native applications.
It immutable infrastructure, microservices, declarative APIs, containers, and service meshes as the technological blocks of cloud-native architecture.
It scale the cloud computing resources your application requires more efficiently
Cloud-native application development describes how and where developers (a) cloud-native applications
Benefits of cloud-native application development? Select ALL that apply
Faster development
Platform independence
Cost-effective operations
ETL Workflows
Speed
An enterprise wants to use AWS for backups while retaining on-premise HR systems. What solution is best?
iPaaS
SaaS
Hybrid
Cloud
Cloud-native applications are usually built using (a)
What does CI in DevOps stand for?
(a)
A software practice in which developers integrate changes into a shared code base frequently and without errors.
cloud native application development
continuous delivery
continuous integration
DevOps
A software practice that suuports cloud naitve development, it ensures that the microservices are always ready to be deployed to the cloud.
cloud-native application development
continuous integration
continuous delivery
devops
A software culture that improves the collaboration of development and operations teams. It is a design philosophy that aligns with the cloudnative model.
cloud-native application development
DevOps
Continuous Integration
Continuous Delivery
Which technology allows code to run without managing servers?
(a)
It enables seamless data flow between repositories that involces processing, transferring, and transforming information in batches
Cloud integration
Cloud Application Integration
Cloud Data Integration
Cloud Management Integration
It contracts a third-party provider to host applications over the internet.
Integration Platform as a Service
Software as a Service
Api Management and Development
Application Integration
The Internet of Things (IoT) refers to a network of (a) devices that can collect and exchange data over the internet.
Which of the following is a real-world example of IoT integration?
Cloud data backups
Biometric time-in system connected to a centralized dashboard
Manual record-keeping
Barcode printers
What is the main purpose of big data integration?
Sending bulk emails
Migrating data to hardware drives
Compressing files for storage
Consolidating large volumes of diverse data into a unified structure
A company gathers data from social media, web traffic, and sales systems. They want to create unified insights for marketing strategy. Which trend best supports this?
Cloud Data Integration
Hybrid Integration
Big Data Integration and Analytics
Cloud Application Integration
The process of discovering patterns and insights from large volumes of data to aid decision-making.
(a)
Which feature makes blockchain secure and tamper-resistant?
Centralized servers
Password-based access
Cloud backup
Speed up software development through collaboration and automation
Decentralized and distributed ledger system
It is a digital database that is maintained and updated by multiple participants in a network, removing the need for a central authority.
EXTRACT TRANSFORM LOAD TECHNOLOGY
DISTRIBUTED LEDGER TECHNOLOGY
CENTRALIZED LEDGER TECHNOLOGY
BLOCKCHAIN TECHNOLOGY
A method of recording information that makes it impossible or difficult for the system to be changed, hacked, or manipulated.
Cryptocurrency
Blockchain
Ledger
Digital Wallet
It is defined as a type of testing where software modules are integrated logically and tested as a group
(a)
Which of the following is a feature of big bang integration testing?
Modules are tested one by one
Only UI is tested
All modules are integrated and tested together
Testing is skipped
Which strategy uses both top-down and bottom-up testing?
(a)
What are the different methods of Incremental Approach
It is the process of using automation tools to maintain test data, execute tests, and analyze test results to improve software quality
Quality Assurance testing
Unit Testing
Integration Testing
Smoke Testing
Automated Testing
Smoke Testing is when you isolate a single unit of your application from the rest of the software and test its behavior. T
True
False
It is performed to examine whether the system build is stable or not. In short, its purpose is to examine if the main functionalities work properly so that testers can proceed with further testing.
(a)
The main purpose of this testing is to verify how modules communicate and behave together and to evaluate he compliance of a system.
Unit Testing
Regression Testing
Integration Testing
Smoke Testing
Which type of testing verifies that changes in the codebase do not negatively impact the existing functionality?
Regression testing
Unit testing
Smoke testing
Load testing
It gathers all the tests that verify an application’s speed, robustness, reliability, and correct sizing. I
Types of Perfomance Testing
Unit, Stress,Soak,Load,Spike
Unit, Stress,Soak,Load,Smoke
Broad,Load,Stress,Unite,Spike
destress,unte,spoke,cloak,broad
Type of testing that simulates the number of virtual users that might use an application. In reproducing realistic usage and load conditions, based on response times, this test can help identify potential bottlenecks.
Unit Tests
Stress Tests
Load Test
Soak Tests
Type of testing that simulates the transactional activity of a functional test campaign; the goal is to isolate transactions that could disrupt the system.
Spike Test
Performance Test
Load Test
Unit Test
Type of testing that evaluates the behavior of systems facing peak activity. These tests significantly and continuously increase the number of users during the testing period.
Perfomance Test
Stress Test
Soak Test
Spike Test
Type of testing that increases the number of concurrent users and monitors the behavior of the system over a more extended period.
Spike Test
Load Test
Unit Test
Soak Test
Type of test that seeks to understand implications to the operation of systems when activity levels are above average. Unlike stress testing, it takes into account the number of users and the complexity of actions performed
Unit Test
Soak Test
Regression Test
Spike Test
Performance Optimization of a programs and software is the process modifying a software system to make it work more _______ and execute more_________
convenient, gradually
lively, immediately
efficiently, rapidly
lightly, impulsively
The following are the levels of optimization, except ONE
Source code level
Build level
Build level
Design Level
Monitoring and error handling
Which of the following best describes technical debt?
Accumulated shortcuts or compromises in code that affect future development
Storage limitations in cloud servers
Monetary debt due to licensing fees
Errors caused by user input
Version control, also known as ____________ or revision control, is a system and set of practices used to manage changes to files, documents, or source code over time.
A type of version control systems which is an open-source distributed system that is used for software projects of any size, making it a popular option for startups, enterprise, and everything in between.
Subversion
Git
Mercurial
Revision Control
This is a centralized version control system that keeps all of a project's files on a single code line, making it impossible to branch, so it's easy to scale for large projects.
Quality
Visibility
Mercurial
Subversion
It is a distributed VCS that offers simple branching and merging capabilities
Perforce
Bitbucket
Git
Mercurial
Beanstalk
These are the crucial practices in maintaining the stability, performance, and security of computer systems and networks.
System Integration and Architecture
System Monitoring and Troubleshooting
System Monitoring and Best Practices
System Integration and Monitoring
It refers to the overall structure, design, and organization of a complex system, encompassing its components, interactions, and relationships.
(a)
Scenario: A university is integrating its LMS, SIS, and Faculty Portal to eliminate redundant data entry. Which change management model ensures alignment between structure, systems, and staff?
Privacy and Data Integration
Ethical Implication of System Integration
McKinsey 7-S Framework
ADKAR MODEL
Privacy and data protection regulations are legal frameworks that govern the collection, use, processing, and sharing of personal data to ensure individuals' privacy rights
True
False
What does the abbreviation GDPR stand for?
What does the abbreviation CCPA stand for?
Refers to creations of the mind, such as inventions, literary and artistic works, designs, symbols, names, and more, used in commerce.
Intellectual Property
Copyright
Trademark
Licensing
A process of refers to creations of the mind, such as inventions, literary and artistic works, designs, symbols, names, and more, used in commerce.
Trademark
Licensing
Patent
Certification
The following are the key consideration related to IP and licensing, except ONE
Open-Source Components
Custom Development:
Future Modifications and Distribution
Ownership of Components
Privacy and Data Protection Regulations
