Skip to content

UW-Milwaukee Cloud Computing

Articles on cloud computing from the brave students of CS790/657 Topics in Comp Sci: Cloud Computing

  • Home
  • About
    • About This Site
    • Contributors
    • Creating a Site Like This One
  • Projects
    • Hands-On Project 1: Cloud Computing Warmup
    • Hands-On Project 2: Development PC in the Cloud
    • Hands-On Project 3: Serverless Computing
    • Hands-On Project 4: Application Deployment Using Platform as a Service
    • Hands-On Project 5: Using Cloud Command Line Interfaces
  • Topics
    • Analytics and ML
    • Cloud Security
    • Containers & Orchestration
    • General
    • Platform Services
    • Serverless Computing
    • Software as a Service
    • Storage Services
    • Virtual Machines

Month: December 2022

Using Python SDK to create & insert queries in Azure MySQL database

Posted on December 13, 2022December 14, 2022 by Gayatri Kasturi

The blog provides the concept of creating database and inserting data into Azure MySQL with PythonSDK.

Tagged Azure, Azure Python SDK, mysql, Python
Read More

Creating an Azure Virtual Machine Scale set using Python SDK

Posted on December 13, 2022December 13, 2022 by Ravi Teja Ainampudi

Back to Azure Virtual Machine Scale Sets Prerequisites for Creating an Azure VMSS: Before creating an Azure VMSS through Python SDK we need to do a few following steps. Create an azure account in the Azure portal. Install Visual Studio code on your local pc. After finishing the above step,…

Read More

Building a Static Website using Route 53 & S3 🛣️

Posted on December 13, 2022 by Tariq Nawaz Khan Mohammed

AWS Services Involved: Amazon S3 CloudFront Lambda@Edge Route 53 Objective: Register a domain and build a static website in order to understand the network traffic and beginner core-level project. Brief Definitions: Amazon S3 – Creates an Amazon S3 bucket to host your static website. CloudFront – is a delivery system…

Read More

Managing Amazon SNS topic subscription using Boto3

Posted on December 12, 2022December 14, 2022 by Jaya Rohith Puvvula

<–Working with Amazon SNS in Python using Boto3 SDK Before sending a message to consumers, we need to subscribe them to the topic (phone number, email, HTTP/S Endpoint, Lambda, or SQS). Create an Amazon SNS subscription To subscribe to an Amazon SNS web service topic programmatically, you need to use…

Read More

Managing Amazon SNS topics using Boto3

Posted on December 12, 2022December 14, 2022 by Jaya Rohith Puvvula

<–Working with Amazon SNS in Python using Boto3 SDK The primary purpose of a publish/subscribe system is to allow message distribution from the application or service to many possible destinations. The source application is sending a message to a topic. Destination applications or services are subscribed to the topic and receive…

Read More

Working with Amazon SNS in Python using Boto3 SDK

Posted on December 12, 2022December 17, 2022 by Jaya Rohith Puvvula

This blog will show you how to use Python and the Boto3 module to connect with Amazon SNS in order to create, describe, list, and delete SNS topics as well as send messages to them. Amazon Simple Notification Service (Amazon SNS) is a highly available, secure, and fully managed Publisher-Subscriber (pub/sub)…

Read More

Amazon Alexa Skill using AWS Lambda

Posted on December 12, 2022 by Srinivasa Hemanth Reddy Kalapureddy

Building a custom Alexa skill using AWS Lambda.

Tagged AWS, Lambda Function
Read More

Amazon Alexa Skills Kit SDK using Python

Posted on December 12, 2022December 12, 2022 by Srinivasa Hemanth Reddy Kalapureddy

To build our own skill using Alexa Skills Kit SDK using Python.

Tagged AWS, AWS Python SDK
Read More

How to use Python to create, write to, and delete files in an Azure storage container

Posted on December 12, 2022December 14, 2022 by Prince Kumar Thakur

In this post we learn how to use the Azure Blob Storage client library for Python to create a container and a blob in Blob (object) …

Read More

Robot Process Automation with UiPath

Posted on December 12, 2022December 14, 2022 by Sahil Vimal Zaveri

  Hello! This bog is your entry gate to the world of Robot Process Automation (RPA) and enterprise automation. You’ve probably heard people talking about RPA and automation. You’ve probably read about them. Maybe your organization started using them. Or maybe you just want to be ready for tomorrow’s work…

Tagged Automation, RPA, UiPath, UiPath Automation Cloud
Read More

Posts navigation

Older posts
Newer posts

Categories

  • Analytics and ML
  • Cloud Security
  • Concepts
  • Containers & Orchestration
  • Fundamentals
  • General
  • Platform Services
  • Project 1: Cloud Computing Warmup
  • Project 2: Development PC in the Cloud
  • Project 3: Serverless Computing
  • Project 4: App Deployment Using Platform as a Service
  • Project 5: Using the Command Line Interface (CLI)
  • Serverless Computing
  • Service Offerings
  • Software as a Service
  • Storage Services
  • Topics
  • Virtual Machines

Archives

  • January 2024
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
Copyright © 2025 UW-Milwaukee Cloud Computing | Regular Blog by Ascendoor | Powered by WordPress.