NPTEL Cloud Computing Week 10 Assignment Answers 2022

NPTEL Cloud Computing Week 10 Assignment Answers 2022:-  All the Answers are provided here to help the students as a reference, You must submit your assignment to your own knowledge.

What is Cloud Computing?

Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for a shared pool of resources, namely servers, storage, networking, software, database, applications, etc, over the internet is a model for enabling ubiquitous, on-demand access to a shared pool of configurable computing resources, which can be rapidly provisioned and released with minimal management effort. This course will introduce various aspects of cloud computing, including fundamentals, management issues, security challenges, and future research trends. This will help students (both UG and PG levels) and researchers to use and explore cloud computing platforms. CRITERIA TO GET A CERTIFICATE Average assignment score = 25% of the average of the best 8 assignments out of the total 12 assignments given in the course. Exam score = 75% of the proctored certification exam score out of 100 Final score = Average assignment score + Exam score YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF THE AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

NPTEL Cloud Computing Week 10 Assignment Answers 2022 {July-Dec}

1. VM migration is the process of moving running applications or VMs from one physical host to another host. a. True b. False

2. Given the VM memory size of 1024GB and the transmission rate of 16 MB/sec What are the total migration time and downtime for non-live VM migration? Choose the most appropriate option. a. 20 hours, 25 hours b. 18 hours, 18 hours c. 16 hours, 16 hours d. 24 hours,20 hours

Answers will be Uploaded Shortly and it will be Notified on Telegram, So  JOIN NOW

NPTEL Cloud Computing Week 10 Assignment Answers 2022

3. With Docker, the resource management effort is separated from the configuration effort. a. True b. False

4. In Docker utility, taken together, can be spun up as Docker containers. — is a collection of filesystem layers and some metadata which, if a. Operating System b. Microservice c. Virtual Machine d. Image

5. What is(are) the reason(s) to opt for VM migration in the cloud computing paradigm? a. No particular reason; depends on the will of the end client/user. b. To remove a physical machine from service c. To save power consumption d. To relieve the load on the congested hosts.

6. What is(are) the key advantage(s) of Docker? a. It facilitates microservice architecture b. It can be used to package software c. It can be used to model networks. d None of these

👇 For Week 11 Assignment Answers 👇

7. Post-copy and Pre-copy migration approaches are followed in : a. Live Migration process b. Non-ive Migration process c. Hybrid Migration process d. None of these

8. Which of the following is (are) true in the case of Docker architecture? Statement-1: Private Docker registry is a service that stores Docker images. Statement-2: Docker on the host machine is split into two parts- a daemon with a RESTful API and a client who talks with the daemon. a. Only Statement-1 is true b. Only Statement-2 is true c. Both Statement-1 and 2 are true d. Neither Statement 1 nor 2 is true

9. Which of the statement(s) is(are) true for containers? Statement-1: Docker is an open platform for automating the deployment, scaling, and management of containerized applications. Statement-2: Containers make it easy to share CPU, memory, storage and network resources at the operating system level a. Only Statement-1 is true b. Only Statement-2 is true c. Both Statement-1 and 2 are true d. Neither Statement 1 nor 2 is true

10. Kubernetes operates at the hardware level. a. True b. False

For More NPTEL Answers:-  CLICK HERE Join Our Telegram:-  CLICK HERE

NPTEL Cloud Computing Week 10 Assignment Answers 2022:-

Q1. Program execution does not get affected by the cold VM migration process. The above statement is:

a) True  b) False

Answer:- b) False

Answers will be Uploaded Shortly and it will be Notified on Telegram, So JOIN NOW

Q2. Which of the following could be the terminating criteria in pre-copy phase?

  • a) The number of rounds exceeds a threshold 
  • b) The total memory transmitted exceeds a threshold 
  • c) The number of dirtied pages in the previous round drops below a threshold 
  • d) All of the above

Q3. Which of the following are requirements of virtual machine live migration?

  • a. Load balancing 
  • b. System Maintenance 
  • c. Power Management 
  • d. All of the above

Q4. Statement 1: Pre-copy approach of live migration uses iterative push phase that is followed by stop-and-copy phase. Statement 2: In the pre-copy approach, no memory page gets updated.

  • a. Statement 1 is true 
  • b. Statement 2 is true 
  • c. Both the statements are true 
  • d. None of the statements are true.

Q5. Statement: Kubernetes operates at the hardware level rather than at the container level.

👇 FOR NEXT WEEK ASSIGNMENT ANSWERS 👇

Q6. Which of the following are the components of Kubernetes?

a. Nodes  b. Pods  c. Control Plane d. All of the above

Q7. Statement 1: Docker image has effectively no dependencies. Statement 2: Docker builds are less reproducible than traditional software building methods.

a. Statement 1 is true  b. Statement 2 is true  c. Both the statements are true  d. None of the statements are true

Q8. Which of the following is a command of docker?

Answer: For Answer Click Here

Q9. Which of the following is not a feature of Docker container image?

If there are any changes in answers will notify you on telegram so you can get a 100% score, So Join

Q10. What are the benefits of Containers?

Disclaimer :- We do not claim 100% surety of solutions, these solutions are based on our sole expertise, and by using posting these answers we are simply looking to help students as a reference, so we urge do your assignment on your own.

For More NPTEL Answers:-  CLICK HERE

Join Our Telegram:-  CLICK HERE

NPTEL Cloud Computing Week 10 Assignment Answers 2022 :- All the Answers are provided here to help the students as a reference, You must submit your assignment at your own knowledge.

Leave a Comment Cancel reply

You must be logged in to post a comment.

Please Enable JavaScript in your Browser to Visit this Site.

Spread the word.

Share the link on social media.

Confirm Password *

Username or email *

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Sorry, you do not have permission to ask a question, You must login to ask a question.

SIKSHAPATH Logo

SIKSHAPATH Latest Articles

Nptel cloud computing assignment 10 answers 2022.

NPTEL Cloud Computing Assignment Answers

Dear Students, it is time to complete the week 10 assignment of NPTEL cloud computing. In this article, I have provided the answer hints to the assignment which may help you score good marks.

NPTEL Cloud Computing Assignment 10 Answers

Q1. VM migration is the process of moving running applications or VMs from one physical host to another host.

a. True b. False

Answer: Option A

1100+ Students have benefited from instant notification, Join us on telegram .

Q2. Given the VM memory size of 1024GB and the transmission rate of 16 MB/sec

What are the total migration time and downtime for non-live VM migration? Choose the most appropriate option.

a. 20 hours, 25 hours

b. 18 hours, 18 hours

c. 16 hours, 16 hours

d. 24 hours, 20 hours

Answer : Option B

Q3. With Docker, the resource management effort is separated from the configuration effort.

Answer: Option B

Q4. In Docker utility, ____________ is a collection of filesystem layers and some metadata which, iftaken together, can be spun up as Docker containers.

a. Operating System.

b. Microservice

c. Virtual Machine

Q5. What is(are) the reason(s) to opt for VM migration in the cloud computing paradigm?

a. No particular reason; depends on the will of the end client/user.

b. To remove a physical machine from service

c. To save power consumption

d. To relieve the load on the congested hosts.

Answer: Options B and D.

Q6. What is(are) the key advantage(s) of Docker?

a. It facilitates microservice architecture

b. It can be used to package software

c. It can be used to model networks.

d. None of these

Answer: Options A, B and C.

Q7. Post-copy and Pre-copy migration approaches are followed in:

a. Live Migration process

b. Non-live Migration process

c. Hybrid Migration process

Q8. Which of the following is (are) true in the case of Docker architecture?

Statement-1: Private Docker registry is a service that stores Docker images.

Statement-2: Docker on the host machine is split into two parts- a daemon with a RESTful API and a client who talks with the daemon.

a. Only Statement-1 is true

b. Only Statement-2 is true

c. Both Statement-1 and 2 are true

d. Neither Statement 1 nor 2 is true

Answer: Option C.

Q9. Which of the statement(s) is (are) true for containers?

Statement-1: Docker is an open platform for automating the deployment, scaling, and management of containerized applications.

Statement-2: Containers make it easy to share CPU, memory, storage and network resources at the operating system level.

Q10. Kubernetes operates at the hardware level.

Answer: Option B.

Disclaimer: These answers are provided only for the purpose of helping students to take references. This website does not claim any surety of 100% correct answers. So, this website urges you to complete your assignment yourself.

Also Available:

NPTEL Cloud Computing Assignment 9 Answers

Related Posts

NPTEL Cloud Computing Assignment 3 Answers 2023

NPTEL Cloud Computing Assignment 3 Answers 2023

NPTEL Problem Solving Through Programming In C Week 1 & 2 Assignment Answers 2023

NPTEL Problem Solving Through Programming In C Week 1 & ...

NPTEL Programming In Java Week 6 Assignment Answers 2023

NPTEL Programming In Java Week 6 Assignment Answers 2023

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

nptel-assignments

Here are 64 public repositories matching this topic..., kishanrajput23 / nptel-the-joy-of-computing-using-python.

Study materials related to this course.

  • Updated Oct 27, 2023

souraavv / NPTEL-DAA-Programming-Assignment-Solutions

Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.

  • Updated Dec 8, 2022

kishanrajput23 / NPTEL-Programming-In-java

  • Updated Apr 14, 2022

omunite215 / NPTEL-Programming-in-Java-Ultimate-Guide

I am sharing my journey of studying a course on Programming in Java taught by Prof.Debasis Samanta Sir IIT Kharagpur

  • Updated Dec 4, 2023

kadeep47 / NPTEL-Getting-Started-With-Competitive-Programming

[Aug - Oct 2023] Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Sep 6, 2023

Md-Awaf / NPTEL-Course-Getting-started-with-Competitive-Programming

Solutions for NPTEL Course Getting started with competitive programming weekly assignment.

  • Updated Apr 20, 2023

rvutd / NPTEL-Joy-of-Computing-2020

Programming Assignment Solutions

  • Updated May 5, 2020

roopeshsn / embedded-system-design-nptel

Embedded System Design Course Materials - NPTEL

  • Updated May 6, 2022

guru-shreyansh / NPTEL-Programming-in-Java

The sole intention behind this repository is to help the beginners in Java with the course contents.

  • Updated Aug 1, 2021

gunjanmimo / NPTEL-The-Joy-of-Computing-using-Python

  • Updated Jan 26, 2020

avinashyadav16 / The-Joy-of-Computing-Using-Pyhton

12 Weeks long NPTEL Elective MOOC Course's codes, assignments and solutions.

  • Updated Oct 30, 2023
  • Jupyter Notebook

AdishiSood / The-Joy-of-Computing-using-Python

  • Updated Apr 28, 2021

gxuxhxm / NPTEL-The-Joy-of-Computing-using-Python

NPTEL-The-Joy-of-Computing-using-Python with NOTES and Weekly quizes Answers

  • Updated Dec 31, 2023

NPTEL-Course / Programming-Data-Structures-And-Algorithms-Using-Python

Nptel Course Solutions : Programming, Data Structures And Algorithms Using Python

  • Updated Nov 30, 2020

ShishiraB / Programming-Data-Structures-And-Algorithms-Using-Python

This is a repository where i have tried to give explaination

  • Updated Mar 1, 2023

Rahulnisanth / Python-ZTM-Hub

Complete python repository from zero to mastery experience

  • Updated May 15, 2024

NPTEL-Course / Google-Cloud-Computing-Foundations

Nptel Course Solution : Google Cloud Computing Foundations

  • Updated Nov 19, 2020

code-reaper08 / NPTEL-Practice-Repo

Practice repo for NPTEL 📚 Programming, Data Structures and Algorithms.

  • Updated Aug 27, 2021

lonebots / python-programming-joc-nptel

Python programming repository for NPTEL joy of computing course

  • Updated Dec 21, 2020

CGreenP / NPTEL-Introduction-to-Programming-in-C-Assignment-4-Question-1

NPTEL Introduction to Programming in C Assignment 4 Question 1

  • Updated Apr 2, 2024

Improve this page

Add a description, image, and links to the nptel-assignments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nptel-assignments topic, visit your repo's landing page and select "manage topics."

  • Computer Science and Engineering
  • NOC:Cloud computing (Video) 
  • Co-ordinated by : IIT Kharagpur
  • Available from : 2017-06-08
  • Intro Video
  • Lecture 11:
  • Lecture 12:
  • Lecture 13 :
  • lecture 14 :
  • Lecture 15 :
  • Lecture 17:
  • Lecture 18:
  • Lecture 19:
  • Lecture 20:
  • Lecture 21 : SLA-Tutorial
  • Lecture 22 : Cloudonomics-Tutorial
  • Lecture 23 : MapReduce-Tutorial
  • Lecture 24 : ResourceMgmt-I
  • Lecture 25 : ResourceMgmt-II
  • Lecture 26: Cloud Computing: Security I
  • Lecture 27: Cloud Computing: Security II
  • Lecture 28: Cloud Computing: Security III
  • Lecture 29: Cloud Computing: Security Issues in Collaborative SaaS Cloud
  • Lecture 30; Cloud Computing: Broker for Cloud Marketplace
  • Lecture 31: Mobile Cloud Computing -I
  • Lecture 32: Mobile Cloud Computing -II
  • Lecture 33: Fog Computing-I
  • Lecture 34: Fog Computing-II
  • Lecture 35:Use Case-Geo-spatial Cloud
  • Lecture 36 : Introduction to DOCKER Container
  • Lecture 37 : Green Cloud
  • Lecture 38 : Sensor Cloud Computing
  • Lecture 39 : IoT Cloud
  • Lecture 40 : Course Summary and Research Areas
  • Lecture - 41 Cloud–Fog Computing - Overview
  • Lecture - 42 Resource Management - I
  • Lecture 43 Resource Management - II
  • Lecture 44 Cloud Federation
  • Lecture 45 "VM Migration - Basics Migration strategies"
  • Lecture 46 "VM Migration - Basics Migration strategies"
  • Lecture 47 "Containers Container based Virtualization Kubernetes Docker Container "
  • Lecture 48 "Docker Container – Overview Docker – Components Docker – Architecture"
  • Lecture 49 Docker Container - Demo
  • Lecture 50 Docker Container - Demo
  • Lecture 51 Dew Computing
  • Lecture 52 Serverless Computing - I
  • Lecture 53 Serverless Computing - II
  • Lecture 54 Sustainable Cloud Computing - I
  • Lecture 55 Sustainable Cloud Computing - II
  • Live Session 11-03-2020
  • Watch on YouTube
  • Assignments
  • Download Videos
  • Transcripts
  • Lecture Notes (1)

Quizermania Logo

Cloud Computing | NPTEL 2022 | Week 12 Assignment Solutions

Cloud Computing NPTEL assignment answers

This set of MCQ(multiple choice questions) focuses on the  Cloud Computing NPTEL 2022 Week 12 Assignment Solutions .

Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely servers, storage, networking, software, database, applications etc., over the Internet. It is a model for enabling ubiquitous, on-demand access to a shared pool of configurable computing resources, which can be rapidly provisioned and released with minimal management effort. This course will introduce various aspects of cloud computing, including fundamentals, management issues, security challenges and future research trends.

Course layout

Answers COMING SOON! Kindly Wait!

Week 0: Assignment answers Week 1:  Introduction to Cloud Computing Week 2: Cloud Computing Architecture Week 3: Service Management in Cloud Computing Week 4: Data Management in Cloud Computing Week 5:  Resource Management in Cloud Week 6: Cloud Security Week 7:  Open Source and Commercial Clouds, Cloud Simulator Week 8:  Research trend in Cloud Computing, Fog Computing Week 9:  VM Resource Allocation, Management and Monitoring Week 10:  Cloud-Fog-Edge enabled Analytics Week 11: Serverless Computing and FaaS Model Week 12: Case Studies and Recent Advancements

NOTE:  You can check your answer immediately by clicking show answer button. Cloud Computing NPTEL 2022 Week 12 Assignment Solution” contains 10 questions.

Now, start attempting the quiz.

Cloud Computing NPTEL 2022 Week 12 Assignment Solutions

Q1. The key features of Mobile Cloud Computing (MCC) for 5G networks include

a) Reliability improvement b) Sharing of resources c) Offloading data processing d) Mitigating network traffic congestion

Answer: a), b)

Q2. Cyber-physical system is all about _____________ of the physical and the cyber.

a) Union b) Intersection c) Segregation d) None of above

Answer: b) Intersection

Q3. Cloud computing services provide a flexible platform for realizing the goals of Cyber-Physical systems.

a) True b) False

Answer: a) True

Q4. The advantage(s) of Cyber-Physical Cloud Computing is(are) as follows

a) Modular composition b) Multi-Tenancy c) Data flow d) Reliability and resiliency

Answer: a), d)

Q5. A ___________ is a trace generated by a moving object in geographical space, usually represented by a series of chronologically ordered points.

a) Time series b) Road map c) Spatial trajectory d) Spatial crowdsourcing

Answer: c) Spatial trajectory

Cloud Computing NPTEL week 12 Assignment Solutions

Q6. Limitation(s) of IoT devices is(are)

a) Containerization b) Storage c) Processing d) Power requirement

Answer: b), c), d)

Q7. Which of the statement is(are) true with respect to Spatial cloud Statement 1: It does not support shared resource pooling which is useful for participating organizations with common or shared goals Statement 2: Spatial cloud provides infrastructure requirement that is based on application, with nothing to purchase. This leverages the scalability of the application.

a) Only statement 1 is true b) Only statement 2 is true c) Both statements are true d) None of the statements is true

Answer: b) Only statement 2 is true

Q8. Customized wearable devices for collecting health parameters are the best examples of

a) IoHT b) Fog devices c) Fog-Cloud interfaced d) Cloud-Fog-Edge-IoHT

Answer: d) Cloud-Fog-Edge-IoHT

Q9. The cyber-physical system involves transdisciplinary approaches, merging the theory of cybernetics, mechatronics, design, and process science.

Q10. 5G network technology has proven to offer a theoretical download speed of 1Gbit/s.

Answer: b) False

<< Prev- Cloud Computing Week 11 Assignment Solutions

For discussion about any question, join the below comment section. And get the solution of your query. Also, try to share your thoughts about the topics covered in this particular quiz.

Related Posts

Operating system fundamentals | nptel | week 0 assignment 0 solution, nptel operating system fundamentals week 1 assignment solutions, nptel operating system fundamentals week 10 answers, nptel operating system fundamentals week 2 assignment solutions, nptel operating system fundamentals week 3 assignment solutions, nptel operating system fundamentals week 4 assignment solutions, leave a comment cancel reply.

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

  • 1st Central Law Reviews: Expert Legal Analysis & Insights
  • Amazon Quiz
  • Flipkart Quiz
  • Play & Win 50,000 Coins
  • Privacy Policy

NPTEL Cloud Computing ASSIGNMENT 1 Answers 2022

  • by QuizXp Team
  • July 14, 2022 August 8, 2022

NPTEL Cloud Computing ASSIGNMENT 1 Answers 2022

NPTEL Cloud Computing ASSIGNMENT 1 Answers 2022 :- Hello students in this article we are going to discuss answers of Cloud Computing assignment 1. All the Answers are provided here to help the students as a reference, You must submit your assignment to your own knowledge.

About Cloud Computing:-

The course aims to cause a basic awareness about the significance of soft skills in professional and inter-personal communications and facilitate an all-round development of personality. Hard or technical skills help securing a basic position in one’s life and career. But only soft skills can ensure a person retain it, climb further, reach a pinnacle, achieve excellence, and derive fulfilment and supreme joy.

CRITERIA TO GET A CERTIFICATE

Average assignment score = 25% of the average of the best 8 assignments out of the total 12 assignments given in the course. Exam score = 75% of the proctored certification exam score out of 100

Final score = Average assignment score + Exam score

YOU WILL BE ELIGIBLE FOR A CERTIFICATE ONLY IF THE AVERAGE ASSIGNMENT SCORE >=10/25 AND EXAM SCORE >= 30/75. If one of the 2 criteria is not met, you will not get the certificate even if the Final score >= 40/100.

NPTEL Cloud Computing Assignment 1 Answers 2022:-

Q1. Which of the following fall(s) under the “essential characteristics” of cloud computing?

a. Resource Pooling b. Measured Service c. Rapid Elasticity d. Latency

Answer:- a,b,c

Q2. “Google Slide” is an example of

a. PaaS b. laaS c. SaaS d. FaaS

Q3. Which of the following is/are public cloud platform(s)?

a. Windows Server Hyper-V b. Google Cloud Interconnect c. Amazon Virtual Private Cloud d. Microsoft Azure

Q4. VM technology allows multiple virtual machines to run on a single physical system.

a. True b. False

Q5. Which one of the following is/are disadvantage(s) of cloud computing?

a. Resource pooling b. It requires an always-on internet connection. c. Ubiquitous d. On-demand payment policy

Q6. For less data-intensive applications, horizontal scale-out elasticity is the ideal solution.

Next Week Assignment Answers

quizxp telegram

Q7. The combination of Service-Oriented Infrastructure and Cloud Computing realizes to

a. FTP b. SNTP c. XaaS d. FaaS

Q8. What is/are the main requirement(s) of a Cloud Service Provider (CSP)?

a. Increase agility b. Increase cost c. Increase productivity d. Decrease cost

Answer:- a,c

Q9. PaaS (Platform as a Service) brings the benefits: (i) Creation of software (ii) Integration of web services and databases

a. Only (1) b. Only (11) c. Both (1) and (ii) d. Neither (i) nor (ii)

Q10. A is a distributed computer system that consists of a collection of interconnected stand-alone computers working together as an integrated computing resource.

a. Grid b. Cluster c. Cloud d. Node:

If there are any changes in answers will notify you on telegram so you can get a 100% score, So Join

For Internship and job updates:- Visit

Disclaimer: We do not claim 100% surety of answers, these answers are based on our sole knowledge, and by posting these answers we are just trying to help students, so we urge do your assignment on your own.

if you have any suggestions then comment below or contact us at  [email protected]

If you found this article Interesting and helpful, don’t forget to share it with your friends to get this information.

x

  • Guidelines to Write Experiences
  • Write Interview Experience
  • Write Work Experience
  • Write Admission Experience
  • Write Campus Experience
  • Write Engineering Experience
  • Write Coaching Experience
  • Write Professional Degree Experience
  • Write Govt. Exam Experiences
  • PwC Interview Experience for Cloud Computing 2023
  • CMS Computers Interview Experience
  • AKTU Semester Exam Experience of Computer Science and Engineering
  • Cloud Computing Interview Questions
  • GATE Exam Experience 2024
  • CommScope Interview Experience (On-Campus)
  • Commvault Interview Experience (On-Campus)
  • Cloudera Interview Experience FTE 2020
  • Aptean Interview Experience
  • COA(Computer Organization & Architecture) Exam Experience
  • Cloudera Interview Experience | On-Campus 2021
  • Aptean Interview Experience | On-Campus
  • TCS CodeVita Interview Experience
  • Airtel Interview Experience | On-Campus
  • IISC Bangalore Exam Experience
  • BlackRock Interview Experience (On-Campus)
  • Tata Elxsi Interview Experience (Off-Campus)
  • TCS Digital Interview Experience (On-Campus)

NPTEL Cloud Computing Exam Experience

It all started when our college introduced us to a government-provided course that we could take for credits and grades if we passed. We decided to enroll, marking the beginning of our journey through exams. The course in question is the NPTEL course in Cloud Computing provided by IIT Kharagpur. It is almost 3 months long, including 12 weeks of class assignments and materials, all free of cost.

After three months, it was time for the certification exam registration, which cost Rs. 1000. After paying the fee, you fill out the form, select the exam center, and then appear for the exam.

For exam preparation, you can use the notes, materials in PPT format, and all the lecture videos available. From my experience, we didn’t study much for the exam and only had a few days to prepare. The one trick I can share is: “Prepare all the assignments.” Yes, prepare the weekly assignments (there are about 10 or 12 in total), because I can assure you that half of the exam questions come from the assignments. Due to time constraints, I only studied the assignment questions.

Upon reaching the exam center at the given time, you will still have 1 hour before the exam starts, so you can revise there too. The exam is 3 hours long with no negative marking, and you can leave after 1.5 hours if you finish and submit. When the exam began, I saw that, as expected, half of the questions were directly from the assignments. I finished the first 25 questions in just 5 minutes, and took my time with the remaining 25 questions over the next half hour.

After 1.5 hours, I was done with my exam and submitted it, hoping for a score above 70% with very little effort. With proper studying of the specific important topics, you need 40% from the exam and 25% from the assignments to pass. The certification categories range from gold to bronze level, and people of all age groups take the exam.

I received the silver medal, along with credits and grades from my college. This was my journey through the exam. I hope you liked it, and I hope you follow this advice. Good luck with your exams!

Please Login to comment...

Similar reads.

  • Cloud-Computing
  • IIT Kharagpur
  • Write It Up 2024
  • Competitive Exam Experiences
  • Experiences

Improve your Coding Skills with Practice

 alt=

What kind of Experience do you want to share?

swayam-logo

  • Review Assignment
  • Announcements
  • About the Course
  • Explore Courses

NPTEL: Exam Registration form opened for Jan 2023 semester

Dear Candidate,   Here is a golden opportunity for those who had previously enrolled in this course, but could not participate in the exams or were absent/did not pass the exam for this course. This course is being reoffered in Jan 2023 and we are giving you another chance to write the exam in March  2023 and obtain a certificate based on NPTEL norms. Do not let go of this unique opportunity to earn a certificate from the IITs/IISc.   IMPORTANT instructions for learners - Please read this carefully     1. The exam date for this course: March 26,2023 2. CLICK HERE to register for the exam. Please fill the exam form using the same Enrolled email id & make fee payment via the form, as before. 3. Choose from the Cities where the exam will be conducted:  Exam Cities 4. You DO NOT have to re-enroll in the courses if you have enough assignment scores in the previous immediate semester when the course was run to obtain a certificate.  5. You DO NOT have to resubmit Assignments in the previous semester courses if you have enough assignment scores in the previous immediate semester when the course was run to obtain a certificate.  6. If you do enroll to Jan 2023 course, we will take the best average assignment scores across this  semester & the immediate previous semester when the course was run.     NOTE:   Please check once if you have >= 40/100  in average assignment score that were conducted in this course to become eligible for the e-certificate, wherever applicable. If not, please submit assignments again in the Jan 2023 course to become eligible for the e-certificate. We will not be having new assignments in the previous semester's course. It is mandatory to enroll again in the Jan 2023 semester if you want to receive the fresh assignments of this current Jan 2023 semester. You can also submit assignments again if you want to take fresh assignments or need to improve your previous scores.   RECOMMENDATION: If you want to take new assignments or brush up on your lessons for the exam, please enroll in the Jan 2023 course.   LINK to enroll in the current course:   https://onlinecourses.nptel.ac.in/noc23_cs27/preview 4. Exam fees:    If you register for the exam and pay before Feb 17, 2023, 5:00 PM , Exam fees will be Rs. 1000/- per exam.   5. 50% fee waiver for the following categories:    Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate.   Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate.    6. Last date for exam registration: Feb 17, 2023, 5:00 PM (Friday).    7. Mode of payment: Online payment - debit card/credit card/net banking/UPI.    8. HALL TICKET:    The hall ticket will be available for download tentatively by 2 weeks prior to the exam date . We will confirm the same through an announcement once it is published.    9. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately till the date when the exam form closes. Same day of exam you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions if you are registering for the exam with the same email ID.   10. Data changes:    Last date for data changes: Feb 17, 2023, 5:00 PM:    All the fields in the Exam form except for the following ones can be changed until the form closes.    The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: -    REMOVE unpaid courses from the cart And/or - CANCEL paid courses    1. Do you come under the SC/ST category? *  2. SC/ST Proof  3. Are you a person with disabilities? *  4. Are you a person with disabilities above 40%?  5. Disabilities Proof  6. What is your role ?    Note: Once you remove or cancel a course, you will be able to edit these fields immediately.  But, for cancelled courses, refund of fees will be initiated only after 2 weeks.    11. LAST DATE FOR CANCELLING EXAMS and getting a refund: Feb 17, 2023, 5:00 PM    12. Click here to view Timeline and Guideline : Guideline   Domain Certification Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job ready or specialising in an area of study.     Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise. Kindly refer to the following link for the list of courses available under each domain: https://nptel.ac.in/domains   Outside India Candidates Candidates who are residing outside India may also fill the exam form and pay the fees. Mode of exam and other details will be communicated to you separately.   Thanks & Regards,  NPTEL TEAM

Thank you for learning with NPTEL!!

Dear Learner, Thank you for taking the course with NPTEL!! Hope you enjoyed the journey with us. The results for this course have been published and we are closing this course now.  You will still have access to the contents and assignments of this course, if you click on the course name from the "Mycourses" tab on swayam.gov.in. The discussion forum is being closed though and you cannot ask questions here. For any further queries please write to [email protected] . - Team NPTEL

Cloud Computing and Distributed Systems : Result Published!

  • Hard copies of certificates will not be dispatched.
  • The duration shown in the certificate will be based on the timeline of offering of the course in 2022, irrespective of which Assignment score that will be considered.

Cloud Computing and Distributed Systems: Final Feedback Form

Dear student, We are glad that you have attended the NPTEL online certification course. We hope you found the NPTEL Online course useful and have started using NPTEL extensively. In this regard, we would like to have feedback from you regarding our course and whether there are any improvements, you would like to suggest.   We are enclosing an online feedback form and would request you to spare some of your valuable time to input your observations. Your esteemed input will help us in serving you better. The link to give your feedback is: https://docs.google.com/forms/d/154Q_PfpjzHxBAN7T8GcWase6mg0yFfSp2oBcC2UDo7M/viewform We thank you for your valuable time and feedback. Thanks & Regards, -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 8 Released

Dear Learners, Thank you for continuing with the course and hope you are enjoying it.  We would like to know if the expectations with which you joined this course are being met and hence please do take 2 minutes to fill out our weekly feedback form.  It would help us tremendously in gauging the learner experience.  Here is the link to the form:  https://docs.google.com/forms/d/1s5Bs7ZBHPoQRMFGsL6eZlv6ueHMD4h8ymC9MRo0K1Xs/viewform Thank you. -NPTEL team 

Cloud Computing and Distributed Systems - Assignment-8 Solution Released

Dear Participants, The Assignment-8 of Week- 8 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link:  Assignment-8 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Assignment-7 Solution Released

Dear Participants, The Assignment-7 of Week- 7 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link:  Assignment-7 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Assignment-6 Solution Released

Dear Participants, The Assignment-6 of Week- 6 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link: Assignment-6 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Week-8 content is live now !!

Dear Learners, The lecture videos for  Week 8  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=64&lesson=65 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-8  for  Week-8  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=64&assessment=94 The assignment has to be submitted on or before  Wednesday,[23/03/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 7 Released

Cloud computing and distributed systems - week-7 content is live now .

Dear Learners, The lecture videos for  Week 7  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=58&lesson=59 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-7  for  Week-7  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=58&assessment=91 The assignment has to be submitted on or before  Wednesday,[16/03/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems - Assignment-5 Solution Released

Dear Participants, The Assignment-5 of Week- 5 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link:  Assignment-5 Happy Learning! Thanks & Regards, NPTEL Team

Exam Format - March 27,2022

Dear Candidate, ****This is applicable only for the exam registered candidates**** Type of exam will be available in the list: Click Here You will have to appear at the allotted exam center and produce your Hall ticket and Government Photo Identification Card (Example: Driving License, Passport, PAN card, Voter ID, Aadhaar-ID with your Name, date of birth, photograph and signature) for verification and take the exam in person.  You can find the final allotted exam center details in the hall ticket. The hall ticket is yet to be released . We will notify the same through email and SMS. Type of exam: Computer based exam (Please check in the above list corresponding to your course name) The questions will be on the computer and the answers will have to be entered on the computer; type of questions may include multiple choice questions, fill in the blanks, essay-type answers, etc. Type of exam: Paper and pen Exam  (Please check in the above list corresponding to your course name) The questions will be on the computer. You will have to write your answers on sheets of paper and submit the answer sheets. Papers will be sent to the faculty for evaluation. On-Screen Calculator Demo Link: Kindly use the below link to get an idea of how the On-screen calculator will work during the exam. https://tcsion.com/ OnlineAssessment/ ScientificCalculator/ Calculator.html NOTE: Physical calculators are not allowed inside the exam hall. -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 6 Released

Cloud computing and distributed systems - assignment-4 solution released.

Dear Participants, The Assignment-4 of Week- 4 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link:  Assignment-4 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Week-6 content is live now !!

Dear Learners, The lecture videos for  Week 6  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=52&lesson=53 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-6  for  Week-6  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=52&assessment=88 The assignment has to be submitted on or before  Wednesday,[09/03/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 5 Released

Cloud computing and distributed systems - assignment-3 solution released.

Dear Participants, The Assignment-3 of Week- 3 Solution for the course " Cloud Computing and Distributed Systems"  has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link: Assignment-3 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Week-5 content is live now !!

Dear Learners, The lecture videos for  Week 5  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=45&lesson=46 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-5  for  Week-5  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=45&assessment=85 The assignment has to be submitted on or before  Wednesday,[02/03/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 4 Released

Cloud computing and distributed systems - assignment-1 & 2 solution released.

Dear Participants, The Assignment-1 & 2 of Week- 1 & 2 Solutions for the course " Cloud Computing and Distributed Systems" have been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum. Link: Assignment-1 Assignment-2 Happy Learning! Thanks & Regards, NPTEL Team

Cloud Computing and Distributed Systems - Week-4 content is live now !!

Dear Learners, The lecture videos for  Week 4  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=38&lesson=39 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-4  for  Week-4  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=38&assessment=84 The assignment has to be submitted on or before  Wednesday,[23/02/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Assignments for Week 1 & 2 due on Feb 9 2022 !!

Dear Learner, Assignments for Week 1 & 2 are open for submission .The last date for submission is Feb 9 2022 IST 23:59 . If you have not submitted the assignments ,kindly submit the same before the due date. -NPTEL Team.

Cloud Computing and Distributed Systems: Feedback For Week 3 Released

Cloud computing and distributed systems - week-3 content is live now .

Dear Learners, The lecture videos for  Week 3  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=31&lesson=32 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-3  for  Week-3  is also released and can be accessed from the following link. Link:  https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=31&assessment=81 The assignment has to be submitted on or before  Wednesday,[16/02/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 2 Released

Cloud computing and distributed systems - week-2 content is live now .

Dear Learners, The lecture videos for  Week 2  have been uploaded for the course “ Cloud Computing and Distributed Systems ”. The lectures can be accessed using the following link: Link: https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=24&lesson=25 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-2  for  Week-2  is also released and can be accessed from the following link. Link: https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=24&assessment=80 The assignment has to be submitted on or before  Wednesday,[09/02/2022], 23:59 IST . As we have done so far, please use the discussion forums if you have any questions on this module. Note :  Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Attention: Regarding the Social media Groups

Dear Learners, The discussion forum, which is embedded on the course portal,  is the only authentic medium to communicate regarding this course . This Forum is monitored by the Faculty coordinator and team and on which we will respond. NPTEL is NOT responsible for any whatsapp group or any other group created in any social media platform.  Request the learners to refrain from sharing phone numbers and other details which may be misused as this is a public group and this information is available to all members in this group. This kind of activity is strictly prohibited and NPTEL will not be responsible for misuse of any such information. All the best, Happy Learning! -NPTEL Team

Cloud Computing and Distributed Systems: Feedback For Week 1 Released

Dear Learners, Thank you for enrolling to this NPTEL course and we hope you have gone through the contents for this week and also attempted the assignment. We value your feedback and wish to know how you found the videos and the questions asked - whether they were easy, difficult, as per your expectations, etc. We shall use this to make the course better and we can also know from the feedback which concepts need more explanation, etc. Please do spare some time to give your feedback - comprises just 5 questions - should not take more than a minute, but makes a lot of difference for us as we know what the learners feel. Here is the link to the form: https://docs.google.com/forms/d/1s5Bs7ZBHPoQRMFGsL6eZlv6ueHMD4h8ymC9MRo0K1Xs/viewform Regards Course Admin NPTEL

Cloud Computing and Distributed Systems - Week-1 content is live now !!

Dear Learners, The lecture videos for Week 1 have been uploaded for the course “Cloud Computing and Distributed Systems”. The lectures can be accessed using the following link: Link: https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=17&lesson=18 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already). Assignment-1 for Week-1 is also released and can be accessed from the following link Link: https://onlinecourses.nptel.ac.in/noc22_cs18/unit?unit=17&assessment=77 The assignment has to be submitted on or before Wednesday,[09/02/2022], 23:59 IST. As we have done so far, please use the discussion forums if you have any questions on this module. Note : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. Thanks and Regards, -NPTEL Team

Cloud Computing and Distributed Systems- Assignment-0 Released

Dear Learners, Thank you for signing up for our online course " Cloud Computing and Distributed Systems ". We welcome you all to this course. The Assignment 0 has been released. This assignment is based on prerequisite of the course. Kindly note that marks obtained in this assignment will not be considered for the final assessment. You can find the assignment in the " Week 0 " unit on the left-hand side of your screen. Link: Week 0: Assignment 0   Happy Learning! Thanks & Regards, NPTEL Team

NPTEL: Exam Registration is open now for Jan 2022 courses!

Dear Learner, 

Here is the much-awaited announcement on registering for the Jan 2022 NPTEL course certification exam. 

1. The registration for the certification exam is open only to those learners who have enrolled in the course. 

2. If you want to register for the exam for this course, login here using the same email id which you had used to enroll to the course in Swayam portal. Please note that Assignments submitted through the exam registered email id ALONE will be taken into consideration towards final consolidated score & certification. 

3 . Date of exam: March 27, 2022

CLICK HERE to register for the exam.

Choose from the Cities where exam will be conducted: Exam Cities  

4. Exam fees: 

If you register for the exam and pay before Feb 14, 2022, 10:00 AM, Exam fees will be Rs. 1000/- per exam . 

If you register for exam before Feb 14, 2022, 10:00 AM and have not paid or if you register between Feb 14, 2022, 10:00 AM & Feb 18, 2022, 10:00 AM, Exam fees will be Rs. 1500/- per exam 

5. 50% fee waiver for the following categories: 

Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate.

Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate. 

6. Last date for exam registration: Feb 18, 2022 10:00 AM (Friday). 

7. Mode of payment: Online payment - debit card/credit card/net banking. 

8. HALL TICKET: 

The hall ticket will be available for download tentatively by 2 weeks prior to the exam date . We will confirm the same through an announcement once it is published. 

9. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately – till the date when the exam form closes. Same day of exam – you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions. 

10. Data changes: 

Last date for data changes: Feb 18, 2022 10:00 AM :  

All the fields in the Exam form except for the following ones can be changed until the form closes. 

The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: - 

REMOVE unpaid courses from the cart And/or - CANCEL paid courses 

1. Do you come under the SC/ST category? * 

2. SC/ST Proof 

3. Are you a person with disabilities? * 

4. Are you a person with disabilities above 40%? 

5. Disabilities Proof 

6. What is your role ? 

Note: Once you remove or cancel a course, you will be able to edit these fields immediately. 

But, for cancelled courses, refund of fees will be initiated only after 2 weeks. 

11. LAST DATE FOR CANCELLING EXAMS and getting a refund: Feb 18, 2022 10:00 AM  

12. Click here to view Timeline and Guideline : Guideline  

Domain Certification

Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job ready or specialising in an area of study.  

Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise. Kindly refer to the following link for the list of courses available under each domain: https://nptel.ac.in/noc/Domain/discipline.html

Outside India Candidates

Candidates who are residing outside India may also fill the exam form and pay the fees. Mode of exam and other details will be communicated to you separately.

Thanks & Regards, 

Cloud Computing and Distributed Systems: Welcome to NPTEL Online Course - Jan 2022!!

  • Every week, about 2.5 to 4 hours of videos containing content by the Course instructor will be released along with an assignment based on this. Please watch the lectures, follow the course regularly and submit all assessments and assignments before the due date. Your regular participation is vital for learning and doing well in the course. This will be done week on week through the duration of the course.
  • Please do the assignments yourself and even if you take help, kindly try to learn from it. These assignments will help you prepare for the final exams. Plagiarism and violating the Honor Code will be taken very seriously if detected during the submission of assignments.
  • The announcement group - will only have messages from course instructors and teaching assistants - regarding the lessons, assignments, exam registration, hall tickets, etc.
  • The discussion forum (Ask a question tab on the portal) - is for everyone to ask questions and interact. Anyone who knows the answers can reply to anyone's post and the course instructor/TA will also respond to your queries.
  • Please make maximum use of this feature as this will help you learn much better.
  • If you have any questions regarding the exam, registration, hall tickets, results, queries related to the technical content in the lectures, any doubts in the assignments, etc can be posted in the forum section
  • The course is free to enroll and learn from. But if you want a certificate, you have to register and write the proctored exam conducted by us in person at any of the designated exam centres.
  • The exam is optional for a fee of Rs 1000/- (Rupees one thousand only).
  • Date and Time of Exams: March 27, 2022 Morning session 9am to 12 noon; Afternoon Session 2 pm to 5 pm.
  • Registration URL: Announcements will be made when the registration form is open for registrations.
  • The online registration form has to be filled and the certification exam fee needs to be paid. More details will be made available when the exam registration form is published. If there are any changes, it will be mentioned then.
  • Please check the form for more details on the cities where the exams will be held, the conditions you agree to when you fill the form etc.
  • Once again, thanks for your interest in our online courses and certification. Happy learning.

A project of

nptel cloud computing assignment 10 answers 2022

In association with

nptel cloud computing assignment 10 answers 2022

IMAGES

  1. NPTEL Cloud computing Assignment 10 Answers 2022

    nptel cloud computing assignment 10 answers 2022

  2. NPTEL Cloud Computing Assignment 10 Answers 2022

    nptel cloud computing assignment 10 answers 2022

  3. NPTEL Cloud Computing WEEK 10 Quiz Assignment Solutions and Answer

    nptel cloud computing assignment 10 answers 2022

  4. Cloud Computing

    nptel cloud computing assignment 10 answers 2022

  5. Cloud Computing

    nptel cloud computing assignment 10 answers 2022

  6. cloud computing

    nptel cloud computing assignment 10 answers 2022

VIDEO

  1. NPTEL CLOUD COMPUTING WEEK 11 ASSIGNMENT 11 SOLUTIONS, JANUARY

  2. nptel cloud computing week 5 assignment answers

  3. Cloud Computing week 12 assignment answers NPTEL @learninbrief

  4. NPTEL Cloud Computing WEEK 7 Quiz Assignment

  5. NPTEL, CLOUD COMPUTING, WEEK 9, ASSIGNMENT 9 SOLUTIONS, JANUARY-APRIL 2024

  6. 20 February 2024

COMMENTS

  1. Cloud Computing

    Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely serve...

  2. Cloud Computing

    Week 10: Cloud-Fog-Edge enabled Analytics. Week 11: Serverless Computing and FaaS Model. Week 12: Case Studies and Recent Advancements. NOTE: You can check your answer immediately by clicking show answer button. Cloud Computing NPTEL 2022 Week 10 Assignment Solution" contains 10 questions. Now, start attempting the quiz.

  3. NPTEL Cloud Computing Assignment 10 Answers 2022

    Dear Students, in this 1 minute 57 seconds video I have solved all 10 mcqs question to the NPTEL Cloud Computing Week 10 Assignment 2022.You can take inspira...

  4. NPTEL Cloud Computing Week 10 Assignment Answers 2022

    What is Cloud Computing? Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for a shared pool of resources, namely servers, storage, networking, software, database, applications, etc, over the internet is a model for enabling ubiquitous, on-demand access to a shared pool of configurable computing resources, which can be rapidly ...

  5. NPTEL Cloud Computing WEEK 10 Quiz Assignment Solutions and ...

    🔊NPTEL Cloud Computing Week 10 Quiz Assignment Solutions | https://techiestalk.in/⛳ABOUT THE COURSE :Cloud computing is a scalable services consumption and ...

  6. NPTEL Cloud Computing Assignment 10 Answers 2022

    NPTEL Cloud Computing Assignment 10 Answers. Q1. VM migration is the process of moving running applications or VMs from one physical host to another host. a. True. b. False. Answer: Option A. 1100+ Students have benefited from instant notification, Join us on telegram.

  7. NPTEL Cloud computing Assignment 10 Answers 2022

    Q7. Statement 1: Docker image has effectively no dependencies. Statement 2: Docker builds are less reproducible than traditional software building methods. Answer: d. If there are any changes in answers will notify you on telegram so you can get a 100% score, So Join. Q8.

  8. Cloud computing

    Cloud computing - Assignment- 10 Solution Released ... The questions will be on the computer and the answers will have to be entered on the computer; type of questions may include multiple choice questions, fill in the blanks, essay-type answers, etc. ... Here is the much-awaited announcement on registering for the Jan 2022 NPTEL course ...

  9. Cloud Computing

    Cloud Computing - Assignment - 10 Solution Released Dear Participants, The Assignment - 10 of Week - 10 Solution for the course "Cloud Computing" has been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.

  10. PDF NPTEL_Cloud_Computing/CC previous years.pdf at main

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window.

  11. NOC

    Course abstract. Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely servers, storage, networking, software, database, applications etc., over the Internet. It is a model for enabling ubiquitous, on-demand access to a shared pool of configurable ...

  12. Cloud Computing

    Cloud Computing - Assignment-10 Solution Released ... NPTEL April 2023 exams, the final registration count stands at 5.1 Lakh compared to 3.7 Lakh reported during the Jul-Dec 2022 semester. Based on the previous semester data, seats at the certification exam centres are booked by NPTEL at the beginning of the exam registration process ...

  13. NPTEL Cloud Computing WEEK 10 Quiz Assignment Solutions and Answer

    🔊NPTEL Cloud Computing Week 10 Quiz Assignment Solutions | July 2022 | IIT Kharagpur🔴ABOUT THE COURSE :Cloud computing is a scalable services consumption a...

  14. nptel-assignments · GitHub Topics · GitHub

    To associate your repository with the nptel-assignments topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

  15. NPTEL :: Computer Science and Engineering

    NPTEL provides E-learning through online Web and Video courses various streams. Toggle navigation. ... New Assignments. Module Name Download; noc20_cs20_assigment_1: noc20_cs20_assigment_1: ... Cloud Computing: Security I: Download Verified; 27: Lecture 27: Cloud Computing: Security II: Download

  16. Cloud Computing

    Week 0: Assignment answers. Week 1: Introduction to Cloud Computing. Week 2: Cloud Computing Architecture. Week 3: Service Management in Cloud Computing. Week 4: Data Management in Cloud Computing. Week 5: Resource Management in Cloud. Week 6: Cloud Security. Week 7: Open Source and Commercial Clouds, Cloud Simulator.

  17. Cloud computing

    Cloud computing is a scalable services consumption and delivery platform that provides on-demand computing service for shared pool of resources, namely servers, storage, networking, software, database, applications etc., over the Internet. ... 24 Jan 2022: End Date : 15 Apr 2022: Enrollment Ends : 07 Feb 2022: Exam Date : 24 Apr 2022 IST:

  18. NPTEL

    View NPTEL - CC - Assignment 10.pdf from NANOTECHNO 501 at SRM University. Cloud Computing Assignment - Week 10 Type of Question: MSQ Number of questions: 10 Total mark: 10 X 1 = 10 QUESTION ... SRM University. NANOTECHNO. NANOTECHNO 501. good123456eF. 6/27/2022. View full document. Students also studied. noc20-cs65_Week-6_Cloud Computing.pdf ...

  19. cloud computing

    About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright ...

  20. Cloud Computing

    Week 9: VM Resource Allocation, Management and Monitoring. Week 10: Cloud-Fog-Edge enabled Analytics. Week 11: Serverless Computing and FaaS Model. Week 12: Case Studies and Recent Advancements. NOTE: You can check your answer immediately by clicking show answer button. Cloud Computing NPTEL 2022 Week 12 Assignment Solution" contains 10 ...

  21. NPTEL Cloud Computing ASSIGNMENT 1 Answers 2022

    July 14, 2022. NPTEL Cloud Computing ASSIGNMENT 1 Answers 2022 :- Hello students in this article we are going to discuss answers of Cloud Computing assignment 1. All the Answers are provided here to help the students as a reference, You must submit your assignment to your own knowledge.

  22. NPTEL Cloud Computing Exam Experience

    The course in question is the NPTEL course in Cloud Computing provided by IIT Kharagpur. It is almost 3 months long, including 12 weeks of class assignments and materials, all free of cost. After three months, it was time for the certification exam registration, which cost Rs. 1000. After paying the fee, you fill out the form, select the exam ...

  23. Cloud Computing

    Cloud Computing - - Announcements. Important Notice:No CHANGE in NPTEL Exam Schedule for April 2024. Dear Student, We wanted to take a moment to address an important matter regarding the upcoming election dates and their potential impact on your exam schedule. None of the election dates clash with scheduled exam dates.

  24. Cloud Computing and Distributed Systems

    Cloud Computing and Distributed Systems - Assignment-1 & 2 Solution Released. Dear Participants, The Assignment-1 & 2 of Week- 1 & 2 Solutions for the course " Cloud Computing and Distributed Systems" have been released in the portal. Please go through the solution and in case of any doubt post your queries in the forum.