Azure Redis
3 TopicsAzure Cache for Redis
Hello, I am trying to optimize the cost for Azure Cache for Redis. Right now i have an E100 sku deployed and checking if there is a possibility to right size the instance to a lower tier. I checked the utilization metrics and could find low CPU, memory and low server load. However i am struggling to understand the metrics for the connected clients as this is one of the important criteria for rightsizing. Can someone please tell me if i need to look the MAX or SUM aggregation for connected clients? As per azure pricing E100 include upto 100,000 connection but i would like to understand if it is concurrent connection during a month or summation of all connection during a month. Can someone please help me to understand this?402Views0likes1CommentNeed help with Azure topics
Hello everyone! I have little knowledge on Azure - have completed AZ-900 certification. There's a project which requires knowledge on below topics: 1. Azure App Service 2. Function App 3. Logic App 4. API Management 5. Key Vault 6. App Insight 7. Redis Cache 8. Azure Service Bus 9. Event Hub 10. Event grid I tried looking for tutorials on these topics in Google but could find none apart from that in Microsoft docs - however, I am not able to understand what all sub-topics I need to cover. I need your help in identifying some resources and what sub topics should I exactly look into- I would be getting interviewed on these topics in a month. I am trying my best to learn these topics and do little hands on so that I have basic idea about these services. I am a backend developer in .Net with around 4.5 years of experience. Any help would be highly appreciated. Thanks much in advance #azure #azurePaaS2.4KViews0likes4CommentsAzure Paas Topics - need some practical examples
Hello everyone! Hope you are safe and doing great today! I have been preparing for Azure PaaS interviews as I really want to work on Azure based projects. In my previous project I had some exposure to Azure PaaS services like APIM, Application Insights, Cosmos DB, Redis Cache. I am still in the process of learning. I would need your help in understanding the practical uses of the below services like how they are used in real time projects: 1. Azure Functions - I understand that they are serverless and we can create them from portal as well as Visual Studio and deploy them (preferable option) 2. Azure Event Grid - I understand that it's more of an events routing service and works as an intermediate between event producers and event handlers. 3. Azure Service Bus- This works on a Request Reply pattern - it's a messaging service provided by Azure. I am a .Net Developer, so it would be helpful for me to understand if practical examples of real time projects (on .Net) could be provided so that it gives me a clearer picture. Thanks much in advance1KViews0likes1Comment