Best of CloudJanuary 2023

  1. 1
    Article
    Avatar of itsfossIt's Foss·3y

    Top GitHub Alternatives to Host Your Open Source Projects

    The focus here is on GitHub alternatives that offer some sort of free service. GitLab GitLab is the number one choice to replace GitHub. SourceForge is a popular name on the list of GitHub alternatives. Launchpad is a software collaboration platform by Canonical, the parent company of Ubuntu.

  2. 2
    Article
    Avatar of pointerPointer·3y

    DovAmir/awesome-design-patterns: A curated list of software and architecture related design patterns.

    Software design pattern- A general, reusable solution to a commonly occurring problem within a given context in software design. It is a description or template for how to solve a problem that can be used in many different situations. This website accompanies the book Reactive Design Patterns by Roland Kuhn.

  3. 3
    Article
    Avatar of redislabsRedis·3y

    9 Ways to Future Proof Your Software Developer Career

    The good news is that the job market will continue to favor software developers in 2023. You can make yourself more valuable to your company and to other employers. Consider these nine concrete ways to future-proof your software development career and add in-demand skills to your resume.

  4. 4
    Article
    Avatar of permitioPermit.io·3y

    Permit.io's Top 6 Dev Podcasts of 2022

    Software Engineering Daily is a daily podcast that covers a wide range of topics related to software development. The InfoQ Podcast explores the latest ideas and techniques in software development while focusing specifically on software development and related topics rather than broader tech industry topics. The New Stack Podcast focuses on the intersection of technology and business.

  5. 5
    Article
    Avatar of phProduct Hunt·3y

    Anyfront - Deploy any front-end web application on any cloud platform

    Anyfront orchestrates tools like Terraform, Docker and other CLIs to simplify deploying your React/Next/Svelte/Vue/etc application. Deploy any front-end web application on any cloud platform.

  6. 6
    Article
    Avatar of nvidiaNVIDIA·3y

    Build AI Avatars With NVIDIA Omniverse ACE

    NVIDIA Omniverse ACE is a suite of cloud-native AI microservices that make it easier to build and deploy intelligent virtual assistants and digital humans at scale. These AI assistants can be designed for organizations across industries, enabling organizations to enhance existing workflows and unlock new business opportunities. The early-access program includes access to the prerelease versions.

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

    Hardware is fun again

    Ever since Apple's M1 premiered, it seems the floodgates to interesting and large improvements have opened up. The generational jumps are happening more frequently, and the gains aren't measly any longer. As more companies start redoing the math on cloud, and pulling their applications off the rental racket, I think we'll see a resurgence.

  8. 8
    Article
    Avatar of communityCommunity Picks·3y

    How To Structure a Terraform Project

    A simple structure is suitable for small and testing projects, with a few resources of varying types and variables. In this tutorial, you’ll learn about structuring Terraform projects according to their general purpose and complexity. In the end, your project will deploy an Ubuntu 20.04 server (Droplet) on DigitalOcean.

  9. 9
    Article
    Avatar of pointerPointer·3y

    bregman-arie/sre-checklist: A checklist of anyone practicing Site Reliability Engineering

    Checklists are based on my own opinion and experience and are not universal truth. SRE is moving towards automation and self-service. The next step is to build the mindset of automating fixes, documenting what the team and others parties in the organization should be aware of.

  10. 10
    Article
    Avatar of infoworldInfoWorld·3y

    7 downsides of open source culture

    Many of the software packages at the core of modern computing were created using a model of open sharing and collaborative development. There are seven reasons developers might think twice about contributing to an open source project. The word community gets thrown around a lot in open source circles, but that doesn't mean open source is some sort of Shangri-La.

  11. 11
    Article
    Avatar of dockerDocker·3y

    Develop Your Cloud App Locally with the LocalStack Extension

    LocalStack is a cloud service emulator that provides a fully functional local cloud stack for developing and testing AWS cloud and serverless applications. With LocalStack, you can simulate the functionality of many AWS cloud services, like Lambda and S3, without having to connect to the actual cloud environment. The extension creates a running LocalStack instance.

  12. 12
    Article
    Avatar of gitguardianGitGuardian·3y

    How to Handle Secrets in Python

    The need for managing secrets is critical for any organization. If secrets are leaked, it can lead to a loss of trust, credibility, and even business.