- Which of the following characteristics is improved by designing and building applications in cloud environments?
- Scalability
- Security
Cost Efficiency
Availability
Productivity
- Control
- Availability
- IaC means:
- Infrastructure as Code
- When choosing cloud services, the price plan can be:
- Dynamic
- Fixed
- Tiered
- Transaction-based
- Which are the main cloud deployment models?
- Private
- Public
- Community
- Hybrid
- The 12 Factor App is a(n):
- Methodology for building scalable and maintainable software
- Authentication application
- Framework for building microservices
- Which of the following components are not managed by the cloud provider in an Infrastructure as a Service model?
- Operating system
- Application
- Data
- Storage - yes
- Network - yes
- Infrastructure as a Service is best used for:
- first migration stages (lift and shift)
- when ultra-high performance is a must
- when you don't want to be in control (when you want to be in control)
- when you need vendor lock-in (when you don’t need vendor lock-in)
- The host is:
- the machine on which the VMs
will be running.
- The guest is:
- the virtualized machine
- The role of the hypervisor is to:
- translate and limit instructions
- create and manage guest machines
- manage users
- encrypt disk
- Virtual CPUs (vCPUs) might be:
- timeshares of real CPU core
- first thread of each core
- logical core
- physical core
- VMs configuration:
- General purpose
- CPU heavy
- Memory heavy
- GPU
- VMs remote access:
- SSH
- RDP
- bastion hosts
- VMs monitoring
- CPU Usage
- Disk Usage
- Network Traffic (inbound/outbound)
- Memory
- Monitoring of the virtual host VMs is useful to ensure:
- knowing when to scale (up/down, in/out)
- if the provider respects contracts (SLA)
- knowing the size of the database
- knowing your current price to pay
- Packet mirroring in a cloud network can be useful for:
- security analysis
- anomaly detection
- bug testing
- boosting traffic performance
- Cloud network security can be enforced by:
- firewalls
- network access control lists
- domain name server
- gateways
- Which of the following are protocols used by the internet?
- OSPF
- BGP
- IP
- RIP
- Virtual Private Cloud (VPC):
- logical (isolated) network slice where we can deploy resources
- components: Network interfaces, Route tables, Gateways: Internet, carrier, egress-only Internet, NAT, DNS
- Peering:
- allows traffic between different networks