Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

AWS CLI delete multiple snapshots using Name Tag

First of all display commands if it is correct to delete snapshot, using: aws ec2 describe-snapshots –output text –filters Name=tag:Name,Values=tag-value|grep SNAPSHOTS|awk ‘{print “Deleting-> ” $4,$6,$8,$9,$10; system(“echo aws ec2 delete-snapshot –snapshot-id ” $10)}’ and than you can delete snapshots: aws ec2 describe-snapshots –output text –filters Name=tag:Name,Values=tag-value|grep SNAPSHOTS|awk ‘{print “Deleting-> ” $4,$6,$8,$9,$10; system(“aws ec2 delete-snapshot –snapshot-id ” […]

Czytaj dalej

Zero Trust Model – Audit For Free

You can visit: https://aka.ms/ZTtool and get access for free online audit security in your company. After answering some question, you will receive how to fix potential issues. Here are all topics to cover, all that the web question based tool can generate.   Identities:   Implement multifactor authentication. Multifactor authentication helps protect your applications by […]

Czytaj dalej

Azure Backup vaults – New era of snapshot backups – backup every 1h

If you think about backup in Azure – probably you think about Recovery Services vaults. But there is currently a new possibility named Backup vaults. Of the box, you can configure backups every 4 hours. Currently, it supports: VM Managed Disk Backups (Snapshot) Azure Blobs Azure PostgreSQL Databases You can create ad-hock backups using portal […]

Czytaj dalej

Azure Managed Application

Azure Managed Application is not widely used, just to create it we must use ARM templates. Sometimes it is a must when you want to deploy a solution via Azure Marketplace. Managed Application is simply a set of Azure Resources that usually can not be managed/modify by the person who deploys it but by the […]

Czytaj dalej

AWS – EKS error: You must be logged in to the server (Unauthorized)

It is not well-known information that after creating AWS EKS Cluster the person (user) who created the cluster must give rights to other persons to use kubectl. If the person is not available you will not be able to login to Kubernetes Cluster. We can try to create the same user again and try to […]

Czytaj dalej

«< 2 3 4 5 6 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping