Tag: AWS

Shape Image
Shape Image
Digital Modernization & Data Analytics: How it can help diabetic patients

Digital Modernization & Data Analytics: How it can help diabetic patients

According to the International Diabetes Federation , in 2021, 53.7 million adults in the age group of (20-79) years had diabetes. Around 1.2 million children and adolescents (0-19) years have type 1 diabetes. Diabetes is a chronic condition that can lead to serious health problems like vision loss, heart disease, and kidney disease. Hence, diabetic

Read More
Role of AI and ML in life science

Role of AI and ML in life science

Artificial Intelligence (AI) has been accelerating the life-sciences industry by making scientific breakthroughs over a few years. AI has successfully overcome significant challenges in organizing all the data systematically and using it at its potential to develop extensive healthcare information. Starting from integrating human health data and segregating clinical records to improve research. Smart technologies

Read More
How to improve EHR using AI and ML

How to improve EHR using AI and ML

Data science techniques, including artificial intelligence (AI) and machine learning (ML), share a symbiotic relationship with healthcare and can help solve many critical healthcare challenges. Whereas data science involves drawing meaningful insights through the analysis of data, healthcare collects and generates vast amounts of data, both critical and general, to provide best possible services to

Read More
Cloud Migration – How to decide if you are ready?

Cloud Migration – How to decide if you are ready?

Cloud technologies and services are very popular, and many businesses (small, medium, and large) moving to the cloud. There are many cloud providers in the market some of the TOP providers are AWS, GCP, AZURE, IBM, and ORACLE. But moving to the cloud is a significant change in the existing infrastructure and adoption of new

Read More
Validate firewall status from container shell

Validate firewall status from container shell

This might be very simple for lot of people but while working in IT industry, so many years sometime API development team stuck for this issue. When we deploy our APIs on GKE and APIs calling external services which are located outside of GCP, we required to open firewall OR it might be already open.

Read More
How to secure AWS VPC?

How to secure AWS VPC?

Amazon VPC (Virtual Private Cloud) is probably one of the most used and famous services inside the Amazon Web Services suite. Because it is mostly related to the concepts of security in the cloud and access to our data inside a third-party data center, like the ones of Amazon. In this article we will talk about

Read More
VPC Basics

VPC Basics

The Virtual private cloud or VPC is a private virtual cloud network. As it is private, it is logically separating from other networks or VPCs. This means that others can’t see inside data. It also means there’s no problem with IP addresses. You can use same level of IP addresses in different VPCs. Following are

Read More
Difference between Security Groups Vs Network ACL?

Difference between Security Groups Vs Network ACL?

This question is always been asked when you go for an interview for cloud security, cloud architect or cloud technologies. To understand different between “Network access control list (NACL)” and “Security Groups” lets first understand following terms in the reference of cloud. Virtual Machines VPC Subnet Firewall Virtual machine (VM) – In simple term, VM

Read More