Best of CloudFebruary 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Why Developers Should Learn Docker and Kubernetes in 2024

    Developers should consider learning Docker and Kubernetes in 2024 due to their importance in the era of Microservices and Cloud Computing. Docker provides containerization, while Kubernetes offers orchestration and management of containers. Learning these tools can enhance a developer's knowledge and career prospects in the evolving tech industry.

  2. 2
    Article
    Avatar of dhhDavid Heinemeier Hansson·3y

    Don't be fooled by serverless

    Clouds and VPS's work on the principle of buying in bulk and selling by the piece. Serverless allows for slicing the server thinly, but it may not be a good deal if you need all the computing cycles. It can also lead to lock-in.

  3. 3
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP 44: How does ChatGPT work?

    Explains how ChatGPT works and how the cloud can save costs.

  4. 4
    Article
    Avatar of phProduct Hunt·3y

    Plural - Product Information, Latest Updates, and Reviews 2024

    Plural is an open-source DevOps platform for deploying software on Kubernetes to public or private cloud. Recent launches include Continuous Deployment by Plural and Plural 2.0. Expert pro tips are also available.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    Web Scraping Explained

    Web scraping, also known as data scraping, is the process of extracting and collecting data from the internet or websites. The scraped data can be saved on a local system or can be used for data analysis. Web scraping is used by large corporations to extract data for sentiment research on social media, brand product information, stock and financial analysis.

  6. 6
    Article
    Avatar of changelogChangelog·3y

    techiescamp/kubernetes-learning-path: A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)

    Learn to setup Kubernetes Cluster as DevOps engineers, gaining a thorough understanding of each component and cluster configuration is crucial to work in production environemnts. Learn how to set up multi-node clusters from scratch. Use the available cloud credits to practice deploying clusters as if you work on a real project.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    3 Tier Cloud Architecture Design

    Learn about the 3-tier cloud architecture, including the presentation layer, application layer, and database. Understand how to make the architecture highly available and scalable.

  8. 8
    Article
    Avatar of thevergeThe Verge·3y

    Microsoft to support Windows 11 on Apple M1 and M2 Macs through Parallels partnership

    Microsoft is officially supporting Windows 11 on Apple’s M1 and M2 Macs through Parallels partnership. Microsoft has only licensed Windows versions of Arm directly to OEMs. It's not clear how Microsoft has changed its licensing rules here, so we’ve asked the software giant to comment further.

  9. 9
    Article
    Avatar of communityCommunity Picks·3y

    Introduction to Multi-Tenant Architecture

    Multi-tenancy is a type of software and database management architecture in which a single software instance can serve multiple users. In the first one there are multiple instances of software serving customers and in the second only one, serving all of them. The main aim of a multi-tenant environment is to solve these problems inside large data centers.

  10. 10
    Article
    Avatar of dzDZone·3y

    A Beginner's Guide to Infrastructure as Code: How IaC Works, Its Benefits, and Common Challenges

    Explore the practice of Infrastructure as Code (IaC), its benefits, and challenges in delivering infrastructure changes within a DevOps environment.

  11. 11
    Article
    Avatar of dhhDavid Heinemeier Hansson·3y

    We stand to save $7m over five years from our cloud exit

    By exiting the cloud, the author's company stands to save $7m in server expenses over five years. The post discusses the calculations and recommendations for businesses with stable workloads.