-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcloud.html
178 lines (155 loc) · 7.8 KB
/
cloud.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!Doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<meta name="generator" content="Jekyll v4.0.1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<title>Cloud Workshop</title>
<link rel="canonical" href="https://getbootstrap.com/docs/4.5/examples/carousel/">
<!-- Bootstrap core CSS -->
<link href="bootstrap.css" rel="stylesheet">
<style>
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
div.a {
text-align: center;
}
</style>
<link href="carousel.css" rel="stylesheet">
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href="#">
<img src="logoiee2.png" class="img-fluid" alt="Responsive image" style="width:18%;" class="w3-round"><br></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="topnav-right">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about2.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<br /><br />
<div>
<div class="col-md-12">
<div class="a">
<h2 class="mb-3">#1.Cloud Workshop</h2>
</div>
<div class='a'>
<img src="images/cloud2.jpg" alt="" class="img-fluid">
</div>
<br />
<p>Description:Cloud Computing is the use of hardware and software to deliver a service over a network (typically the Internet). With cloud computing, users can access files and use applications from any device that can access the Internet.While
these "clouds" are the natural evolution of traditional data centers, they are distinguished by exposing resources (computation, data, and applications) as standards-based Webservices and following a "utility" pricing model where customers
are charged based on their utilization of computational resources, storage, and transfer of data.</p>
<p>
<h3>Topics Covered:</h3>
<ul>
<li>Introduction to Cloud Computing</li>
<li>SaaS, PaaS, IaaS models</li>
<li>Introduction to Amazon Web Services</li>
<li>Developing Applications on AWS - Static sites using S3, Cloudfront, Secure Certificate</li>
<li>Developing Applications on AWS - Dynamic sites using EC2, RDS</li>
<li>Introduction to advanced Cloud Computing Features - Serverless Architecture, API Gateway, Cognito etc</li>
</ul>
<h3>Eligibility:</h3>
<p>Anybody interested in Cloud Computing Technologies, Web Development, Site and Server administration.</p>
<h3>Skills you will gain:</h3>
<ul>
<li>Applications on AWS </li>
<li>Virtualisation</li>
<li>Web Services And API.</li>
</ul>
<h3>Prerequisite:</h3>
<p>Database skills,Programming skills,Linux</p>
<h3>Fee:</h3>
<ul>
<li>IEEE Member(CS): ₹ 70</li>
<li>IEEE Member(Non CS): ₹ 80</li>
<li>Non IEEE Member: ₹ 100</li>
</ul>
<h3>Duration:</h3>
<p>8 hours (Four hour per day)</p>
<h3>Certificate Provided:</h3>
<p>Yes</p>
<h3>Note:</h3>
<ul>
<li>Relevant links will be sent via email after registration.</li>
<li>Tickets are NON REFUNDABLE</li>
<li>Laptops are required but not mandatory to bring</li>
<li>No flaming. No flooding. No spamming.</li>
</ul>
<h1><b class="text-muted"><button type="button" class="btn btn-primary">Register Here</button></b></h1>
</p>
<div class="tag-widget post-tag-container mb-5 mt-5">
<div class="tagcloud">
<a href="#" class="tag-cloud-link">AWS</a>
<a href="#" class="tag-cloud-link">API</a>
<a href="#" class="tag-cloud-link">Tech</a>
<a href="#" class="tag-cloud-link">EC2</a>
</div>
</div>
<div class="comment-form-wrap pt-5">
<h3 class="mb-5">Leave a comment</h3>
<form action="#" class="bg-light p-4">
<div class="form-group">
<label for="name">Name *</label>
<input type="text" class="form-control" id="name">
</div>
<div class="form-group">
<label for="email">Email *</label>
<input type="email" class="form-control" id="email">
</div>
<div class="form-group">
<label for="website">Website</label>
<input type="url" class="form-control" id="website">
</div>
<div class="form-group">
<label for="message">Message</label>
<textarea name="" id="message" cols="30" rows="10" class="form-control"></textarea>
</div>
<div class="form-group">
<input type="submit" value="Post Comment" class="btn py-3 px-4 btn-primary">
</div>
</form>
</div>
</div>
</div>
<!-- .col-md-12 -->
</div>
</div>
</body>
</html>