Domains, DNS, and Content Delivery – SOA-C02 Study Guide

This chapter covers the following official AWS Certified SysOps Administrator – Associate (SOA-C02) exam domain: Domain 5: Networking and Content Delivery (For more information on the official AWS Certified SysOps Administrator – Associate [SOA-C02] exam topics, see the Introduction.) Domain Name Servers (DNS) are used to resolve domain names on the Internet and to direct […]

Exploring the benefits of Amazon Translate – AWS Application Services for AI/ML – MLS-C01 Study Guide

Exploring the benefits of Amazon Translate Some of the benefits of using Amazon Translate include the following: Next, you will get hands-on with Amazon Translate. Getting hands-on with Amazon Translate In this section, you will build a product by integrating AWS Lambda with Amazon Rekognition, Amazon Comprehend, and Amazon Translate to read an image file […]

Network Selection 2 – Meeting Performance Objectives – SAP-C02 Study Guide

Now, if one of the features of your workload offers the ability to your end users to upload content to Amazon S3, they may benefit from the same acceleration provided to CloudFront customers using Amazon S3 Transfer Acceleration (S3TA). Similar to CloudFront, the further away your end users are from your S3 buckets, for instance, […]

Declaring Multiple Variables – Building Blocks – 1Z0-829 Study Guide

Declaring Multiple Variables You can also declare and initialize multiple variables in the same statement. How many vari-ables do you think are declared and initialized in the following example? void sandFence() { String s1, s2; String s3 = “yes”, s4 = “no”; } Four String variables were declared: s1, s2, s3, and s4. You can […]

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

Restriction rules Generally available as of the Winter ’22 release, restriction rules can be used to control the records a specific user group is allowed to see. As per the documentation for creating a restriction rule (https:// help.salesforce.com/s/articleView?id=sf.security_restriction_rule_ create.htm&type=5), When a restriction rule is applied to a user, the data that the user has access to […]

Transit Gateway – Connecting On-Premises Networks – ANS-C01 Study Guide

Transit Gateway The AWS Transit Gateway service is a central regional virtual router that is used to connect VPCs with on-premises facilities. The Transit Gateway service acts as a centralized core router for your hybrid network. The hub is designed to reduce the complexity of connecting multiple locations and VPCs by making only a single […]

Step 4 – NullPointerException – SOQL and SOSL – Salesforce Certified Platform Developer I Study Guide

Step: 4 After entering the query, click the “Execute” button (it looks like a play button) to run the query. Step 5: The results of your query will be displayed in the Query Editor’s Results tab. In this example: SELECT Id, Name, Owner.Name specifies the fields to be retrieved. FROM Account specifies the object from […]

Network Selection – Meeting Performance Objectives – SAP-C02 Study Guide

Network Selection In a distributed environment, the performance you get from the network layer strongly influences the overall performance of your workload. It is thus paramount to select the right network architecture. As for the rest, everything starts from your workload requirements. Consider your infrastructure requirements: For network connectivity between AWS and any other central […]

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

AWS Shield 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 […]

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

Foundation Topics Perspectives on Networking So, you are new to networking. If you’re like many people, your perspective about networks might be that of a user of the network, as opposed to the network engineer who builds networks. For some, your view of networking might be based on how you use the Internet, from home, […]