<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kaneez Fatima</title>
    <description>The latest articles on DEV Community by Kaneez Fatima (@kaneez98fatima).</description>
    <link>https://dev.to/kaneez98fatima</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1074771%2F427ec6d4-1b91-45e4-875c-323d43e726ac.jpeg</url>
      <title>DEV Community: Kaneez Fatima</title>
      <link>https://dev.to/kaneez98fatima</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kaneez98fatima"/>
    <language>en</language>
    <item>
      <title>AWS-Security And Storage</title>
      <dc:creator>Kaneez Fatima</dc:creator>
      <pubDate>Wed, 05 Jul 2023 19:18:40 +0000</pubDate>
      <link>https://dev.to/kaneez98fatima/aws-security-and-storage-2cic</link>
      <guid>https://dev.to/kaneez98fatima/aws-security-and-storage-2cic</guid>
      <description>&lt;p&gt;Security and Storage in AWS:&lt;/p&gt;

&lt;p&gt;Amazon Web Services (AWS) provides a secure and reliable cloud computing platform that helps businesses to scale and grow. AWS offers various security features like identity and access management, network security, data encryption, and compliance. AWS also provides different storage options like Amazon S3, Amazon EBS, Amazon EFS, and Amazon Glacier, which are highly available, durable, and scalable.&lt;/p&gt;

&lt;p&gt;Security in AWS:&lt;br&gt;
AWS offers a range of security features to help protect your data and infrastructure. Here are some of the key features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Identity and access management (IAM): AWS IAM allows you to manage access to your AWS resources securely. IAM enables you to create and manage users, groups, and roles, and assign permissions to them, which helps you control who can access your resources.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Network security: AWS provides a range of network security features, including Virtual Private Cloud (VPC), Security Groups, Network Access Control Lists (NACLs), and AWS WAF (Web Application Firewall). VPC enables you to create a private network in the cloud, which helps you control access to your resources. Security Groups and NACLs enable you to control traffic to and from your resources. AWS WAF helps protect your web applications from common web exploits.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Data encryption: AWS provides various encryption options to help you protect your data, including server-side encryption, client-side encryption, and AWS Key Management Service (KMS). Server-side encryption encrypts your data at rest, while client-side encryption encrypts your data before it is uploaded to AWS. AWS KMS enables you to create and manage encryption keys, which helps you control access to your encrypted data.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Compliance: AWS provides various compliance certifications, including SOC 1/2/3, PCI DSS Level 1, ISO 27001, HIPAA, and GDPR. These certifications demonstrate that AWS has implemented the necessary security controls to protect your data.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Storage in AWS:&lt;br&gt;
AWS offers a range of storage options to help you store and manage your data. Here are some of the key features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Amazon S3: Amazon S3 is a highly available, durable, and scalable object storage service that enables you to store and retrieve any amount of data from anywhere on the web. Amazon S3 is designed to deliver 99.999999999% durability, which means that your data is highly resistant to corruption and loss.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Amazon EBS: Amazon EBS is a block storage service that provides persistent storage for your EC2 instances.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>Core Operation</title>
      <dc:creator>Kaneez Fatima</dc:creator>
      <pubDate>Tue, 04 Jul 2023 10:05:50 +0000</pubDate>
      <link>https://dev.to/kaneez98fatima/core-operation-3hkb</link>
      <guid>https://dev.to/kaneez98fatima/core-operation-3hkb</guid>
      <description>&lt;p&gt;The core operations of AWS:&lt;/p&gt;

&lt;p&gt;Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services to businesses and developers. AWS is designed to provide a flexible, scalable, and cost-effective way to run applications and services in the cloud.&lt;/p&gt;

&lt;p&gt;AWS offers several compute services, including Amazon Elastic Compute Cloud (EC2), Amazon Elastic Container Service (ECS), and AWS Lambda. EC2 is a web service that provides resizable compute capacity in the cloud. ECS is a fully-managed container orchestration service that makes it easy to run, stop, and manage Docker containers on a cluster. AWS Lambda is a serverless computing service that lets you run code without provisioning or managing servers.&lt;/p&gt;

&lt;p&gt;In addition to compute services, AWS provides a range of storage services, including Amazon Simple Storage Service (S3), Amazon Elastic Block Store (EBS), and Amazon Glacier. S3 is a highly-scalable object storage service that allows you to store and retrieve data from anywhere on the web. EBS is a block storage service that provides persistent storage for EC2 instances. Glacier is a low-cost storage service that is designed for data archiving and backup.&lt;/p&gt;

&lt;p&gt;AWS also offers a range of database services, including Amazon Relational Database Service (RDS), Amazon DynamoDB, and Amazon Redshift. RDS is a managed database service that makes it easy to set up, operate, and scale a relational database in the cloud. DynamoDB is a fast and flexible NoSQL database service that provides consistent, single-digit millisecond latency at any scale. Redshift is a fast, fully-managed data warehouse that makes it easy to analyze large amounts of data.&lt;/p&gt;

&lt;p&gt;Networking is another core operation of AWS. AWS provides a range of networking services, including Amazon Virtual Private Cloud (VPC), Amazon Route 53, and AWS Direct Connect. VPC is a virtual network that allows you to launch AWS resources into a virtual network that you define. Route 53 is a scalable and highly-available DNS service that makes it easy to route traffic to your web applications. Direct Connect is a dedicated network connection that allows you to connect your on-premises infrastructure to AWS.&lt;/p&gt;

&lt;p&gt;Finally, AWS offers a range of security and identity services, including AWS Identity and Access Management (IAM), AWS Key Management Service (KMS), and AWS Certificate Manager. IAM is a web service that helps you securely control access to AWS resources. KMS is a managed service that makes it easy to create and control the encryption keys used to encrypt your data. Certificate Manager&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>coreoperation</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
