-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcloud.html
220 lines (194 loc) · 10.7 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<style type="text/css">
@media (max-width:991px) {
.col-md-12 h2{
margin-top: 100px;
}
.colorlib-navbar-brand img{
transform: scale(3);
margin-left: 50px;
}
}
</style>
<head>
<title>Cloud Technology</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<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">
</head>
<body>
<nav id="colorlib-main-nav" role="navigation">
<a href="#" class="js-colorlib-nav-toggle colorlib-nav-toggle active"><i></i></a>
<div class="js-fullheight colorlib-table">
<div class="colorlib-table-cell js-fullheight">
<div class="row d-flex justify-content-end">
<div class="col-md-12 px-5">
<ul class="mb-5">
<li><a href="index.html"><span>Home</span></a></li>
<li><a href="model.html"><span>About</span></a></li>
<li><a href="travel.html"><span>Contact US</span></a></li>
</ul>
</div>
<div class="col px-5 copyright">
<p>Powered By IEEE Student Branch</p>
</div>
</div>
</div>
</div>
</nav>
<div id="colorlib-page">
<header>
<div class="container-fluid">
<div class="row no-gutters">
<div class="col-md-12">
<div class="colorlib-navbar-brand">
<img src="logoiee2.png" class="logo" style="width:13%;" class="w3-round"><br><br>
</div>
<a href="#" class="js-colorlib-nav-toggle colorlib-nav-toggle"><i></i></a>
</div>
</div>
</div>
</header>
<section class="ftco-fixed clearfix">
<div class="image js-fullheight float-left">
<div class="home-slider owl-carousel js-fullheight">
<div class="slider-item js-fullheight" style="background-image: url('images/bg_1.jpg');">
<div class="overlay"></div>
<div class="container">
<div class="row slider-text align-items-end" data-scrollax-parent="true">
<div class="col-md-10 col-sm-12 ftco-animate" data-scrollax=" properties: { translateY: '70%' }">
<p class="breadcrumbs"><span><a href="index.html">IEEE Student Branch</a></span> <span></span></p>
<h1 class="mb-3" data-scrollax="properties: { translateY: '30%', opacity: 1.6 }"></h1>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end:image -->
<div class="page-container float-right">
<div class="row">
<div class="col-md-12">
<h2 class="mb-3">#1.Cloud Workshop</h2>
<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>
<img src="images/cloud2.jpg" alt="" class="img-fluid">
</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>
<!-- end: page-container-->
</section>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</body>
</html>