AWS WAF – Networking and Connectivity – SOA-C02 Study Guide

AWS WAF This section covers the following objective of Domain 5 (Networking and Content Delivery) from the official AWS Certified SysOps Administrator – Associate (SOA-C02) exam guide: 5.1 Implement networking features and connectivity CramSaver If you can correctly answer these questions before going through this section, save time by skimming the Exam Alerts in this […]

Important note – AWS Application Services for AI/ML – MLS-C01 Study Guide

Important note It is a best practice not to overprovision your function’s timeout settings. Always understand your code performance and set a function timeout accordingly. Overprovisioning a function timeout results in Lambda functions running longer, causing unexpected costs. If you are using asynchronous API calls in your Lambda function, then it is good to write […]

Switching – Connecting On-Premises Networks – ANS-C01 Study Guide

Switching Layer 2 switching forwards Ethernet frames at the data link layer, which is layer 2 of the OSI model. The switch examines the Media Access Control (MAC) address of each frame and builds a forwarding table based on the source MAC address to determine the interface where the frames are to be forwarded. All […]

Sharing rules – Understanding Salesforce sharing and security – Salesforce Certified Data Architect Study Guide

Sharing rules Sharing rules exist to provide exceptions to the OWD and role hierarchy, opening up users record access based on conditions. Sharing rules fall into two categories: Manual sharing In bespoke sharing scenarios not covered by the mechanisms we’ve covered already, manual sharing exists to provide a facility to manually share a record, granting […]

Database.Batchable Interface – Data Manipulation Language (DML) – Salesforce Certified Platform Developer I Study Guide

5.4 Database.Batchable Interface Batchable Apex in Salesforce is an approach to process large volumes of data in smaller, manageable chunks or batches. It enables you to break down the data processing into multiple iterations, each handling a subset of the total data. This approach helps you stay within Salesforce’s governor limits and ensures efficient processing […]

Distinguishing between Primitives and Reference Types – Building Blocks – 1Z0-829 Study Guide

Distinguishing between Primitives and Reference Types There are a few important differences you should know between primitives and reference types. First, notice that all the primitive types have lowercase type names. All classes that come with Java begin with uppercase. Although not required, it is a standard practice, and you should follow this convention for […]

Speech to text with Amazon Transcribe – AWS Application Services for AI/ML – MLS-C01 Study Guide

Speech to text with Amazon Transcribe In the previous section, you learned about text to speech. In this section, you will learn about speech to text and the service that provides it: Amazon Transcribe. It is an automatic speech recognition service that uses pre-trained deep learning models, which means that you do not have to […]

Introduction to TCP/IP Networking – Introduction to Networking – 200-301 Study Guide

This chapter covers the following exam topics: 1.0 Network Fundamentals 1.3 Compare physical interface and cabling types 1.3.a Single-mode fiber, multimode fiber, copper 1.3.b Connections (Ethernet shared media and point-to-point) Welcome to the first chapter in your study for CCNA! This chapter begins Part I, which focuses on the basics of networking. Networks work correctly […]

S3 Glacier Flexible Retrieval – Parsing Logs and Events with AWS Native Tools – SCS-C02 Study Guide

S3 Glacier Flexible Retrieval The S3 Glacier Flexible Retrieval storage tier provides you with a low-cost, durable storage archive with low fees for data retrieval. There are three tiers of retrieval speeds to bring back your data for access to your S3 bucket. However, unlike the Glacier storage service available from AWS, you do not […]

AWS Direct Connect – Networking and Connectivity – SOA-C02 Study Guide

AWS Direct Connect AWS Direct Connect provides private connectivity to your VPC over a dedicated physical connection. Direct Connect circuits can be either 1 Gbps, 10 Gbps, or 100 Gbps. You can request multiple Direct Connect circuits. Direct Connect can reduce network costs because transfer charges are often less expensive than Internet transfer charges. Multiple […]