SAP-C02 Amazon AWS Certified Solutions Architect Professional – Exam Preparation Guide Part 4

  • By
  • September 5, 2023
0 Comment

4. Exam Preparation – Domain 3

Hey everyone and welcome back. Now in today’s video for important pointers for exams our focus would be on domain three. So the domain three is migration planning and it constitutes to be 15% of the examination. So let’s get started and see what are some of the important topics of this domain. So as part of this domain, there are certain important services that you need to know.

First is the server migration service. You have storage migration service, you have database migration service, you have application discovery service. You need to know at a high level overview what migration hub is also the network migrations related pointers and migration strategies. So speaking about migration strategies, there are six migration strategies which are also referred as six Rs. So at a high level overview, just understand what each one of these is. So the first one is Rehost.

Rehost is also referred as Lift and shift. So what you do here is you move the application from on premise to AWS without any changes. So one sample use case here would be the on premise MySQL to EC to MySQL. The next one is replac from reapplatform is also referred as lift, tinker and shift. So here you basically make some optimization. So if a cloud provider has a better service, you make use of that to achieve some kind of a tangible benefit. So one of the example here would be to move the onpremise MySQL to RDS. The third one is Refactor and Re architect.

So here you reimagine on how the application is architected and developed by making use of cloud native features. So let’s say you have an on premise application. So you migrate that on premise application to serverless. The fourth one is repurchase. So in repurchase you basically move from perpetual license to a software as a service based model.

So one quick example is Nessus. So if you are making use of necessary for vulnerability scanning instead of Nessus you can make use of AWS inspector. The fifth one is retire. So here you basically remove the applications which are no longer needed. And the last one is Retain. So what happens at Retain is you basically keep the applications that are critical within your on premise itself.

So let’s say you have a critical application and it needs a lot of refactoring, all right? So you don’t really want to do that right now because it is one of the critical aspect of your organization. So what you do is you just keep it there for some amount of time. All right. So that is referred as the retain. Now the next important pointer is the server migration service. Now do remember that in exams you might see something like SMS.

So just know that SMS is basically the server migration service. So the server migration service is basically an agent less service which makes it easier and faster for you to migrate thousands of onpremise workloads to AWS. Now there are two supported platforms here, one is Vsphere and second is HyperV. So at a high level overview, just understand the steps which are needed. First is you schedule a migration. All right, so then what this does, it basically takes a snapshot of your virtual machines. It exports your VM to an OVF template.

Now, it uploads that VMDK file to an s three bucket and it cleans the snapshot. The next stage is to convert that VMDK file which was uploaded to s three bucket. So it converts it in the form of EBS snapshots, and then it goes ahead and deletes the VMDK file. And then it goes ahead and creates the AMI. So it can also create regular AMI if you intend to do it. All right, so that’s the high level overview about the Server Migration Service. Now, you will not be asked about the technical aspect here, primarily because HyperV and Vsphere configuration is not part of the exam. The next important pointer is the database migration service. So the Database Migration Service basically helps you migrate to AWS quickly and securely. Now, during the migration, the source database remains fully operational, hence it minimizes the overall time for the applications which might be relying on that database.

Now, do remember that the DMs also works with the Schema Conversion tool for both the homogeneous, which is the same database type, as well as the heterogeneous migrations, which would be a different database type. Now, the DMs also supports no SQL databases like DynamoDB as well as MongoDB. So if you’re speaking about the AWS Schema conversion tool, these are the supported types for Schema conversion here. So for example, if you have an Oracle database, then the target database on RDS can be Aurora, MySQL, post Gray Sequel and Oracle. So same goes for MySQL and Mariodb. The target can be post gray SQL. So this is at a high level overview, the Schema conversion, you can just go through it, no need to remember exactly, but having an understanding about the Schema conversion and how DMs also integrates with it is useful.

So this is one of the document as part of the Database Migration Service here. Now, the next important pointer is the application discovery service. So the Application Discovery Service basically helps enterprise customers plan the migration projects by gathering the information about the on premise data center. So do remember the word gathering. Now, for the enterprises which might have hundreds to thousands of onpremise servers, it is important to understand what is the current utilization of those servers, what are the network dependency, and what might be the right instance type when these servers are migrated to AWS. So all of these details can be given by the Application Discovery Service. Now application Discovery service works based on both agent base as well as agent list base. However, if you want to work with Agent List then you need to have the VMware based environment. Now, the next important point here is the AWS Migration Hub.

Now AWS Migration Hub by itself is just the central location to track the progress of your overall application migration that might be happening. So within your Migration hub you will be able to see how many agents are currently running, how many of them are in the shutdown state, the state of migration by itself and similar. So that is what migration hub does at a high level overview. So for example, if you are running the application discovery service, so you will be able to see the agent specific information from the Migration Hub console. Now the next important pointer here is the IP address reservation. Now this is both important when you are doing a migration from your on premise to AWS, as well as whenever you’re creating a CID R in AWS. So whenever you’re migrating to AWS from your on premise, you have to make sure that the CID arranged between on premise and AWS do not overlap, otherwise the communication would not happen there. Now whenever you’re creating a CIDR, there are certain address which are automatically reserved by AWS.

So you should have information about that. So do remember that the first four IP address and the last IP address in each subnet CIDR block is not available for us to use and cannot be assigned to any instance. So let’s say for a subnet block of 100 zero 00:24 following five IP addresses are reserved and cannot be used by customers. So the first one is the 100 zero zero, this is the network address. Then you have 100 zero one, this is reserved for AWS for VPC router, then you have 100 zero two, this is reserved for the AWS DNS. Then you have 100 zero three, this is reserved by AWS for future use, and then you have the 100 zero 255, this is reserved for network broadcast. Now, since in AWS broadcasts are not supported, this address remains to be reserved.

Now, there are certain important considerations that you should take whenever you are doing migrations from your on premise to AWS, specifically when it comes to network. So whenever an organization typically they migrate from on premise to AWS, they take a simplistic approach by establishing a VPN connection between the AWS environment and the on premise. So here you should understand the basic concepts of virtual private gateway as well as customer gateway. So initially they can make use of VP internals, but at a later stage when they require a minimal latency or a higher bandwidth, then they can also opt for direct connect as a better solution. Now for direct connect, do remember that a single direct connection is not highly available. So they can also make use of a VPN that can act as a backup if the direct connect connection fails. Now the transition from VPN to direct connect can be straightforward with the BGP.

So generally what happens? Let’s say that you have a VPN connection between your on premise and AWS. And now you also have a direct connect connection. So you want to migrate or you want to transition the traffic from VPN to direct connect. So one quick way is you just close the VPN and that becomes a hard failover, all your application stops working and then you can drop the traffic to direct connect. That is one way, but that will lead to a downtime. So second way is through BGP. So if you are using BGB, then you can assign a score priority. So let’s say you have a priority of five for VPN. So this is just an example. You have priority for five for VPN, priority of five for BGP for Direct connect. So now what you do, you increase the priority of the direct connect connection. All right?

So let’s say you increase the priority to one. So now what will happen is the traffic will go towards the connection which has the higher priority. So since the direct connect has a higher priority, all the traffic will slowly transition towards the direct connect connection. And in this way you will not really need a downtime there. All right? So now when you have a VPN as well as the direct connect connection, do remember from the AWS side, the direct connect is always the preferred path. This is always the first priority from the AWS side. So you have to make sure that even the return traffic from your network to AWS also has the direct connect as the preferred path. So let’s say from AWS to your customer gateway, the preferred path is the direct connect. And from your customer gateway to the VGW, your preferred path is VPN. So things will not really work as expected there. So you have to make sure that even for your customer gateway side, the direct connect becomes your preferred path. Now again, this can be achieved. We already discussed we can assign a priority so that is also referred as the BGP weights. If you are using dynamic routing, you can also do it with static routing if you have it. Now along with that you need to also know the Elastic File system.

So Elastic File system is generally good for use cases where you need storage solutions which can be attached to multiple hosts at a given instant of time. So EFS is one of the solutions where you can mount it to multiple EC two instances simultaneously. Now, one great benefit about EFS is that its ability to scale on demand to petabytes without disrupting applications, so it can grow as well as shrink automatically as you go ahead and add and remove files. Now, you can also access the EFS file system from your on premise. So you must have a direct connect or an AWS VPN connection between your on premise data center and your VPC to do that. Now do remember that do not get confused between block file as well as object storage within the exams.

So EFS is a file storage. Now, if you have a question which specifically says file storage, do not answer EBS. There EBS is a block storage, EFS is a file storage, and s three is an object storage. So this is something that you should know. There are cases where the exam question is intentionally created to confuse to select EBS as the right answer. However, that exam question would have file storage. So EBS is not a file storage. So the EBS option becomes a no no straightaway. So the last important pointer is the storage migration. So there are multiple storage migration options that you can use. The first one is the AWS import export. So within import export, the customer basically ships their external hard disk to AWS. Now, AWS team plugs in that hard disk drive and whatever data that they might have, it can transfer, the AWS team can transfer the data to s three.

Then you have a double snowball. So AWS snowball is basically a rugged nas which AWS ships to the customers. Now, the customers can copy up to 80 TB of data and they can ship it back to AWS. Now, AWS team can copy the data to s three there. The third one is AWS Snowball Edge. Now, it is similar to snowball, but it provides additional capacity related to local processing and edge computing workloads. And the last one, which is pretty cool, is AWS snowmobile. So here it is basically a 45 foot long ruggedized shipping container which is pulled by a semi trailer truck. Now, it supports exabyte scale storage. So this is how exactly it looks like. So if you order it, then you will have a truck shipment which will come to you. So make sure that whichever street your organization has, it has a proper capacity for the shipping container to come along. So this is a pretty cool thing from AWS, which AWS had recently released.

Comments
* The most recent comment are at the top

Interesting posts

Achieving Your ISO Certification Made Simple

So, you’ve decided to step up your game and snag that ISO certification, huh? Good on you! Whether it’s to polish your company’s reputation, meet supplier requirements, or enhance operational efficiency, getting ISO certified is like telling the world, “Hey, we really know what we’re doing!” But, like with any worthwhile endeavor, the road to… Read More »

What is Replacing Microsoft MCSA Certification?

Hey there! If you’ve been around the IT block for a while, you might fondly remember when bagging a Microsoft Certified Solutions Associate (MCSA) certification was almost a rite of passage for IT pros. This badge of honor was crucial for those who wanted to master Microsoft platforms and prove their mettle in a competitive… Read More »

5 Easiest Ways to Get CRISC Certification

CRISC Certification – Steps to Triumph Are you ready to stand out in the ever-evolving fields of risk management and information security? Achieving a Certified in Risk and Information Systems Control (CRISC) certification is more than just adding a prestigious title next to your name — it’s a powerful statement about your expertise in safeguarding… Read More »

Complete VMware Certification Guide 2024

Hello, tech aficionados and IT wizards! Ever thought about propelling your career forward with a VMware certification? If you have, great – you’ve landed in the perfect spot. And if you haven’t, get ready to be captivated. VMware stands at the forefront of virtualization and cloud infrastructure globally, presenting a comprehensive certification program tailored to… Read More »

How Cisco CCNA Certification Can Boost Your IT Career?

Hello, fellow tech aficionados! Are you itching to climb the IT career ladder but find yourself at a bit of a standstill? Maybe it’s time to spice up your resume with some serious certification action. And what better way to do that than with the Cisco Certified Network Associate (CCNA) certification? This little gem is… Read More »

What You Need to Know to Become Certified Information Security Manager?

Curious about the path to Certified Information Security Manager? Imagine embarking on a journey where each step brings you closer to mastering the complex realm of information security management. Picture yourself wielding the prestigious Certified Information Security Manager (CISM) certification, a beacon of expertise administered by the esteemed Information Systems Audit and Control Association (ISACA).… Read More »

img