Hacker rank java and python solutions , code jam 2019 all rounds problems and solutions , hash code 2019 and world finals, Project euler ,spoj problem solutions , other programing events info ,blogs etc.
Domains Of AWS :- 1. Compute 2. Migration 3. Security and Identity compliance 4. Storage 5. Networking and Content Delivery 6. Messaging Domain 7. Database Domain We will discuss about every Domain of AWS in this post . So let's start . AWS SERVICES - A. EC2 - Amazon Elastic Compute Cloud (Amazon EC2 ) is a web service that provides secure, scalable compute capacity in the cloud. It is like a web server that can be resized according to number of configuration. Resizable compute capacity in the cloud , which can be customize according to your need . It is used to host your a application . B. Lambda - AWS Lambda is a compute service that makes it easy for you to build applications that respond quickly to new information . This is an aws service that executes background tasks.It is not used to host an application. example : file compression in background . AWS Lambda is an event-driven, serverless computing plat...
Introduction: Hello, this is Sundaram Dubey 3rd B.Tech. HBTU student. In this blog spot, I am going to discuss my Code-In journey as a Mentor . Maybe it's not a journey :) Basic Information: So one who doesn't know what is Code-in, for them: Code-in is a nearly 7 weeks long program for preUniversity students to get involved in the open-source community and get to know about real-world application development. This program is not just about coding, this is about community bonding. This year(2019-20) GCI held on 2 December 2019 - 21 January. So one week is still remaining and students are working on their final evaluation and tasks. Every organization has some tasks that are previously created and students have to complete them. Motivation: So I am going off-topic perhaps. I am writing this blog about my GCI experience but it's overwhelming me where to start! So I heard of GCI from a senior of our college and he was also a mentor of GCI for Zulip in 2017,18. I ta...
Comments