Manage resource groups – Manage Azure identities and governance – AZ-104 Study Guide

Manage resource groups When creating resource groups, it is important that you consider factors for your resource group design: region or location details along with a valid resource group name (see Figure 1-42). FIGURE 1-42 Create A Resource Group blade Move resources across resource groups Some resources in Azure can be moved between resource groups and even across subscrip- tions, but support for move operations varies based on the service. A reference of services that can be moved can be found at https://learn.microsoft.com/en-us/azure/azure-resource- manager/management/move-support-resources. In Figure 1-43, the VM in Resource Group 2 can be moved into Resource Group 1, and it can also be moved across subscriptions into the resource […]

Securing SageMaker notebooks – Amazon SageMaker Modeling – MLS-C01 Study Guide

Securing SageMaker notebooks If you are reading this section of the chapter, then you have already learned how to use notebook instances, which type of training instances should be chosen, and how to configure and use endpoints. Now, let’s learn about securing those instances. The following aspects will help to secure the instances: In this […]

Casting Values vs. Variables – Working with Binary Arithmetic Operators – 1Z0-829 Study Guide

Casting Values vs. Variables Revisiting our third numeric promotional rule, the compiler doesn’t require casting when working with literal values that fit into the data type. Consider these examples: byte hat = 1; byte gloves = 7 * 10; short scarf = 5; short boots = 2 + 1; All of these statements compile without […]

Apply and manage tags on resources – Manage Azure identities and governance – AZ-104 Study Guide

Apply and manage tags on resources Resource tags allow you to apply custom metadata to your Azure resources to logically orga- nize them and to build out custom taxonomies. A tag is a name and a value pair. For example, suppose as you deploy resources in Azure, you want to track the environment the resource […]

AWS Proton – Establishing a Deployment Strategy – SAP-C02 Study Guide

AWS Proton AWS Proton is a service that lets you coordinate the work of infrastructure and platform teams for them to define prescriptive AWS environments that developers can use to deploy their applications. Using Proton, infrastructure and platform teams can define environment and service templates describing the combination of resources that developers can then use […]

Configure resource locks – Manage Azure identities and governance – AZ-104 Study Guide

Configure resource locks Azure resource locks (sometimes called management locks) are used to prevent the accidental deletion or modification of resources. There are two types of locks: resource and does not impede the modification of a resource. Note that both types of resource locks allow authorized users to read resources; resource locks apply across all users and […]

Cost Optimization Strategies – SOA-C02 Study Guide

This chapter covers the following official AWS Certified SysOps Administrator – Associate (SOA-C02) exam domain: Domain 6: Cost and Performance Optimization (For more information on the official AWS Certified SysOps Administrator – Associate [SOA-C02] exam topics, see the Introduction.) In this chapter, you learn how to use AWS strategies and services to optimize your costs. […]

Note 2 – OSPF Configurations and Verifications – Networking – 350-601 Study Guide

Example 1-6 OSFPv3 ABR Verification (SW9621-1) SW9621-1#show ospfv3 neighbors OSPFv3 Process ID 23 VRF default Total number of neighbors: 1 Neighbor ID Pri State Up Time Interface ID Interface 1.1.1.15 1 FULL/DR 00:00:54 36 Eth2/3 Neighbor address fe80::200:ff:feff:1ff OSPFv3 Process ID 21 VRF default Total number of neighbors: 1 Neighbor ID Pri State Up Time […]

Configure Azure policies 2 – Manage Azure identities and governance – AZ-104 Study Guide

Configure Azure policies Keep in mind that Policy can also be managed and applied at the management group scope. By associating policies with management groups, policy definitions and policy assign- ments can be shared across multiple subscriptions. This includes the ability to monitor multiple subscriptions for compliance. It also allows you to secure the management of organization- […]

Resource Access Manager – Inter-VPC and Multi-account Networking – ANS-C01 Study Guide

Resource Access Manager As you learned in Chapter 7, the AWS Resource Access Manager (RAM) is an AWS management utility that allows you to share the AWS resources created in one AWS account and make it available to other AWS accounts. You can create a resource in one account using the Resource Access Manager to […]