#serverlesstips search results
Step 2: Set Permissions Assign an IAM role with basic Lambda execution rights. Start with the default one if you’re unsure. #AWSLambda #SecureByDefault #ServerlessTips
#ServerlessTips: Looking to configure Azure Data Factory pipelines for copying data from Blobs to AWS S3? Explore from @davemccollough how the whole process can be scheduled or triggered manually. #azuredatafactory #azureblob #aws
#ServerlessTips: Azure SSIS Integration Runtime (SSIS IR) is a managed cluster of Azure Virtual Machines used to execute the SSIS packages in the #DataFactory. Learn the step-by-step configuration. Author: @AhmadZYaseen, Microsoft #azuredatafactory #azure
#ServerlessTips: Do you know that Azure Cosmos DB's automatic provisioning feature allows you to automatically increase storage and throughput as needed? Learn more from @SteefJan to set up auto-scaling in your business scenario. #AzureCosmosDB #azure
#Serverlesstips: Juggling multiple Azure SQL Databases with unique SKUs? Explore cost-efficient solutions with SQL Elastic Pools! Learn more at: ow.ly/8Puc50PCc8H #Azure #sql #sqldatabase
serverlessnotes.com
Azure SQL Database: Optimize costs using Elastic Pools
Optimize Azure SQL costs with elastic pools -See how to share resources efficiently between multiple databases and learn how to configure SQL Elastic Pools.
#ServerlessTips: Within the same pipeline, Azure Data Factory supports four types of dependencies (success, failure, completion, and skipped) between the activities that can be used to control the execution flow Author: @AhmadZYaseen, Microsoft #azuredatafactory #azure
#ServerlessTips: When enterprises switch to Azure, managing costs & staying within budget is a major challenge Here are 10 unique strategies from @stephaneeyskens, Microsoft Azure MVP lnkd.in/dT9vd_55
#ServerlessTips: Want to automate repetitive tasks and improve the overall pipeline performance of your Azure Data Factory? Learn how you can do that by setting up iterations and conditions in #DataFactory right from Ahmad Yaseen, Azure MVP. Know more: ow.ly/oXqu50OgCqx
serverlessnotes.com
How to use iterations and conditions activities in Azure Data Factory
The purpose of iteration activities is to iterate and perform specific tasks. You will learn how to iterate a set of data files stored in Azure Blob Storage in this article.
#Serverlesstips: Service Meshes streamline distributed architectures with dedicated infrastructure for service communication. Features like service discovery, load balancing, & traffic management simplify #microservices complexity. Explore the benefits: bit.ly/3pP7gEW
serverlessnotes.com
When to use Open Service Mesh?
Open Service Mesh is the standard interface mesh on Kubernetes services. Explore the key benefits of OSM
#ServerlessTips: With every Azure service, security controls are essential, especially for a database service like #CosmosDB. Cosmos DB already offers many features to help protect your data and resources. Explore the exciting features from @SteefJan: serverlessnotes.com/docs/azure-cos…
#ServerlessTips: Effortlessly migrate your on-premise MySQL or PostgreSQL to Microsoft Azure's database platform using the #Azure Database Migration Service. Easily migrate your data, schema, and objects from multiple sources to the cloud at scale. ow.ly/swBB50Pkmzv
serverlessnotes.com
Migrating your MySQL workload to Azure Open-Source Databases
Learn to use the Azure Database Migration Service to perform migration for your on-premises MySQL or PostgreSQL to the Microsoft Azure database platform.
#ServerlessTips: Expired or missing certificate in OSM? Restarting the pod is the standard remedy. Curious to know more? 📌Read this ServerlessNotes by Stephane for deeper insights: ow.ly/uQzf50PP9TB #OpenServiceMesh #Azure #ServiceMesh
serverlessnotes.com
Checking OSM-injected pod’s client certificate status
Learn how OSM (Open Service Mesh) leverages mTLS for authentication and authorization in meshed services, and troubleshoot 503 errors and filterchain issues.
Do you know that you can use the Polly library in Azure Functions to make HTTP requests to remote APIs more resilient? Check out this #Serverlesstips by Mandar Dharmadhikari for deeper insights. ow.ly/Auqu50PUATo #AzureFunctions #API #Azure
serverlessnotes.com
Ihttpclientfactory and polly in azure functions
Using the Polly library in .NET Core, implement retry and circuit breaker patterns and add the NuGet package for resilient remote API calls.
#ServerlessTips: Hosting a static website in Azure Storage Accounts can provide you with a lot of benefits. Agreed? Here is the step-by-step procedure from Rahul Rai, Azure MVP, showcasing how such websites can be hosted in Storage Accounts. lnkd.in/dHGUHW3R
#ServerlessTips: Avoid excessive memory consumption by disabling certain OSM default configuration setting. Here, the author mainly talks about WASMStats and PermissiveTrafficPolicyMode. Check out: ow.ly/u51Y50P3jkb #WASM #Azure
serverlessnotes.com
The most important configuration settings of Open Service Mesh (OSM)
Find how Open Service Mesh’s configuration setting can dramatically impact the amount of memory used by the OSM sidecar.
#ServerlessTips: Migrating workloads from local data centers to #Azure can be tricky. This article from Ahmad Yaseen helps you to effectively plan and execute your migration, ensuring a seamless transition to the cloud. Learn more: serverlessnotes.com/docs/migrating… #azuremigration
Discover how you can enhance API security using Open Service Mesh by defining explicit permissions outside of the code with this #ServerlessTips by Stephane Eyskens. ow.ly/tjhC50PsOj9 #OSM #apisecurity #Azure
serverlessnotes.com
Extending OSM-injected pod’s client certificate lifetime
Dive into OSM's source code to see how client certificate durations can be modified, with units ranging from hours to nanoseconds.
Cloud Cost Optimization requires robust monitoring, knowing where to look for savings is essential. This #Serverlesstips by Tidjani Azure MVP, sheds light on how the Serverless Tier for #Azure SQL DB can significantly reduce your SQL database expenses ow.ly/zyLx50PLTFS
Enhance data security with customer-managed keys for Azure Storage. Master encryption control via Azure Key Vault or Azure and seamlessly integrate it with Azure Storage in your .NET application. Learn more at : ow.ly/IgU250Pzo5V #Azure #Azurestorage #Serverlesstips
serverlessnotes.com
Using Customer-Managed Keys for Encrypting Azure Storage Account
This article goes deep on how to create a customer-managed storage encryption key and use it to operate with Azure Storage using a .NET application.
The principle of least privilege is important. Try to make it a habit to use unique roles for all your Lambda functions and other services. #AWS #Serverless #serverlesstips #Security
Top Tip: 3 steps to upload directly to S3 from your app. #aws #serverless #serverlesstips #secure #robust #scalable #storage #S3 #Lambda
When using SQS as an event source for Lambda, make sure your visibility timeout is higher than the time it takes to process messages. Otherwise you will end up processing events multiple times. #aws #serverless #serverlesstips
Serverless Top Tips: How to Build a Lambda extension in 4 steps. #serverless #Lambda #serverlesstips #extensions
Improve performance and reduce costs by going Lambda-less. If you can stand VTL, you can use direct integrations from API Gateway for simple use-cases such as: ✅ SendMessage to SQS ✅ PutEvents to EventBridge ✅ GetItem from DynamoDB #aws #serverless #ServerlessTips
AWS EventBridge is the perfect choice when building a cross-account event backbone in your infrastructure! @eoins got you covered with a detailed article on how: dev.to/eoinsha/how-to… #aws #serverless #serverlesstips
Use generic key names in DynamoDB, such as PK and SK. It doesn't infer any schema and lets you add new entity types without having to migrate to a new table. #serverless #aws #serverlesstips
The console only gets you so far. Don't dwell on which tool to use. The important thing is to get started so pick one. You can always learn the other ones further down the road. #serverless #aws #serverlesstips
Node.js by default creates new TCP connections for every request, adding unneccesary overhead. Re-using connections can speed up your execution times: docs.aws.amazon.com/sdk-for-javasc… #aws #serverless #serverlesstips #nodeJS #TypeScript #javascript
If you must use recursive Lambda Functions, make sure to not mess up your termination conditions. Otherwise, you might be surprised by a more expensive bill than usual. #AWS #serverless #serverlesstips
Take advantage of the init phase of Lambda Functions and initialize reusable bits outside your handler: 🟠 SDK Clients 🟠 Loggers 🟠 Database Connections 🟠 … These can then be reused for future invocations, leading to shorter execution times. #aws #Serverless #serverlesstips
Adopting Single Purpose Functions are great. They let you: ✅ Individually build, test, and deploy functions ✅ Use granular per-function IAM roles ✅ Speed up cold starts by minimizing package size ✅ Optimize on the function level #aws #serverless #ServerlessTips
AWS X-Ray lets you debug and analyze your distributed applications on AWS. Find the root cause of problems faster by analyzing your traffic in near real-time. Setup in API Gateway and Lambda is made easy with AWS Lambda Powertools. #aws #serverless #serverlesstips
Tip #12. AWS AppConfig Feature Flags let you safely release new features with confidence. Gradually roll out new features to limit blast radius, and if something goes wrong, AppConfig can automatically roll back your feature flags. #AWS #Serverless #ServerlessTips
Stop guessing the amount of RAM for your Lambda functions. Find the optimal memory configuration for your Lambda functions with AWS Lambda Power Tuning, a state machine powered by Step Functions: github.com/alexcasalboni/… #aws #Serverless #ServerlessTips
#ServerlessTips: Mostly we use #ServiceBus Topics to send events throughout our cloud solution. But if you don’t need all their enterprise features, you can use #EventGrid as your event service as it’s lightweight & recommended for handling events. ow.ly/E59M50FvIin
#ServerlessTips: Use Visual Studio Code with API Management Extension to debug different policy scopes within #Azure #APIManagement. This is an exclusive feature which is only available in the Developer tier. Know more: ow.ly/hXUy50Fludg
#ServerlessTips: When provisioning a #FunctionApp, you have 2 tabs available, one for configuring the platform features & the other for configuring the settings. This tip will focus on the list of items that you can specify in the settings tab. Read now: ow.ly/FALu50FK9CC
#ServerlessTips: Learn to leverage Application Insights for #AzureFunctions with minimal effort. It offers you the capability to log, measure performance, visualize dependencies (Application Map), perform analytics & more. Read now: ow.ly/UrJK50FvHpU
#ServerlessTips: The message box can be automatically closed by setting the time out value in the Display message setting tab. With this being activated, your #PowerAutomate Desktop flow can work without any interruption. Read more: ow.ly/zKUs50Gk6s1
Something went wrong.
Something went wrong.
United States Trends
- 1. #LingOrm1st_ImpactFANCON 935K posts
- 2. Good Saturday 15.9K posts
- 3. Talus Labs 24.6K posts
- 4. #KirbyAirRiders 2,012 posts
- 5. Frankenstein 84K posts
- 6. Brown Jackson 5,951 posts
- 7. Giulia 15.9K posts
- 8. taylor york 9,323 posts
- 9. #SmackDown 49.5K posts
- 10. #River 4,779 posts
- 11. Tulane 4,532 posts
- 12. Justice Jackson 6,370 posts
- 13. Aaron Gordon 5,654 posts
- 14. Pluribus 31.4K posts
- 15. The Supreme Court 147K posts
- 16. Russ 14.5K posts
- 17. Tatis 2,308 posts
- 18. Collar 17K posts
- 19. Guillermo del Toro 26.3K posts
- 20. Connor Bedard 3,325 posts