Wolfgang Unger - Cloud & AWS
Wolfgang Unger - Cloud & AWS
  • 50
  • 144 773
IPv6 on AWS - EC2 Instances
How to get started with IPv6 on AWS?
This video covers running EC2 instances on a IPv6 Dualstack VPC.
Setting up a webserver
connect with Sessionsmanager and SSH
Setting up ALB and R53
See also this blog on the subject
www.sccbrasil.com/blog/aws/vpc6-ec2.html
Read also my blog about VPC IPv6
www.sccbrasil.com/blog/aws/vpc6-introduction.html
Blog:
www.sccbrasil.com/blog/aws/blog.html
Github IPv6 on AWS
github.com/wolfgangunger/aws-ipv6
Github:
github.com/wolfgangunger
my AWS Basics course on Udemy:
www.udemy.com/aws-basics/
DevOps couse:
www.udemy.com/course/devops-on-aws/
www.sccbrasil.com/
www.oscloudgurus.com/
มุมมอง: 824

วีดีโอ

Get started with IPv6 on AWS
มุมมอง 2036 หลายเดือนก่อน
How to get started with IPv6 on AWS? Some theory about IPv4 and IPv6 and also how to setup a VPC with Web-Console or IaC. CIDR Ranges, Subnets, Routes, Egress Only IGW Read also my blog about VPC IPv6 www.sccbrasil.com/blog/aws/vpc6-introduction.html Blog: www.sccbrasil.com/blog/aws/blog.html Github: github.com/wolfgangunger my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse:...
CloudFormation IaC Generator - Ready to use ?
มุมมอง 2596 หลายเดือนก่อน
How to get started with CloudFormation IaC Generator? Does is really works as expected ? Do you want to generate CFN or CDK Code from your existing services or architecture? AWS announced the CloudFormation IaC Generator in February 2024. A great new feature I was waiting for years. It's a common use case, you first create resources for a POC in the Web Console to see if everyting works as expe...
Getting started with AWS Application Composer
มุมมอง 7697 หลายเดือนก่อน
A tutorial AWS Application Composer and how to create a Serverless application Creating a Serverless Application with AWS Application Composer IDE Support, Application Composer in Visual Studio. Drag and Drop Functionality Create a Serverless Application with: - API Gateway - Lambdas - DynamoDB Deployment from Visual Studio Read also my blog about AWS Application Composer www.sccbrasil.com/blog...
Get started with Amazon Bedrock - Creating Images with Titan
มุมมอง 4277 หลายเดือนก่อน
A tutorial on Amazon Bedrock - Titan Image Generator Generative AI Setting up Creating Images Editing Images Mask Prompt Calling Bedrock API by Lambda (Python) Read also my blog about Amazon Bedrock & Titan Image Generator: www.sccbrasil.com/blog/aws/bedrock.html Blog: www.sccbrasil.com/blog/aws/blog.html Github: github.com/wolfgangunger my AWS Basics course on Udemy: www.udemy.com/aws-basics/ ...
Cloudformation Deployment Automation
มุมมอง 1959 หลายเดือนก่อน
Are you using CloudFormation as Infrastructure as Code Tool but you still deploy your Templates manually on the Web Console? You have a bunch of Templates, lets say 50 per each environment, stored in your git repo? Creating 50 Pipelines for each stage ( lets say Dev, QA and Prod would be 150) would a lot of work. Either in Azure Devops, AWS CodePipeline, Bitbucket or Jenkins. This Pipeline Gene...
Overview AWS Codebuild
มุมมอง 429 หลายเดือนก่อน
Overview AWS Codebuild Basic Concepts of Codebuild explained Blog: www.sccbrasil.com/blog/aws/blog.html Github: github.com/wolfgangunger my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
Monitoring Codebuild
มุมมอง 2611 หลายเดือนก่อน
How to monitor AWS CodeDeploy Blog: www.sccbrasil.com/blog/aws/blog.html Github: github.com/wolfgangunger my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
CodeDeploy Overview
มุมมอง 3411 หลายเดือนก่อน
An overview and introduction about AWS CodeDeploy Blog: www.sccbrasil.com/blog/aws/blog.html Github: github.com/wolfgangunger my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
Pipeline for Cloudformation Deployment Automation
มุมมอง 126ปีที่แล้ว
How to setup a Pipeline for Cloudformation Deployment Automation Github Repos: github.com/wolfgangunger/cfn-pipeline github.com/wolfgangunger/cfn-for-pipeline See also : github.com/wolfgangunger/cdk-cfn-pipeline (this pipeline setup with CDK) Blog: www.sccbrasil.com/blog/aws/pipeline-for-cfn.html www.sccbrasil.com/blog/aws/cfn-structure.html my AWS Basics course on Udemy: www.udemy.com/aws-basi...
Multi Branch CDK Pipeline with Webhook
มุมมอง 231ปีที่แล้ว
How to setup Feature Branch CDK (Python) Pipeline with Webhook and Github Actions Note: The Lambda creates the Feature Branch Pipelines on Github Actions, not the Pipeline Generator, I recorded this wrong. The Pipeline Generator only creates the Pipeline Template and the Webhook API resources. Github Repo: github.com/wolfgangunger/cdk-codepipeline-multibranch See also : github.com/wolfgangunger...
Get started with Amazon CodeCatalyst
มุมมอง 1.3Kปีที่แล้ว
An introduction to AWS CodeCatalyst. video showing how to use the new service amazon codecatalyst and how to create your first project github.com/wolfgangunger/aws-code-catalyst see also my blog www.sccbrasil.com/blog/aws/codecatalyst.html my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
SHOWOFF CI/CD by Johannes Koch - CDK Pipelines in Python for Serverless with Wolfgang Unger
มุมมอง 198ปีที่แล้ว
I recorded this video for Johannes Koch and it's series SHOWOFF CI/CD, you can see the video also in his channel: www.youtube.com/@awscicd th-cam.com/video/DfwSenErXmE/w-d-xo.html In this video the Community Builder Wolfgang Unger shows off a CI/CD pipeline for serverless infrastructure using AWS CDK in Python - and CDK Pipelines (which are then using CodePipeline and CodeBuild). Infrastructure...
AWS Code Whisperer - a Introduction
มุมมอง 1.3Kปีที่แล้ว
video showing how to use the new service aws code-whisperer on a basic cdk python project ( for cdk classes and lambdas) github.com/wolfgangunger/aws-code-whisperer see also my blog www.sccbrasil.com/blog/aws/blog.html my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
AWS CodePipeline with CDK
มุมมอง 2.8Kปีที่แล้ว
video showing how to use cdk project (Python) and aws codepipeline to deploy your Iac with CI/CD github.com/wolfgangunger/cdk-codepipeline See also : www.sccbrasil.com/blog/aws/cdk-pipeline.html www.sccbrasil.com/blog/aws/cdk-stack-construct.html my AWS Basics course on Udemy: www.udemy.com/aws-basics/ DevOps couse: www.udemy.com/course/devops-on-aws/ www.oscloudgurus.com/
AWS CDK with Python - an introduction
มุมมอง 2.2Kปีที่แล้ว
AWS CDK with Python - an introduction
SCC Brasil AWS & Cloud
มุมมอง 25ปีที่แล้ว
SCC Brasil AWS & Cloud
AWS - Deploy a Fargate Service with the CDK (Python)
มุมมอง 3.1K2 ปีที่แล้ว
AWS - Deploy a Fargate Service with the CDK (Python)
AWS - Deploy a ElasticBean Application in 1 min with eb-cli
มุมมอง 1.3K4 ปีที่แล้ว
AWS - Deploy a ElasticBean Application in 1 min with eb-cli
AWS Advanced: Using SecretsManager in Fargate & AWS Batch. Part II (approach 3)
มุมมอง 7894 ปีที่แล้ว
AWS Advanced: Using SecretsManager in Fargate & AWS Batch. Part II (approach 3)
AWS Advanced: Using SecretsManager in Fargate & AWS Batch. Part I (approach 1&2)
มุมมอง 2.1K4 ปีที่แล้ว
AWS Advanced: Using SecretsManager in Fargate & AWS Batch. Part I (approach 1&2)
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 3
มุมมอง 2104 ปีที่แล้ว
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 3
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 2
มุมมอง 2694 ปีที่แล้ว
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 2
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 1
มุมมอง 6854 ปีที่แล้ว
AWS - Tips how to pass AWS Certifactions(Solutions Architect, SysOps Adminstrator, Developer) - 1
AWS Basics - SSM - Connect to EC2 Instances with Session Manager
มุมมอง 10K4 ปีที่แล้ว
AWS Basics - SSM - Connect to EC2 Instances with Session Manager
New Udemy Course : DevOps on AWS
มุมมอง 1654 ปีที่แล้ว
New Udemy Course : DevOps on AWS
AWS CodePipeline: Pipeline to deploy AWS Lambda Function with CoudFormation
มุมมอง 10K4 ปีที่แล้ว
AWS CodePipeline: Pipeline to deploy AWS Lambda Function with CoudFormation
AWS CodeDeploy: Deploy AWS Lambda Function with AWS CodeDeploy
มุมมอง 17K4 ปีที่แล้ว
AWS CodeDeploy: Deploy AWS Lambda Function with AWS CodeDeploy
AWS CodeBuild : Docker Build with custom Image
มุมมอง 3.8K4 ปีที่แล้ว
AWS CodeBuild : Docker Build with custom Image
AWS CodeCommit Integration in Eclipse and Visual Studio
มุมมอง 1.6K4 ปีที่แล้ว
AWS CodeCommit Integration in Eclipse and Visual Studio

ความคิดเห็น

  • @nilucshansiva302
    @nilucshansiva302 25 วันที่ผ่านมา

    Really nice video. I was trying out similar things and was not able to recreate resources from the templates generated from the Iac Generator. Was wondering am I doing anything wrong. As you said, this is not yet production ready and still has to be matured.

  • @troneras-tv
    @troneras-tv 2 หลายเดือนก่อน

    I've tried ipv6 only instances, with the idea of just using a cloudflared tunnel and forget totally about public networks, however I think it's still to early. After wasting many hours, I surrender to ip4, anything you try to install, pulls something that pulls some other thing from some cdn that doesn't support ipv6, and man, I just want to serve some files from the internet, not solve world problems. Also there's this big business about ipv4 addresses and NAT gateways, that probably the companies that have the muscle to push everyone to use ipv6 doesn't want to cut off.

  • @thetreebank-m2t
    @thetreebank-m2t 2 หลายเดือนก่อน

    cant listen to the audio

  • @stunnerhash
    @stunnerhash 2 หลายเดือนก่อน

    cant hear anything

  • @HosamShahin
    @HosamShahin 8 หลายเดือนก่อน

    That's amazing, keep up the good work.

    • @aws.wolfgangunger
      @aws.wolfgangunger 8 หลายเดือนก่อน

      Thanks , take a look in my blog

  • @errolloldham9995
    @errolloldham9995 10 หลายเดือนก่อน

    'promosm'

  • @markiyanpyts3910
    @markiyanpyts3910 ปีที่แล้ว

    Awesome thanks so much

  • @markiyanpyts3910
    @markiyanpyts3910 ปีที่แล้ว

    This is great, thanks for your work

  • @joggyjames
    @joggyjames ปีที่แล้ว

    very helpful

  • @aniketpatil-d8e
    @aniketpatil-d8e ปีที่แล้ว

    I am trying to create for api to access video stored in s3 bucker. but it is not working. i have also check binary media type

  • @MrPraveen123321
    @MrPraveen123321 ปีที่แล้ว

    He is somply switching the versions in CodeDeploy. How to deploy the updated code to lambda is the question? We can do it simply with CodeDeploy in buildspec.yml file, but i want to use CodeDeploy for the deployment phase.

  • @prerakhere
    @prerakhere ปีที่แล้ว

    Title should be AWS CodePipeline with CDK rather than AWS CDK with CodePipeline.

  • @gp552
    @gp552 ปีที่แล้ว

    Very helpful video, thanks!

  • @mohammadmustafa804
    @mohammadmustafa804 ปีที่แล้ว

    Followed the same steps but at the deploy stag getting error and the error is out-template.yaml doesn't exist please hello

  • @rockysoft2227
    @rockysoft2227 ปีที่แล้ว

    User name should be Kops in IAM..?

  • @sudhamshbuddy6551
    @sudhamshbuddy6551 ปีที่แล้ว

    One of the coolest explainantions, cheers'🍻

  • @summercalva9484
    @summercalva9484 ปีที่แล้ว

    Hi thank you for creating this video. I am getting this error when I run the "aws cloudformation package --template-file template.yaml --s3-bucket $BUCKET --output-template-file outputtemplate.yaml" command: 'Unable to upload artifact ./ referenced by CodeUri parameter of TimeFunction resource. An error occurred (AccessDenied) when calling the PutObject operation: Access Denied' Any idea on what could be the issue? Thanks a lot sir. PS: I already added the 'AmazonS3FullAccess' policy as you have mentioned in the video.

  • @mohammadahmadir9085
    @mohammadahmadir9085 ปีที่แล้ว

    If you are a beginner, this will guide you a lot. This was very helpful for me, thank you🙏

  • @Lockhead128
    @Lockhead128 ปีที่แล้ว

    Well done, thanks for the introduction!

  • @Gazou619
    @Gazou619 ปีที่แล้ว

    Good video. It helped me for my work thanks

  • @kishanbsh
    @kishanbsh ปีที่แล้ว

    Great content but the audio definitely needs improvement

  • @gastongonzalez190
    @gastongonzalez190 ปีที่แล้ว

    Hello. Excellent explanation. I have a question. How could I deploy a new task to the same cluster?

    • @wolfgangunger8919
      @wolfgangunger8919 ปีที่แล้ว

      you can add as many tasks you like. deploy a new one the same way as the first. must be just a different name

  • @009abhinavagrawal7
    @009abhinavagrawal7 2 ปีที่แล้ว

    { "Statement":[ { "Action":[ "apigateway:* "codedeploy:*", "lambda:*", "cloudformation:Create Changeset", "iam:GetRole", "iam:CreateRole" "iam:DeleteRole", "iam:PutRolePolicy", "iam:AttachRolePolicy", "iam:DeleteRolePolicy", "iam:DetachRolePolicy", "iam:PassRole", "s3:GetObjectVersion", "s3:GetBucketVersioning" "Resource":"*" "Effect":"Allow" "Version":"2012-10-17" }

  • @gauravbansal1504
    @gauravbansal1504 2 ปีที่แล้ว

    Hi Author , How can we build it in private subnet using proxy server ?

  • @gingercheng383
    @gingercheng383 2 ปีที่แล้ว

    Very helpful! Thank you!

  • @darrencooper8264
    @darrencooper8264 2 ปีที่แล้ว

    Hi Wolfgang - thanks for sharing. I have been looking in your github repo but cannot find the json file that you recommend copying sharing. Could you share a link please?

    • @crissstinaiancu
      @crissstinaiancu 2 ปีที่แล้ว

      Same here

    • @crissstinaiancu
      @crissstinaiancu 2 ปีที่แล้ว

      Did you come across the link?

    • @darrencooper8264
      @darrencooper8264 2 ปีที่แล้ว

      @@crissstinaiancu no sadly not. In the end I used Cloudformation from the command line. I found the cloudformation builder tool a good starting point. I hope that helps :-)

  • @blzrdphoto
    @blzrdphoto 2 ปีที่แล้ว

    Background music is fine... As long as it doesn't have words. Very distracting.

  • @harshalpatel555
    @harshalpatel555 2 ปีที่แล้ว

    Hello, Sir I cant able to find this repo ? is it public ? I have similar requirement. It would be very helpful if u share this repo

  • @cuongnguyenminh6235
    @cuongnguyenminh6235 2 ปีที่แล้ว

    Hi author. I'm follow you step by step. But have trouble, CodeBuild show error alert "Build failed to start Build failed to start. The following error occurred: Cannot have more than 0 builds in queue for the account". Please help me, what happen?

  • @amanjotsingh2001
    @amanjotsingh2001 2 ปีที่แล้ว

    simple and concise.Thanks

  • @muking7154
    @muking7154 2 ปีที่แล้ว

    Thank you!!!

  • @edwardmcgrath8911
    @edwardmcgrath8911 2 ปีที่แล้ว

    Awesome , thanks man!

  • @ariskaraiskos8079
    @ariskaraiskos8079 3 ปีที่แล้ว

    thanks mate, you saved me!

  • @saadusufzai8795
    @saadusufzai8795 3 ปีที่แล้ว

    Great video . Suggestion ::: increase your volume please .

  • @frazbakht4480
    @frazbakht4480 3 ปีที่แล้ว

    Just a suggestion: May be not add music in the bg, it's distracting.

  • @PunitRamaji
    @PunitRamaji 3 ปีที่แล้ว

    why are you playing background music

  • @ITCertAcademy
    @ITCertAcademy 3 ปีที่แล้ว

    Poorly explained.

  • @vamsikrishna2241
    @vamsikrishna2241 3 ปีที่แล้ว

    Is this auto deployment?

  • @venkataravindrak9600
    @venkataravindrak9600 3 ปีที่แล้ว

    Thanks for sharing the video.

  • @MohammedNoureldin
    @MohammedNoureldin 3 ปีที่แล้ว

    Thanks a lot Wolfgang, that was really interesting and what I was looking for. Danke!

  • @spaghety
    @spaghety 3 ปีที่แล้ว

    This is by far the best explanation of what codedeploy is.. really clicked for me what it's purpose is now

  • @theacevj2572
    @theacevj2572 3 ปีที่แล้ว

    Thanks for the video, also btw your voice really resembles Bane's voice from Dark knight❤️

  • @SreenathV
    @SreenathV 3 ปีที่แล้ว

    Very good overview. Thank you so much.

  • @노점례-i2t
    @노점례-i2t 4 ปีที่แล้ว

    Your video was really helpful for me! Thank you

  • @lesbristow5657
    @lesbristow5657 4 ปีที่แล้ว

    Clear enough for set up of the Static path, but not so clear with the dynamic configuration. Would have been better to build the dynamic configuration from scratch in the video rather than describe the configuration set up earlier

    • @muking7154
      @muking7154 2 ปีที่แล้ว

      th-cam.com/video/GSjlqje8i9w/w-d-xo.html

  • @tejovardhancv5584
    @tejovardhancv5584 4 ปีที่แล้ว

    I am looking for a solution, I have bucketname1/texts/sampletext.txt. wondering how to do it

  • @oldnsad
    @oldnsad 4 ปีที่แล้ว

    If you get "API Gateway does not have permission to assume the provided role" try adding "apigateway.amazonaws.com" to the trust relationship

    • @Hennamary
      @Hennamary 3 ปีที่แล้ว

      thanks bro

  • @sarangkumar3803
    @sarangkumar3803 4 ปีที่แล้ว

    Need more details about: User and groups Pool id App client App client setting Domain name callback url Api client integration Api gateway authorizer

    • @aws.wolfgangunger
      @aws.wolfgangunger 4 ปีที่แล้ว

      The video was not intended to be 60 min. It is a first guide

  • @mojostrowinsky5235
    @mojostrowinsky5235 4 ปีที่แล้ว

    This is interesting. I will try this. Thank you

  • @itz_patrickb.l5785
    @itz_patrickb.l5785 4 ปีที่แล้ว

    bro u need to speak up btw nice video