DEV Community

Arkodyuti Saha for Microsoft Azure

Posted on • Updated on

Hacking with Microsoft Azure ☁️

Hello Hackers! Welcome to the third part of the "Hacks for Hackathons" blog series 🙏 The last blog was about the Tips & Tricks to win Hackathons and the impact a developer makes while attending a Hackathon. And now this blog is for all developers who are planning to attend a Hackathon and use Microsoft Azure to build their hack.

Microsoft Azure 101 ✔️

Microsoft Azure is a flexible, scalable, and full-featured cloud platform. If you can imagine it, you can build it on Azure, using the tools, languages, and frameworks you're already familiar with. Python, JavaScript, Java, .NET - you can run them all on Azure.

If you're new to Azure, I would highly recommend you take the Azure Fundamentals Learning path and getting an overview from the Azure Docs. By the end of the learning modules, you will get a hang of this and find interest in exploring other learning resources.

OK! There are no dumb questions especially when it comes to a hackathon-'why build your hackathon project on cloud and not locally, what can one use to quickly bootstrap a hack on Azure, and services that can be used to scale applications. Too many questions aren't it? Well recently I got a chance to have a discussion with Dave Glover one of our Cloud Advocates, and here is a snippet 💬 of the conversation with a lot of resources for all developers to check out especially to build their hack. Check out the Twitter thread to learn more and join the discussion #DevSpeak on Twitter.

az hack ☁️

az hack is a command-line utility for quickly bootstrapping Azure resources commonly used for a student hack project. With az hack create you will be able to spin up and configure databases, web hosting, and even artificial intelligence.

           az extension add --name hack
Enter fullscreen mode Exit fullscreen mode

⚠️ Provisioned resources

All resources are placed in the same resource group

Explore more about az hack step-wise installation and configuration notes on GitHub 👈

           want a cheat sheet to build awesome hacks?
Enter fullscreen mode Exit fullscreen mode

Azure Hackbook 📑

Azure Hackbook is a go-to-guide for any developer to learn and build scalable solutions at hackathons on Azure. This is more like a cheat-sheet with some product/services documentation, sample projects, code samples, and many more learning resources. The Azure Hackbook is never finished! It's an ongoing project for the developers that we're always trying to update as we run more and more hackathons.

Additional Resources 💻

  1. Visual Studio Code
  2. Azure FREE Trial Account
  3. Azure for Students Account

Time to hack ⏰ Okay, if you are building a hackathon project and have an exciting story to tell I would ❤️ to hear it and feature them on my blogs/podcast series. I almost live on Twitter 🏠 @arkodyutisaha so feel free to buzz me. Cheers!

Latest comments (5)

Collapse
 
shaijut profile image
Shaiju T • Edited

I am planning to participate in Azure Hackathon, I have two questions:

  1. What kind of Ideas are accepted in Hackathon, ? lets say I have idea of Ecommerce Delivery App which will help people order stuff from home. Is this acceptable idea for Hackathon ?
  2. Suppose I have a idea , but when I Googled regarding the idea topic, its already there with source code. What should I do then ?
Collapse
 
arkodyutisaha profile image
Arkodyuti Saha
  1. Yes, why not.
  2. Why not build on top of the idea which already exists? Make the products better and scalable.
Collapse
 
shaijut profile image
Shaiju T

Thanks, But I think simple ideas normally doesn't get selected in a hackathon. So do you have any advice how to get outstanding ideas ? Or what kind of ideas they look in hackathon ?

Collapse
 
shaijut profile image
Shaiju T • Edited

😄 Nice, There is typo, Below is the correct link for Azure Hack Book :

arkodyuti.github.io/hackathon-hack...

Collapse
 
arkodyutisaha profile image
Arkodyuti Saha

Thank I've updated this: aka.ms/hackbook