Skip to main content

Domain registration on AWS S3

 AWS - Register your domain on Route53

Source : Google

After hosting your customized website on S3 storage service. Then its time to register you       domain on Route53.

Hosting a website on S3 blog URL : https://newtechnologiespot.blogspot.com/2021/03/hosting-website-in-aws.html

Use Amazon Route 53 to register your domain on AWS. It can perform three functions as:

  • Registering domain names
  • Routing Internet traffic to the resources for your domain.
  • Checking the health of your resources.

Steps involved in registering your domain on AWS are as follows:

  1. Login into AWS Console and then go the services and look for the Route 53.
  2. Now click the register domain option. Choose a domain name and look for the availability. After selecting the domain name. Fill your contact details and verify and purchase that domain.
  3. Once the domain is created, go to create a host zones section and click on your domain.
  4. Now you need to create a record set for routing internet traffic to your CloudFront. Before this you need to specify a few things:

  • Type. Select A - IPV4 address;
  • Alias. Select Yes;
  • Alias Target. Enter the domain of your CloudFront distribution;
  • Routing Policy. Leave the default value of Simple;
  • Evaluate Target Health. Select No.
  • Click Create.
After this process, wait for few minutes, and your traffic will be routed to CloudFront. 

Amazon's AWS makes creating and maintaining a website seems like a cakewalk. With this, you can effortlessly register a domain, host your website, and ensure fast load times via CloudFront and its specific procedures..!


Tech facts: 

"50% of IT professionals believe Artificial Intelligence and Machine Learning are playing a role in Cloud computing adoption today, growing to 69% by 2021 !" 

--RD

Comments

Popular posts from this blog

ETHICAL HACKING

  ETHICAL HACKING E thical H acking is a structured hacking performed to expose vulnerabilities in a system, using a tools and techniques with organizations knowledge.  The act of hacking is defined as the process of finding a set of vulnerabilities in a target system and systematically exploiting them. Ethical hacking as a discipline discerns itself from hacking by adding a vital element to the process. The process becomes a legal activity and since the hacker takes permission prior to hacking into system, it is legally made sure that he has no malicious intent. This is normally performed by making the ethical hacker sign contracts that legally bind him to work towards the improvement of the security of the company. ETHICAL HACKER: An Ethical hacker is a computer security specialist, who hacks into a system with the consent or permission of the owner to disclose vulnerabilities in the security of the system in order to improve it.  Types of Hackers: White hat hackers Bla...

Linux OS introduction

 LINUX OPERATING SYSTEM Linux Introduction:   L INUX is an operating system or a kernel distributed under an open-source license. It is one of popular version of UNIX operating system. Linux was designed considering UNIX compatibility Its functionality list is quite similar to that of UNIX. Components of Linux System: Linux OS has primarily three components; 1. Kernel: It is the core part of Linux. It is responsible for all major activities of this operating system. It consists of various modules and it interacts directly with the underlying hardware. 2. System Library: These libraries implement most of the functionality of the operating system and do not requires kernel module's code access rights. 3. System utility: These programmes are responsible to do specialized, individual level tasks. Basis Features: Some of the features of Linux OS are: Portable Open source Multi-user Multiprogramming Hierarchical file system Security... etc., courtesy: Pinterest Benefits of Using L...

Cloud computing in healthcare

 CLOUD COMPUTING IN HEALTHCARE G lobally many healthcare have moved to cloud computing technology. Over the few years, the evolution of cloud technology in healthcare has been increasing due to its mega usage. A recent research has shown, the global is expected to grow by USD 26 billion during the year 2020-2025. And mainly due to COVID-19 Pandemic has reinforced this trend. WHY CLOUD COMPUTING IMPORTANT FOR HEALTHCARE?   In healthcare industry, a significant amount of data is generated daily, the large amount of data and its remote accessibility free up providers and patients engage with healthcare through cloud technology. Benefits of cloud computing in healthcare: F irst and foremost data storage plays a major role. Healthcare providers have to deal with electronic medical records, patient portals, mobile apps, and big data analytics.  There is lot of data to manage and analyse, such as healthcare institutions to store all the data while avoiding extra costs of maintai...