Git Product home page Git Product logo

aws-devops's Introduction

Getting started

Welcome to the "Hands-On with AWS Application Services" repository! This repository is designed to help you explore and learn various AWS application services through practical examples and hands-on exercises using both Boto3 and AWS CLI.

  • Clone the repository to your local machine.
  • Follow the README files provided in each service folder for detailed instructions on using the examples.

Table of Contents

Introduction

The "Introduction" directory is your first step into this hands-on workshop. It offers a set of preliminary materials that prepare you for the rest of the modules. Please visit the "local-dev" directory for instructions on setting up your local AWS development environment or the "remote-dev" directory if you are planning to set up a remote environment.

Module AWS Application Services

The "Module AWS Application Services" directory contains several subdirectories for different AWS services such as DynamoDB and SQS. Each service directory contains markdown files with instructions for using the service with either AWS CLI or Boto3, as well as additional files and directories related to the service.

DynamoDB

The DynamoDB directory contains subdirectories for using DynamoDB with AWS CLI, Boto3, and for local development.

  • dynamodb/boto3/1.create-table.md: Contains instructions for creating a DynamoDB table using Boto3.

  • dynamodb/boto3/2.crud-operations.md: Provides guidelines for performing CRUD operations on a DynamoDB table using Boto3.

  • dynamodb/cli/1.create-table.md: This file contains instructions for creating a DynamoDB table using AWS CLI.

  • dynamodb/cli/2.crud-operations.md: This file contains instructions for performing CRUD operations on a DynamoDB table using AWS CLI.

SQS

The "SQS" directory contains a subdirectory for using SQS with Boto3

  • sqs/boto3/1.create-sqs.md: This markdown file contains instructions on how to create a new SQS queue using Boto3.

  • sqs/boto3/2.send-messages-to-queue.md: This markdown file provides guidelines on how to send messages to an SQS queue using Boto3.

  • sqs/boto3/3.process-message-from-queue.md: This markdown file demonstrates how to process messages from an SQS queue using Boto3.

aws-devops's People

Contributors

badri-k7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.