0% found this document useful (0 votes)
32 views

CC Assignment

The document compares 10 similar services between AWS and Azure including compute, storage, databases, networking, content delivery, identity and access management, monitoring, serverless computing, machine learning, and DevOps services. It provides a brief description and comparison of each service between the two cloud platforms.

Uploaded by

paradpersonal1
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

CC Assignment

The document compares 10 similar services between AWS and Azure including compute, storage, databases, networking, content delivery, identity and access management, monitoring, serverless computing, machine learning, and DevOps services. It provides a brief description and comparison of each service between the two cloud platforms.

Uploaded by

paradpersonal1
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Q : Assignment on recent trends in cloud computing and related technologies

A:
1. Edge Computing: Edge computing brings computation and data storage closer to the
source of data generation, reducing latency and improving real-time processing for
applications like IoT and AI. It complements cloud computing by offloading processing
from centralized data centres.

2. Serverless Computing: Serverless computing, also known as Function as a Service


(FaaS), allows developers to run code without managing servers. It enables more
granular billing, automatic scaling, and faster development cycles.

3. Containers and Kubernetes: Containers have become a popular way to package and
deploy applications, with Kubernetes emerging as the leading container orchestration
platform. Cloud providers offer managed Kubernetes services to simplify container
management.
4. Blockchain Technology: Cloud providers are exploring ways to integrate blockchain
technology into their platforms to enhance security, transparency, and trust in cloud-
based transactions and applications.

5. Quantum Computing: While still in the early stages of development, quantum


computing has the potential to revolutionize cloud computing by offering vastly superior
processing power for certain types of calculations and simulations.

6. Green Cloud Computing: There is a growing focus on sustainability in cloud computing,


with efforts to reduce energy consumption, minimize carbon emissions, and promote
environmentally friendly practices in data centres.
Q : Assignment on explore and compare the similar type of services provided by AWS and
Azure [ Any 10 services ].
A : AWS and Azure are both cloud computing platforms, which provide on-demand delivery of
IT resources over the internet with pay-as-you-go pricing. These services eliminate the need for
physical servers and software on-premises, offering a scalable and cost-effective way to build,
deploy, and manage applications.

1. Compute Services:

• AWS: Amazon Elastic Compute Cloud (EC2)

• Azure: Azure Virtual Machines (VMs)

• Comparison

o AWS EC2 offers a wide range of instance types optimized for various
workloads, including general-purpose, compute-optimized, memory-
optimized, and storage-optimized instances.

o Azure VMs provide similar instance types but also offer specialized
options like GPU instances for graphics-intensive applications and
confidential computing VMs for enhanced security.

2. Storage Services:

• AWS: Amazon Simple Storage Service (S3)

• Azure: Azure Blob Storage

• Comparison

o AWS S3 is known for its high durability and availability, with features like
versioning, lifecycle management, and encryption.

o Azure Blob Storage offers similar features and includes tiers for
optimizing storage costs based on access frequency.

3. Database Services:

• AWS: Amazon Relational Database Service (RDS)

• Azure: Azure SQL Database

• Comparison

o AWS RDS supports multiple database engines, including MySQL,


PostgreSQL, SQL Server, and Oracle, with options for automated
backups, scaling, and read replicas.

o Azure SQL Database provides a fully managed SQL database service


with built-in intelligence for performance monitoring and tuning.
4. Networking Services:

• AWS: Amazon Virtual Private Cloud (VPC)

• Azure: Azure Virtual Network (VNet)

• Comparison

o AWS VPC allows users to create isolated virtual networks, control


inbound and outbound traffic, and connect VPCs across regions using
VPC peering or VPN.

o Azure VNet offers similar capabilities and includes features like Azure
ExpressRoute for private connectivity to Azure from on-premises
networks.

5. Content Delivery Services:

• AWS: Amazon CloudFront

• Azure: Azure Content Delivery Network (CDN)

• Comparison

o AWS CloudFront integrates seamlessly with other AWS services and


offers advanced features like Lambda@Edge for serverless computing at
the edge.

o Azure CDN provides a global network of edge servers for faster content
delivery and includes features like HTTPS support and custom rules for
caching.

6. Identity and Access Management:

• AWS: AWS Identity and Access Management (IAM)

• Azure: Azure Active Directory (AD)

• Comparison

o AWS IAM enables granular control over user permissions, with features
like roles, policies, and multi-factor authentication.

o Azure AD provides identity management for cloud and on-premises


resources, with features like single sign-on, conditional access, and
identity protection.

7. Monitoring and Logging Services:

• AWS: Amazon CloudWatch

• Azure: Azure Monitor

• Comparison

o AWS CloudWatch collects and monitors metrics, logs, and events for
AWS resources, with support for custom dashboards and alarms.

o Azure Monitor offers comprehensive monitoring and diagnostics for


Azure resources, including application performance monitoring and
insights.
8. Serverless Computing:

• AWS: AWS Lambda

• Azure: Azure Functions

• Comparison

o AWS Lambda supports multiple programming languages and integrates


with other AWS services, making it easy to build event-driven
applications.

o Azure Functions offers similar capabilities and integrates with Azure


services like Azure Storage, Cosmos DB, and Event Grid.

9. Machine Learning Services:

• AWS: Amazon SageMaker

• Azure: Azure Machine Learning

• Comparison

o Amazon SageMaker provides a fully managed platform for building,


training, and deploying machine learning models at scale.

o Azure Machine Learning offers a similar platform with built-in support for
popular machine learning frameworks like TensorFlow and PyTorch.

10. DevOps Services:

• AWS: AWS CodePipeline, AWS CodeDeploy, AWS CodeCommit

• Azure: Azure DevOps, Azure DevTest Labs

• Comparison

o AWS CodePipeline provides a continuous delivery service for automating


the build, test, and deployment of applications.

o Azure DevOps offers a suite of tools for agile planning, version control,
build automation, and release management.

You might also like