<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Built Sleek</title><link>http://builtsleek.com/posts/</link><description>Recent content in Posts on Built Sleek</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 15 Mar 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://builtsleek.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Why pick managed cloud services?</title><link>http://builtsleek.com/posts/why-pick-managed-cloud-services/</link><pubDate>Fri, 15 Mar 2024 00:00:00 +0000</pubDate><guid>http://builtsleek.com/posts/why-pick-managed-cloud-services/</guid><description>Economies of Scale Link to heading Pricing structures Link to heading Cloud computing offers various pricing models that cater to different business needs, balancing cost with resource consumption and level of fit.
Scalability advantages Link to heading Providers deliver scalability that can adjust to workload demands, supporting growth without the need for significant infrastructure investment.
Cost-effectiveness Link to heading Economies of scale in cloud computing translate to lower costs for some services, as providers can operate at a larger scale with reduced expenses per unit.</description></item><item><title>Warm and Cold Code Functions in the Cloud</title><link>http://builtsleek.com/posts/cloud-code-functions-warm-cold-meaning-overview/</link><pubDate>Sat, 02 Mar 2024 00:00:00 +0000</pubDate><guid>http://builtsleek.com/posts/cloud-code-functions-warm-cold-meaning-overview/</guid><description>Reduced Latency Link to heading When a code function function is “warm,” it means it’s already running and ready to process requests. Cold starts occur when a new instance of the function needs to be initialized, leading to increased latency for the first request. By keeping code functions warm, you minimize cold starts. Reduced latency translates to a better user experience for your customers, especially in real-time applications or APIs.</description></item><item><title>Administrative Delegation with AWS Organizations</title><link>http://builtsleek.com/posts/aws-organizations-administrative-delegation/</link><pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate><guid>http://builtsleek.com/posts/aws-organizations-administrative-delegation/</guid><description>What Is Delegation on AWS Cloud? Link to heading In the context of Amazon Web Services (AWS Cloud), delegation involves assigning specific responsibilities or permissions to particular entities within the AWS platform. By delegating tasks or privileges, organizations can efficiently manage and control their cloud resources. One key aspect of delegation is the use of delegated admin accounts.
Delegated Admin Accounts Explained Link to heading Purpose Link to heading A delegated admin account is a member account within an AWS Organization that has been designated to perform administrative tasks on behalf of other member accounts.</description></item><item><title>The Evolution of Cloud Provider Managed Services</title><link>http://builtsleek.com/posts/cloud-provider-managed-services-evolution/</link><pubDate>Thu, 11 Jan 2024 00:00:00 +0000</pubDate><guid>http://builtsleek.com/posts/cloud-provider-managed-services-evolution/</guid><description>Building Agnostic Services for the Ecosystem Link to heading Large enterprises like Amazon, Microsoft, and Google play a pivotal role in shaping the software landscape. Their internal software infrastructure supports diverse products and prototypes, ranging from code function hosts to deployment APIs. Developers within these organizations create services in an agnostic manner, ensuring that the ecosystem can be leveraged by other entities inside of their organization, and perhaps even outside of their organization.</description></item><item><title>Delegate AWS IAM Policy management using Boundary Policies</title><link>http://builtsleek.com/posts/ops-aws-iam-boundary-policies/</link><pubDate>Mon, 11 Dec 2023 00:00:00 +0000</pubDate><guid>http://builtsleek.com/posts/ops-aws-iam-boundary-policies/</guid><description>When responsibility for fine-grained Policy creation is delegated to an Identity such as a Developer, the Identity often expects to utilize iam:createRole to configure permissions for cloud resources.
Developer Needs Link to heading Developers frequently need to create Identities like IAM Roles during deployment to oversee permissions for various software resources. Nevertheless, the Operations admin might feel uneasy granting AdministratorAccess. Even when avoiding Admin grants, the needed Action iam:create[Role/User] would enable the developer to create an Identity that grants a seperate Policy, thereby bypassing the developer&amp;rsquo;s Identity Policy document.</description></item></channel></rss>