Remove AWS Remove Infrastructure Remove Lambda Remove Team Building
article thumbnail

$10B crypto developer platform Alchemy buys coding bootcamp in first-ever acquisition

TechCrunch

Web3 developer infrastructure startup Alchemy, which last raised a $200 million Series C1 last February, has just made its first acquisition ever — and it’s in the education space. Its valuation has grown at a staggering rate, too, even for a crypto startup — it gained that $10.2

article thumbnail

On Building a Platform Team

Honeycomb

Turns out, it’s a lot: Handle the relationship with your cloud provider Provide guidance on the best cloud provider usage Test out new cloud features Look for hosting cost opportunities Manage Kubernetes infrastructure Managing development environments Testing frameworks Deployment framework (maybe?) How’s that different from a DevOps team?

DevOps 75
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Announcing Stackery-Native Provisioned Concurrency Support

Stackery

Any time AWS Lambdas needed to scale up, the first invocation of each service instance took longer to handle its request than those that followed. Sending ‘warm up’ requests to your Lambda before big traffic spikes. Giving more resources to Lambdas. Re-engineering your Lambdas to start up faster (e.g.

Lambda 52
article thumbnail

Five Ways Serverless Changes DevOps

Stacks on Stacks

Lots of folks had questions about what we’ve learned running the serverless engineering team at Stackery, how to ensure innovative serverless projects can coexist with enterprise standards, and most frequently, how serverless changes DevOps workflows. This means the environment management needs of a serverless team shift significantly.

article thumbnail

The Future of Ops Careers

Honeycomb

Have you seen Lambda: A Serverless Musical ? Even if you don’t run any servers or have any infrastructure of your own, you’ll still have to deal with operability and operations engineering problems. YOUR core business model probably has nothing to do with infrastructure. What Is Infrastructure?

article thumbnail

So you’re a new CISO? Let’s navigate your first 90 days

Lacework

When I first started in AWS’ Office of the CISO, a senior executive in another part of the business said to me, “You are going to do fine; you have two ears and one mouth.” this can be easier than ever, with infrastructure as code and use of delegated requirements, not to mention cloud provider defaults for encryption.) hopefully not!)

article thumbnail

Architecture options to run a workflow engine

Bernd Rucker

Orchestration in service or infrastructure Some customers see the workflow engine as an infrastructure component, living on its own and not being part of a specific service. Azure Functions , AWS Lambda or similar) you need a way to implement end-to-end business capabilities which often stretch across multiple functions.