AWS Service Integrations AWS makes every effort to integrate its many service offerings for ease of deployment, ease of use, and added flexibility. Because of the nature of the ELB family, there are many networking services that work with the load balancers and are integrated into the ELB console. We will cover the services that […]
Ensuring IPv4 Subnet Allocation Accounts for Expansion and Availability You need to plan for enough IPv4 addresses to be available, not only today but also for future use as well. That may sound obvious but the number of IP addresses needed can be easily overlooked. In the count, you must include all the resources that […]
AWS Systems Manager One of the concerns that an organization that migrates to the cloud has is how to see the organization’s infrastructure. The AWS Systems Manager provides a single pane of glass that allows for full visibility of the resources within an organization’s infrastructure. When using Systems Manager, you can place resources into groups […]
A Real-World Example of Using AWS Security Hub If, in your accounts, you have deployed a custom-built AMI and that has now been found to have a vulnerability, Security Hub insights can aggregate the information and then show you that the AMI itself has an issue. This contrasts with presenting you with a list of […]
1.2 Multi-tenant Environment and Its Implications Salesforce operates in a multi-tenant environment, which refers to a software architecture where a single instance of a software application serves multiple customers or tenants organizations simultaneously. Imagine a bank that offers safe-deposit boxes to its customers. Each customer can rent a safe-deposit box to store their valuable items, […]
Summary You started this chapter by learning how to visualize relationships in the data. Scatter plots and bubble charts are the most important charts in this category to show relationships between two or three variables, respectively. Then, you moved to another category of data visualization, which aimed to make comparisons in the data. The most […]
AWS Elastic Beanstalk With AWS Elastic Beanstalk, you can deploy and manage applications within your AWS infrastructure. Although this might sound similar to AWS CloudFormation, remember that CloudFormation provides an IaC solution. In other words, the goal of CloudFormation is to make it easy to manage the infrastructure resources (EC2 instances, database resources, and so […]
External Load Balancers External load balancing is determined by the VPC subnet the ELB is placed in. If you create an Internet-facing load balancer, a public IP address will be assigned to the load balancer node. External load balancers are accessible from the public Internet and will always have a public IP address assigned to […]
Provisioning Redundant Connectivity between Your AWS and On-Premises Environments When connecting your on-premises environment to your AWS environment, it is highly recommended to make those connections redundant to sustain the failure of any single one of them. Large organizations are likely to use some form of private connectivity for security purposes; you will then end […]
Security Standards versus Security Controls versus Security Checks When enabling the Security Hub service, you were presented with several security standards that could be used to run checks against your environment. At the time of publishing, the security standards built into the Security Hub service are as follows: Security standards allow you to focus on […]