Jump to content

Search the Community

Showing results for tags 'api'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Welcome New Members !
    • General Discussion
    • Site News
  • DevOps & SRE
    • DevOps & SRE General Discussion
    • Data Engineering, Data Science & AI
    • Development & Programming
    • CI/CD & GitOps
    • Docker, Containers, Microservices & Serverless
    • Infrastructure-as-Code
    • Kubernetes
    • Linux
    • Monitoring, Observability & Logging
    • Security
  • Cloud Providers
    • Amazon Web Services
    • Google Cloud Platform
    • Microsoft Azure
    • Red Hat OpenShift

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


Development Experience


Cloud Experience


Current Role


Skills


Certifications


Favourite Tools


Interests

  1. Let's walk through a more detailed step-by-step process with code for a more comprehensive API Gateway using YARP in ASP.NET Core. We'll consider a simplified scenario with two microservices: UserService and ProductService. The API Gateway will route requests to these services based on the path. Create two separate ASP.NET Core Web API projects for UserService and ProductService. Use the following commands... View the full article
  2. Implementing the GraphQL API visibility and actionable intelligence covered here helps ensure that an enterprise has the means to modernize or migrate as necessary to preserve its strategic independence. View the full article
  3. ForAllSecure provided early access to dynamic SBOM generation and SCA validation capabilities within its Mayhem Security automated code and API testing tool. View the full article
  4. Today’s application and integration landscape has ushered in an unprecedented proliferation of APIs. Already, more than 90% of developers use APIs with everything from small-scale apps to mission-critical operations. As a result, organizations often find themselves juggling multiple API gateways, leading to operational, security, and maintenance overhead. So it’s no surprise that a one-size-fits-all approach API management doesn’t meet most organizations’ needs. To better address customer needs, we introduced Pay-as-you-go pricing for Apigee in August 2022, allowing customers to flexibly manage their API management costs. While adoption has been strong, customers also tell us they would like to onboard at a lower cost and have more flexibility to rightsize their ongoing expenses with their usage. Today, we're excited to announce updates to our pricing models, which will ensure: Consistent pricing attributes across Apigee Pay-as-you-go and Subscription models Increased granularity in Pay-as-you-go pricing With these enhancements, you can now accurately tailor your expenses according to your Pay-as-you-go usage and easily shift to Subscription pricing as your needs scale... View the full article
  5. In the dynamic landscape of software development, collaborations often lead to innovative solutions that simplify complex challenges. The Docker and Microcks partnership is a prime example, demonstrating how the relationship between two industry leaders can reshape local application development. This article delves into the collaborative efforts of Docker and Microcks, spotlighting the emergence of the Microcks Docker Desktop Extension and its transformative impact on the development ecosystem... View the full article
  6. AWS Cloud Map introduces a new API for retrieving the revision of your services. It allows your applications to update the state of your cloud resources only when it has changed, minimizing the discovery traffic and API cost. With AWS Cloud Map, you can define custom names for your application resources, such as Amazon Elastic Container Services (Amazon ECS) tasks, Amazon Elastic Compute Cloud (Amazon EC2) instances, Amazon DynamoDB tables, or other cloud resources. You can then use these custom names to discover the location and metadata of cloud resources from your applications using AWS SDK and authenticated API calls. View the full article
  7. AWS Control Tower has updated its Region deny guardrail to include additional AWS global service APIs to assist in retrieving configuration settings, dashboard information, and support for an interactive chat agent. The Region deny guardrail, ‘Deny access to AWS based on the requested AWS Region', assists you in limiting access to AWS services and operations for enrolled accounts in your AWS Control Tower environment. The AWS Control Tower Region deny guardrail helps ensure that any customer data you upload to AWS services is located only in the AWS Regions that you specify. You can select the AWS Region or Regions in which your customer data is stored and processed. View the full article
  8. Security teams have always been perceived as an impediment to delivery by software teams who feel that security imposes arbitrary and unreasonable policies and use poorly-integrated tools that are beset with high false-positive rates. With the advent of DevOps, security has been seen as an increasing obstacle to rapid deployment cycles. Security teams believe developers […] The post Empathy for the API Developer appeared first on DevOps.com. View the full article
  9. Software development is fraught with risk that can run projects aground like a ship against a rocky beach. Whether it is misunderstood requirements, rapidly evolving marketplaces or old-fashioned bugs and schedule slippage, all can derail otherwise well-resourced and managed software development projects. Even when software development teams eventually ship their product and collect payment from […] The post 3 Ways API Analytics Can Help Application Owners appeared first on DevOps.com. View the full article
  10. Styra, Inc. today launched an authorization service based on the Open Policy Agent (OPA) software that can be invoked via an application programming interface (API). Torin Sandall, vice president of open source for Styra, said the Styra Run cloud service will make it much simpler to embed enterprise-grade authorization capabilities within applications. Today, developers spend […] The post Styra Unfurls Cloud Service for Implementing Compliance-as-Code appeared first on DevOps.com. View the full article
  11. Today, Amazon Athena announced enhancements to its console and API which provide more flexibility when using parameterized queries. You can now run parameterized queries directly from the Athena console and an enhanced API that no longer requires you to prepare SQL statements in advance. With today’s launch, it is now easier than before to take advantage of the reusability, simplification, and security benefits of parameterized queries. View the full article
  12. With the release of new granular permission APIs, Amazon FinSpace customers can now fully manage user access within their FinSpace environment using the AWS SDK and CLI. This allows customers to integrate configuration of FinSpace access controls into their identity orchestration workflows to keep FinSpace in sync with their organization’s access policies. View the full article
  13. Amazon Connect now provides an API to programmatically access real-time details about agents’ current activity, such as current status (e.g., “Available”). If an agent is handling a contact, details include the contact’s state (e.g., “Connected” or “Missed”) and duration. Using this API, businesses can build custom dashboards for contact center supervisors to monitor their agents’ activity in real-time. For example, if more agents are needed to handle contacts, you can use this new API to identify agents who are on break the longest and reach out to them to switch to “Available” or change it programmatically using PutUserStatus. View the full article
  14. So, we all love how we can manage engagements in Azure DevOps (ADO). We can create Epics, Features, User Stories and track our progress on Kanban boards. You can customize work item types to suit the needs of your business and project with ease. What if you wanted to copy a work item type you created and use it for another business case? There is no way to copy the existing work item to a new work item type. If you only have a few fields, well that’s no big deal, but if you have multiple pages, multiple groups on the page and multiple fields in the groups that becomes a monumental task. In this article I will explain how to copy a work item using the Azure DevOPs API’s. The documentation shows you how to do the basics of adding a new process, adding a work item type, and adding groups and such but there are a few things missing... View the full article
  15. AWS Cost Allocation Tags now offers APIs that you can use to activate and deactivate your Cost Allocation Tags. After you activate a Cost Allocation Tag, it will appear in your cost management products, such as AWS Cost Explorer and AWS Cost and Usage Report. You can use Cost Allocation Tags to filter, categorize, and track your AWS cost and usage information. Previously, you had to activate and deactivate Cost Allocation Tag on the Cost Allocation Tag page in the AWS Billing Console. With this launch, you can use the ListCostAllocationTags API to list all Tags and use the UpdateCostAllocationTagsStatus API to activate and deactivate Cost Allocation Tags. View the full article
  16. Amazon Chime SDK messaging enables developers to connect business users and their customers with secure, scalable messaging in their web and mobile applications. Starting today, developers have access to new APIs that provide the ability to search for specific channels as well as automatically pre-fetch information when clients connect to display the messaging channels that require users attention when opening their application. View the full article
  17. Amazon Connect now provides a TransferContact API to programmatically transfer tasks to another flow, to an agent queue, or to a shared queue for distribution to an available agent. Amazon Connect Tasks empowers contact center managers to prioritize, assign, track, and automate customer service tasks across the disparate applications used by agents. Using this API, contact center managers can now directly transfer tasks from their custom analytics dashboards for time resolution. You can already dynamically prioritize and assign tasks using Connect Flows based on agent skill set, availability, and information about the task (e.g., type, priority/urgency, category). View the full article
  18. A few years ago, we were rightly warned about the amount of exposure our APIs created. A massive attack surface that often used “security by obscurity” as its primary method of protection. We’ve come a long way since then, building secrets, tokens, RBAC and even more into our API interfaces. We’re still behind in getting […] View the full article
  19. Amazon Managed Grafana now supports a new API for creating Grafana API tokens, as well as support for new plugins, Grafana version 8.4, and workspace tags. With CreateWorkspaceApiKey, customers can create Grafana API tokens without having to log into the Grafana workspace console, enabling users to programmatically create, delete, and manage Grafana resources such as dashboards, alerts, and data sources. Amazon Managed Grafana adds support for Github, Moogsoft, Pixie, and Windrose plugins, enabling customers to connect, query, and visualize data from additional data sources. Existing and new Amazon Managed Grafana workspaces now support Grafana version 8.4, with no action required from users. Customers can now tag Amazon Managed Grafana workspaces to help simplify organization and cost management of workspaces. Tags are labels in the form of key-value pairs that may be attached to Amazon Managed Grafana workspaces to search, filter, or allocate costs. View the full article
  20. Today we’re happy to announce HashiCorp’s official Releases API. The Releases API provides metadata about every HashiCorp product release hosted on our release site, HashiCorp Releases, and includes useful information such as links to release notes, licenses, associated repositories, and more... View the full article
  21. strongDM today announced it has added an application programming interface (API) and software development kits for Go, Java, Python, Ruby and other programming languages for involving the single sign-on (SSO) capabilities of its infrastructure access management platform, in addition to adding support for command-line interfaces (CLIs) exposed by cloud service providers. At the same time, […] The post strongDM Extends Access Management as Code Efforts appeared first on DevOps.com. View the full article
  22. It is no secret that web APIs have become increasingly important to the operation of modern businesses. According to RapidAPI’s Developer Survey and Insights report, 61% of developers used more APIs in 2020 than 2019, with 71% planning to use even more in 2021. We are no longer tied to a small number of monolithic […] The post Why API Quality is Top Priority for Developers appeared first on DevOps.com. View the full article
  23. We are excited to share that Microsoft has been named a Leader in the Gartner Magic Quadrant for Full Life Cycle API Management 2020 based on the ability to execute and completeness of vision. Our placement is a testament to our continued innovation in enterprise API management capabilities and broad customer adoption of Azure API Management. With the rapid shift to and increasing adoption of digital channels for all business transactions, APIs are becoming increasingly important for organizations, enabling them to innovate, increase agility and take advantage of new business opportunities by building thriving API ecosystems. Azure API Management helps organizations of all sizes to design, secure, publish, scale, and observe APIs across clouds and on-premises and make them discoverable and consumable by internal, partner, and public developers. View the full article
  24. Amazon Rekognition Custom Labels is an automated machine learning (AutoML) feature that allows customers to find objects and scenes in images, unique to their business needs, with a simple inference API. Customers can create a custom ML model simply by uploading labeled images. No ML expertise is required. View the full article
  25. Amazon Transcribe is an automatic speech recognition (ASR) service that you can use to add speech-to-text capabilities to your applications. Starting today, AWS customers can use AWS PrivateLink to access the Amazon Transcribe batch API from their Amazon Virtual Private Cloud (Amazon VPC) without using public IPs or requiring the traffic to traverse the Internet. AWS PrivateLink provides private connectivity between VPCs and AWS services, without ever leaving the Amazon network. With this launch, AWS PrivateLink is now supported for both Batch and Streaming APIs. View the full article
  • Forum Statistics

    46.1k
    Total Topics
    45.9k
    Total Posts
×
×
  • Create New...