|
1 | | -# 100daysofdevops |
2 | | - |
3 | | -#AWS |
4 | | -Day 1-Introduction to CloudWatch Metrics |
| 1 | +- [100 Days of DevOps](#100-days-of-devops) |
| 2 | +- [AWS](#aws) |
| 3 | + - [Day 1-Introduction to CloudWatch Metrics](#day-1-introduction-to-cloudwatch-metrics) |
| 4 | + - [Day 2-Introduction to Simple Notification Service(SNS)](#day-2-introduction-to-simple-notification-servicesns) |
| 5 | + - [Day 3-Introduction to CloudTrail](#day-3-introduction-to-cloudtrail) |
| 6 | + - [Day 4-CloudWatch log agent Installation — Centos7](#day-4-cloudwatch-log-agent-installation--centos7) |
| 7 | + - [Day 5-CloudWatch to Slack Notification](#day-5-cloudwatch-to-slack-notification) |
| 8 | + - [Day 6-CloudWatch Logs(Metric Filters)](#day-6-cloudwatch-logsmetric-filters) |
| 9 | + - [Day 7-AWS S3 Event](#day-7-aws-s3-event) |
| 10 | + - [Day 8-Introduction to AWS Security Token Service(STS)](#day-8-introduction-to-aws-security-token-servicests) |
| 11 | + - [Day 9-Delegate Access Across AWS Accounts Using IAM Roles](#day-9-delegate-access-across-aws-accounts-using-iam-roles) |
| 12 | + - [Day 10- Restricting User to Launch only T2 Instance](#day-10--restricting-user-to-launch-only-t2-instance) |
| 13 | + |
| 14 | +# 100 Days of DevOps |
| 15 | +[Project Link](https://github.com/100daysofdevops/100daysofdevops) |
| 16 | + |
| 17 | +# AWS |
| 18 | +## Day 1-Introduction to CloudWatch Metrics |
5 | 19 | https://medium.com/faun/100-days-of-devops-day-1-introduction-to-cloudwatch-metrics-b04be36307a8 |
6 | 20 |
|
7 | | -Day 2-Introduction to Simple Notification Service(SNS) |
| 21 | +## Day 2-Introduction to Simple Notification Service(SNS) |
8 | 22 | https://medium.com/@devopslearning/100-days-of-devops-day-2-introduction-to-simple-notification-service-sns-97137b2f1f1e |
9 | 23 |
|
10 | | -Day 3-Introduction to CloudTrail |
| 24 | +## Day 3-Introduction to CloudTrail |
11 | 25 | https://medium.com/@devopslearning/100-days-of-devops-day-3-introduction-to-cloudtrail-5ce923f44584 |
12 | 26 |
|
13 | | -Day 4-CloudWatch log agent Installation — Centos7 |
| 27 | +## Day 4-CloudWatch log agent Installation — Centos7 |
14 | 28 | https://medium.com/@devopslearning/100-days-of-devops-day-4-cloudwatch-log-agent-installation-centos7-d11054fffdf4 |
15 | 29 |
|
16 | | -Day 5-CloudWatch to Slack Notification |
| 30 | +## Day 5-CloudWatch to Slack Notification |
17 | 31 | https://medium.com/@devopslearning/100-days-of-devops-day-5-cloudwatch-to-slack-notification-d2d84a192bf2 |
18 | 32 |
|
19 | | -Day 6-CloudWatch Logs(Metric Filters) |
| 33 | +## Day 6-CloudWatch Logs(Metric Filters) |
20 | 34 | https://medium.com/@devopslearning/100-days-of-devops-day-6-cloudwatch-logs-metric-filters-94c572cc241 |
21 | 35 |
|
22 | | -Day 7-AWS S3 Event |
| 36 | +## Day 7-AWS S3 Event |
23 | 37 | https://medium.com/@devopslearning/100-days-of-devops-day-7-aws-s3-event-cf64c6699ca1 |
24 | 38 |
|
25 | | -Day 8-Introduction to AWS Security Token Service(STS) |
| 39 | +## Day 8-Introduction to AWS Security Token Service(STS) |
26 | 40 | https://medium.com/faun/100-days-of-devops-day-8-introduction-to-aws-security-token-service-sts-b0f164e5d6a3 |
27 | 41 |
|
28 | | -Day 9-Delegate Access Across AWS Accounts Using IAM Roles |
| 42 | +## Day 9-Delegate Access Across AWS Accounts Using IAM Roles |
29 | 43 | https://medium.com/@devopslearning/100-days-of-devops-day-9-delegate-access-across-aws-accounts-using-iam-roles-b7898b15ed3d |
30 | 44 |
|
31 | | -Day 10- Restricting User to Launch only T2 Instance |
| 45 | +## Day 10- Restricting User to Launch only T2 Instance |
32 | 46 | https://medium.com/faun/100-days-of-devops-day-10-restricting-user-to-launch-only-t2-instance-509aaaec5aa2 |
33 | 47 |
|
34 | 48 | Day 11- Restricting S3 Bucket Access to Specific IP Addresses |
|
0 commit comments