Join us

heart Posts from the community tagged with cloud...
Sponsored Link
@faun shared a link, 1 year, 1 month ago

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.

Explore the fascinating world of Artificial Intelligence and solve real-world problems!

In this practical guide, you will build intelligent real-world applications using GPT-3, DALL-E, Whisper, CLIP, and more tools from the OpenAI and ML ecosystem.

Rest assured, you don't need to be a data scientist or machine learning engineer to follow this guide!

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.
Story
@sowmenrahman shared a post, 2 years, 11 months ago
Junior Software Engineer, Arcade Studios

Blue/Green deployment strategy

Canary deployment strategy also known as blue/green deployment, is an industry standard protocol for deployment with zero downtime by utilizing two separate environments and switching during source code updates or rollbacks. Canary deployments have a lot of advantages when it comes to multi-server configuration and aids in technical cases like version rollbacks, and a/b testing.

Canary deployments
Link
@eu_luizferreira shared a link, 1 year, 1 month ago

12 Factors: Revisiting the 1st Factor - Codebase

I’m starting this project as a way to revisit some important concepts, study a little and share some of the knowledge I’ve accumulated with my trajectory so far!

In this first phase of studies, I would like to revisit the concepts employed in the studies about the 12 factors for modern application development, inspired by the books of the legendary Martin Fowler.

This study was coordinated by developers of Heroku, a platform focused on delivering SaaS (Software as a Service) type applications.

So let’s get to know the first factor: Codebase.

blog-art-pixel.png