Jump to content

Search the Community

Showing results for tags 'tagging'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • General Discussion
    • Artificial Intelligence
    • DevOps Forum News
  • DevOps & SRE
    • DevOps & SRE General Discussion
    • Databases, Data Engineering & Data Science
    • Development & Programming
    • CI/CD, GitOps, Orchestration & Scheduling
    • Docker, Containers, Microservices, Serverless & Virtualization
    • Infrastructure-as-Code
    • Kubernetes
    • Linux
    • Logging, Monitoring & Observability
    • Red Hat OpenShift
    • Security
  • Cloud Providers
    • Amazon Web Services
    • Google Cloud Platform
    • Microsoft Azure

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


LinkedIn Profile URL


About Me


Cloud Platforms


Cloud Experience


Development Experience


Current Role


Skills


Certifications


Favourite Tools


Interests

Found 18 results

  1. Amazon EC2 now enables you to tag your Amazon Machine Images (AMIs) when you create an AMI from an EBS snapshot, or when you copy an AMI within the same or different AWS Regions. Tags are simple key-value pairs that you can assign to AWS resources such as AMIs to easily organize, search, and identify resources, create cost allocation reports, and control access. View the full article
  2. AWS HealthOmics now calculates Entity Tags (ETags) when ingesting into the sequence store. Sequence store ETags enable customers to validate that files are not altered as part of their ingestion into, storage lifecycle in, and egress from the sequence store, an important audit requirement for many clinical and life science users. The new capability calculates a hash of the file’s semantic content during sequence store imports and direct uploads, making it easier to identify when content is changed or duplicated. The ETag’s immutability, verifiability, and auto-calculation simplifies data audits, duplicate data identification, and supports customer compliance validation. View the full article
  3. You can now use tags to better track and manage your AWS PrivateLink-powered VPC Endpoint Services. AWS PrivateLink is a fully-managed private connectivity solution that enables customers to connect to other services hosted on AWS using a secure and scalable method while keeping network traffic private. View the full article
  4. Amazon Elastic Kubernetes Service (EKS) now makes it easier for customers to understand how their Amazon EC2 costs are driven by individual EKS clusters. Customers who choose to use multiple EKS clusters to segment their workloads to improve their resilience and/or security posture now get breakdowns of their EC2 costs by EKS cluster using AWS Cost and Usage reporting with minimal additional effort. View the full article
  5. AWS Firewall Manager now supports centrally distributing VPC security group tags when creating a common security group policy. View the full article
  6. You can now control access to AWS Batch resources based on tag values. View the full article
  7. Amazon CodeGuru Profiler now supports resource tagging for profiling groups, making it easy for AWS customers to manage their resources effectively as their utilization of AWS services begins to scale. View the full article
  8. Amazon EC2 now allows you to add tags to your Amazon Machine Images (AMIs) and EBS Snapshots during AMI creation. Tags are simple key-value pairs that you can assign to resources to easily organize, search, and identify resources, create cost allocation reports, and control access to resources. You can define fine-grained access controls using tags and AWS Identity and Access Management (IAM) policies to control access to resources and actions. View the full article
  9. AWS License Manager automated discovery now supports tag-based search and automatic detection of software uninstalls to further simplify the management of software licenses in AWS and on-premises environments. Administrators can now use custom defined tags to discover installed software in their environments, and have License Manager track the discovered instances throughout their lifecycle. When software is uninstalled, License Manager automatically detects the uninstallation and updates its centralized reporting and dashboard. View the full article
  10. Today, we are excited to announce additional capabilities with Amazon CodeGuru Reviewer. You can now add tags to associated repositories to better identify, organize, and manage your AWS resources. View the full article
  11. AWS RoboMaker WorldForge now supports tag-on-create for 3D simulation worlds, world generation jobs, and world export jobs. RoboMaker WorldForge is a capability that makes it faster, easier, and less expensive to create a multitude of 3D simulation worlds for testing and training robots. By tagging worlds at the time of creation, you can eliminate the need to run custom tagging scripts after world creation, which can save time and make it easier to manage simulation worlds. View the full article
  12. AWS Managed Services (AMS) now provides Infrastructure Auto-Tagging feature for automated tagging of AMS infrastructure provisioned for management purposes. View the full article
  13. Today, AWS Marketplace announced the ability for independent software vendors (ISVs) to provide tags corresponding to the metered usage of their software. Customers can enable the vendor provided tags as cost allocation tags to gain visibility into third-party software spend. View the full article
  14. RDS Data API now supports tag-based authorization to enable easy management of access to Amazon Aurora Serverless clusters. View the full article
  15. AWS CodeArtifact now supports resource tagging making it simpler for customers to manage their CodeArtifact resources. View the full article
  16. Amazon Braket, the fully managed quantum computing service, now supports resource tagging, making it easy for you to manage resources effectively as you scale use of the service. Tags are simple labels consisting of a customer-defined key and value that make it easier for you to manage and filter resources. You can now add, manage, and remove tags for quantum task resources using the AWS CLI and the Amazon Braket SDK. View the full article
  17. AWS Identity and Access Management (IAM) Access Analyzer makes it easier for customers to author secure and functional permissions by providing over 100 policy checks with actionable recommendations during policy authoring. Now, IAM Access Analyzer extended policy validation by adding new policy checks that validate conditions included in IAM policies. These checks analyze the condition block in your policy statement and report security warnings, errors, and suggestions along with actionable recommendations. These checks help you set fine-grained permissions by guiding you to apply conditions in a secure and functional way. For example, IAM Access Analyzer validates that policies that specify tagging conditions include the required tag information in the condition. View the full article
  18. Docker allows you to build, ship, and run applications in the containerized environment. In simple terms, you can run multiple applications on different machines or ports and make them communicate with each other. As you are iterating on your application, you will need to push new Docker images to the Docker registry. A natural question arises is how to version these images. This is where Docker tags come into the picture. Docker tags consist of three parts: the first part is namespace, the second part is image name, and the last part is where you specify the version. By default, the Docker image name is made from slash-separated name components. Docker tags allow you to tag the images for clarification. In simple words, Docker tags include very useful information, such as OS version. This plays a very important role in the development lifecycle, as developers use these tags to differentiate the build version... View the full article
  • Forum Statistics

    42.5k
    Total Topics
    42.3k
    Total Posts
×
×
  • Create New...